#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 VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct 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 InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1544857210; // System.Collections.Generic.IList`1 struct IList_1_t120853779; // System.ArgumentNullException struct ArgumentNullException_t1615371798; // System.String struct String_t; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3033071760; // System.Type struct Type_t; // System.ArgumentException struct ArgumentException_t132251570; // System.NotSupportedException struct NotSupportedException_t1314879016; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1055059982; // System.Collections.Generic.IList`1 struct IList_1_t3926023847; // UnityEngine.DiagnosticSwitch[] struct DiagnosticSwitchU5BU5D_t2165446465; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2543274532; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2304662767; // System.Collections.Generic.IList`1 struct IList_1_t880659336; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t1128832444; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3792877317; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1543650195; // System.Collections.Generic.IList`1 struct IList_1_t119646764; // UnityEngine.KeyCode[] struct KeyCodeU5BU5D_t2223234056; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3031864745; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t762257761; // System.Collections.Generic.IList`1 struct IList_1_t3633221626; // UnityEngine.Matrix4x4[] struct Matrix4x4U5BU5D_t2302988098; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2250472311; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3699148821; // System.Collections.Generic.IList`1 struct IList_1_t2275145390; // UnityEngine.Playables.Playable[] struct PlayableU5BU5D_t3229717310; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t892396075; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3527980992; // System.Collections.Generic.IList`1 struct IList_1_t2103977561; // UnityEngine.Rendering.ReflectionProbeBlendInfo[] struct ReflectionProbeBlendInfoU5BU5D_t2102825095; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t721228246; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t927033839; // System.Collections.Generic.IList`1 struct IList_1_t3797997704; // UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo[] struct WeightInfoU5BU5D_t1690221756; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2415248389; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3314824320; // System.Collections.Generic.IList`1 struct IList_1_t1890820889; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t928762055; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t508071574; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3139622728; // System.Collections.Generic.IList`1 struct IList_1_t1715619297; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_t1655937503; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t332869982; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3001853523; // System.Collections.Generic.IList`1 struct IList_1_t1577850092; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_t1981460040; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t195100777; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1100585441; // System.Collections.Generic.IList`1 struct IList_1_t3971549306; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2588799991; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2414354461; // System.Collections.Generic.IList`1 struct IList_1_t990351030; // UnityEngine.Vector2Int[] struct Vector2IntU5BU5D_t2878452246; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3902569011; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2666669382; // System.Collections.Generic.IList`1 struct IList_1_t1242665951; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4154883932; // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2263384855; // System.Collections.Generic.IList`1 struct IList_1_t839381424; // UnityEngine.Vector4[] struct Vector4U5BU5D_t934056436; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3751599405; // System.Collections.ObjectModel.KeyedCollection`2 struct KeyedCollection_2_t3566939752; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t892470886; // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_t2292407383; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t2891363839; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1668363168; // System.Collections.Generic.IList`1 struct IList_1_t2271106664; // DMCore.Framework.Scene.AvatarCate[] struct AvatarCateU5BU5D_t1610689372; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t888357349; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t961705125; // System.Collections.Generic.IList`1 struct IList_1_t1564448621; // DMCore.Framework.Thread.enumThreadID[] struct enumThreadIDU5BU5D_t3988452515; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t181699306; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t645049464; // System.Collections.Generic.IList`1 struct IList_1_t1247792960; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_t3282844708; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4160010941; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t291619063; // System.Collections.Generic.IList`1 struct IList_1_t894362559; // LMRendererInfo[] struct LMRendererInfoU5BU5D_t4046529225; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3806580540; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2240119223; // System.Collections.Generic.IList`1 struct IList_1_t2842862719; // Loom/DelayedQueueItem[] struct DelayedQueueItemU5BU5D_t658540297; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t1460113404; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t3740604001; // System.Collections.Generic.IList`1 struct IList_1_t48380201; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t197937271; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2960598182; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1564408248; // System.Collections.Generic.IList`1 struct IList_1_t2167151744; // Spine.EventQueue/EventQueueEntry[] struct EventQueueEntryU5BU5D_t1574228452; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t784402429; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t3647617676; // System.Collections.Generic.IList`1 struct IList_1_t4250361172; // Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride[] struct AtlasMaterialOverrideU5BU5D_t1961062208; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2867611857; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2214555468; // System.Collections.Generic.IList`1 struct IList_1_t2817298964; // Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride[] struct SlotMaterialOverrideU5BU5D_t1365839744; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t1434549649; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t713026747; // System.Collections.Generic.IList`1 struct IList_1_t1315770243; // Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair[] struct TransformPairU5BU5D_t3004865397; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4227988224; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1309864252; // System.Collections.Generic.IList`1 struct IList_1_t1912607748; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t529858433; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2346872663; // System.Collections.Generic.IList`1 struct IList_1_t2949616159; // System.Byte[] struct ByteU5BU5D_t4116647657; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t1566866844; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t552069461; // System.Collections.Generic.IList`1 struct IList_1_t1154812957; // System.Char[] struct CharU5BU5D_t3528271667; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4067030938; // System.Collections.ObjectModel.ReadOnlyCollection`1> struct ReadOnlyCollection_1_t1510913692; // System.Collections.Generic.IList`1> struct IList_1_t2113657188; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t2143006960; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t730907873; // System.Collections.ObjectModel.ReadOnlyCollection`1> struct ReadOnlyCollection_1_t3742793606; // System.Collections.Generic.IList`1> struct IList_1_t50569806; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t118269214; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t2962787787; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4163522040; // System.Collections.Generic.IList`1 struct IList_1_t471298240; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3383516221; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t654176295; // System.Collections.Generic.IList`1 struct IList_1_t1256919791; // System.Int64[] struct Int64U5BU5D_t2559172825; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4169137772; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4292682451; // System.Collections.Generic.IList`1 struct IList_1_t600458651; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3512676632; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4209139644; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Action`1 struct Action_1_t2019918284; // System.Void struct Void_t1185182177; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Transform struct Transform_t3600365921; // UnityEngine.ReflectionProbe struct ReflectionProbe_t175708936; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Reflection.MemberInfo struct MemberInfo_t; // UnityEngine.Renderer struct Renderer_t2627027031; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_t4150874583; // System.String[] struct StringU5BU5D_t1281789340; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // Spine.TrackEntry struct TrackEntry_t1316488441; // Spine.Event struct Event_t1378573841; // UnityEngine.EnumInfo struct EnumInfo_t93260550; extern RuntimeClass* ICollection_t3904884886_il2cpp_TypeInfo_var; extern const uint32_t Collection_1__ctor_m2567115113_MetadataUsageId; extern RuntimeClass* ArgumentNullException_t1615371798_il2cpp_TypeInfo_var; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const RuntimeMethod* Collection_1__ctor_m3828971633_RuntimeMethod_var; extern String_t* _stringLiteral3941568111; extern const uint32_t Collection_1__ctor_m3828971633_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m5285659_MetadataUsageId; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern const uint32_t Collection_1_IsValidItem_m3865853065_MetadataUsageId; extern RuntimeClass* ArgumentException_t132251570_il2cpp_TypeInfo_var; extern const RuntimeMethod* Collection_1_ConvertItem_m492501417_RuntimeMethod_var; extern String_t* _stringLiteral1949155672; extern const uint32_t Collection_1_ConvertItem_m492501417_MetadataUsageId; extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var; extern const RuntimeMethod* Collection_1_CheckWritable_m1586584257_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m1586584257_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m4171956644_MetadataUsageId; extern RuntimeClass* IList_t2094931216_il2cpp_TypeInfo_var; extern const uint32_t Collection_1_IsFixedSize_m439271340_MetadataUsageId; extern const uint32_t Collection_1__ctor_m678507483_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m2122347980_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m2122347980_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m1899071838_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m4213975322_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1135136029_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1135136029_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m2813458541_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m2813458541_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m3975458916_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m1184039892_MetadataUsageId; extern const uint32_t Collection_1__ctor_m2786975168_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1083715411_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1083715411_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m2832735628_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m745209230_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1520610223_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1520610223_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3351764735_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3351764735_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m13647692_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m609371284_MetadataUsageId; extern const uint32_t Collection_1__ctor_m234870299_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m639484567_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m639484567_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m367592747_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m638038382_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m2480712482_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m2480712482_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m1956276306_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m1956276306_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m3193195720_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m2612508295_MetadataUsageId; extern const uint32_t Collection_1__ctor_m4070750488_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1256928671_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1256928671_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m1183175397_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m3848043023_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m3903974994_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m3903974994_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m1605282381_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m1605282381_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m3386670831_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m3141021454_MetadataUsageId; extern const uint32_t Collection_1__ctor_m869713302_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m746240331_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m746240331_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m1265953210_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m4266476706_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1010389484_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1010389484_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m4159955467_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m4159955467_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2333094689_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m4144251341_MetadataUsageId; extern const uint32_t Collection_1__ctor_m1158545815_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m331567778_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m331567778_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m187184866_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m617668959_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1195085903_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1195085903_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3635903380_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3635903380_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m1872692309_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m2856104511_MetadataUsageId; extern const uint32_t Collection_1__ctor_m2132480038_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1643981232_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1643981232_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m2928066297_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m3210691703_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1143836202_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1143836202_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m952472047_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m952472047_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2548704932_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m134411755_MetadataUsageId; extern const uint32_t Collection_1__ctor_m1698822176_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1500653202_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1500653202_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m2236588249_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m3527606717_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1556170494_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1556170494_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3480342093_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3480342093_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2220669445_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m2242181315_MetadataUsageId; extern const uint32_t Collection_1__ctor_m938666128_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m2925162530_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m2925162530_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m2541320340_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m714924194_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m4023613763_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m4023613763_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3225530705_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3225530705_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m356730288_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m3748602684_MetadataUsageId; extern const uint32_t Collection_1__ctor_m3489157029_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m2879263266_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m2879263266_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m787979241_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m411599567_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m3870088145_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m3870088145_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m1583234367_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m1583234367_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m1117613618_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m3123038610_MetadataUsageId; extern const uint32_t Collection_1__ctor_m2277581063_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1909217228_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1909217228_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m3262686807_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m4061519318_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m1576825196_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m1576825196_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3381316405_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3381316405_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2655903966_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m2175106491_MetadataUsageId; extern const uint32_t Collection_1__ctor_m3615329551_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m1064072800_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m1064072800_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m685435956_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m1388382254_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m182351680_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m182351680_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3189054971_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3189054971_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m100623745_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m2982879290_MetadataUsageId; extern const uint32_t Collection_1__ctor_m2668765447_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m2708178951_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m2708178951_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m2784783113_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m1019351358_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m2379573075_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m2379573075_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m1480051876_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m1480051876_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2291009199_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m1250041796_MetadataUsageId; extern const uint32_t Collection_1__ctor_m3908509959_MetadataUsageId; extern const RuntimeMethod* Collection_1__ctor_m347288819_RuntimeMethod_var; extern const uint32_t Collection_1__ctor_m347288819_MetadataUsageId; extern const uint32_t Collection_1_System_Collections_ICollection_CopyTo_m1300514422_MetadataUsageId; extern const uint32_t Collection_1_IsValidItem_m2333176545_MetadataUsageId; extern const RuntimeMethod* Collection_1_ConvertItem_m618594517_RuntimeMethod_var; extern const uint32_t Collection_1_ConvertItem_m618594517_MetadataUsageId; extern const RuntimeMethod* Collection_1_CheckWritable_m3160678901_RuntimeMethod_var; extern const uint32_t Collection_1_CheckWritable_m3160678901_MetadataUsageId; extern const uint32_t Collection_1_IsSynchronized_m2026234852_MetadataUsageId; extern const uint32_t Collection_1_IsFixedSize_m3698021882_MetadataUsageId; extern RuntimeClass* KeyNotFoundException_t2292407383_il2cpp_TypeInfo_var; extern const RuntimeMethod* KeyedCollection_2_get_Item_m2307059927_RuntimeMethod_var; extern const uint32_t KeyedCollection_2_get_Item_m2307059927_MetadataUsageId; extern const RuntimeMethod* KeyedCollection_2_InsertItem_m2589600134_RuntimeMethod_var; extern String_t* _stringLiteral2411561603; extern String_t* _stringLiteral3189027530; extern const uint32_t KeyedCollection_2_InsertItem_m2589600134_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m1498552797_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m1498552797_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2106658885_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2106658885_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3119782089_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3119782089_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1512362907_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1512362907_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m453632955_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m453632955_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4070933367_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4070933367_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2769631587_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2769631587_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3577767604_MetadataUsageId; extern RuntimeClass* IEnumerable_t1941168011_il2cpp_TypeInfo_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2298343969_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3346307488_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3346307488_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m485576598_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m485576598_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m3003892840_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m3003892840_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m3429882170_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m3429882170_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3461469623_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3461469623_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m225163861_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m225163861_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m2814999793_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m2814999793_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1445038790_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1445038790_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1854745111_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1854745111_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3135381391_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3135381391_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1277643332_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1277643332_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4149066103_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4149066103_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m793765983_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m793765983_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m382698588_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3080356280_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1557753012_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1557753012_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m3897078507_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m3897078507_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m2737679373_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m2737679373_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m3083378670_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m3083378670_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2808802265_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2808802265_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m3039266926_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m3039266926_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m789651854_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m789651854_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3809657687_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3809657687_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m816769815_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m816769815_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1536043777_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1536043777_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3339552243_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3339552243_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m304931755_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m304931755_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1056939484_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1056939484_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m755563439_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m440604641_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3848154091_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3848154091_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m2372152908_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m2372152908_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m1228815860_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m1228815860_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m2622352916_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m2622352916_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m454313919_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m454313919_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m257694581_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m257694581_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m607398196_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m607398196_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3003685376_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3003685376_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m254504065_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m254504065_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1224231108_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1224231108_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m643714638_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m643714638_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3543324392_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3543324392_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3356897085_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3356897085_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3649750758_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3309739719_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m741144821_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m741144821_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m3799113725_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m3799113725_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m2598481386_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m2598481386_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m1257875382_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m1257875382_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3090909341_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3090909341_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m3014582396_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m3014582396_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m1180416139_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m1180416139_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m460943152_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m460943152_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m4147123994_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m4147123994_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3934409417_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3934409417_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m588924289_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m588924289_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2649188508_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2649188508_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3674993890_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3674993890_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4058801928_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2637338470_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m2525182258_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2525182258_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m389861754_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m389861754_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m3421613767_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m3421613767_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m264837148_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m264837148_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m4077730018_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m4077730018_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m613866238_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m613866238_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m1836547006_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m1836547006_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1050969824_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1050969824_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3444568858_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3444568858_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2928914643_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2928914643_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3107891111_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3107891111_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2535037125_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2535037125_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m844923_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m844923_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1681959997_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1315479065_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3262108465_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3262108465_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m258828323_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m258828323_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m3793769680_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m3793769680_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m3913075818_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m3913075818_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2122214330_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2122214330_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m4083412214_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m4083412214_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m2664137695_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m2664137695_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m115326804_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m115326804_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3711867880_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3711867880_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2247596711_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2247596711_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m161633013_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m161633013_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m218128620_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m218128620_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2230270167_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2230270167_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4092449753_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m895123591_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m2931335178_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2931335178_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m2758064085_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m2758064085_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m2411734031_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m2411734031_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m4107310310_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m4107310310_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2645330893_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2645330893_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m3102736377_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m3102736377_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m3481259342_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m3481259342_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1018848850_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1018848850_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m257585736_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m257585736_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2613161111_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2613161111_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3651722279_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3651722279_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2053075894_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2053075894_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3398692885_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3398692885_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3444311344_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3282811330_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m2689027681_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2689027681_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m3114311569_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m3114311569_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m133340797_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m133340797_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m803096350_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m803096350_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1501459911_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1501459911_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m2104365136_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m2104365136_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m477424418_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m477424418_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1541639819_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1541639819_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1436332764_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1436332764_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1712850509_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1712850509_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m2370490349_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m2370490349_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m545159876_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m545159876_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1749677674_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1749677674_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1869877845_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1541425981_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1434173903_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1434173903_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m863057999_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m863057999_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m1453351477_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m1453351477_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m3733257255_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m3733257255_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1309859601_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1309859601_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m1341770480_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m1341770480_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m2939602882_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m2939602882_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2130896678_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2130896678_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2431819435_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2431819435_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1222086784_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1222086784_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3207037323_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3207037323_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m356218497_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m356218497_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1677194663_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1677194663_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4217926017_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2934983725_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3506326293_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3506326293_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m1987983612_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m1987983612_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m2297572903_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m2297572903_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m4012664173_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m4012664173_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1622661867_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1622661867_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m2970866175_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m2970866175_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m3179855263_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m3179855263_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1422506275_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1422506275_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1166364201_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1166364201_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3798411681_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3798411681_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4016947364_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4016947364_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3507936736_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3507936736_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m519295790_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m519295790_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1552247304_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2123446296_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3642938800_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3642938800_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m1209090415_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m1209090415_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m805446799_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m805446799_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m2369199249_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m2369199249_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m134366701_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m134366701_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m864066628_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m864066628_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m605561634_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m605561634_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m277297149_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m277297149_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m280153473_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m280153473_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m928240233_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m928240233_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1363008147_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1363008147_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3334889954_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3334889954_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m440558623_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m440558623_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m2824352316_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m481167797_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m2720718133_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2720718133_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m1160136535_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m1160136535_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m1043619507_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m1043619507_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m1316211186_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m1316211186_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3030506374_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3030506374_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m2208267651_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m2208267651_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m968740397_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m968740397_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4179756896_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4179756896_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1624648842_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1624648842_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m4172880498_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m4172880498_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1087622537_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1087622537_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1879637017_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1879637017_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1194141162_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1194141162_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m95132623_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3891784372_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1856711337_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1856711337_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m2409265296_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m2409265296_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m1104620799_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m1104620799_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m2624938072_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m2624938072_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3006136027_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3006136027_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m3803758730_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m3803758730_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m4207155640_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m4207155640_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3911791629_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3911791629_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3566689393_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3566689393_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2974466604_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2974466604_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m686563156_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m686563156_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1488098189_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1488098189_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3467411225_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3467411225_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m767077932_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m314971355_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3204379197_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3204379197_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m3067252893_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m3067252893_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m3363574656_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m3363574656_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m3686034608_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m3686034608_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1045076757_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1045076757_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m2400691932_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m2400691932_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m1121980111_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m1121980111_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2191555077_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2191555077_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m849685492_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m849685492_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1998376997_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1998376997_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3566261987_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3566261987_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1561390110_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1561390110_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3768819505_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3768819505_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4171758155_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2009819261_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m3324559187_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3324559187_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m903144920_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m903144920_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m4210209581_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m4210209581_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m2849493721_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m2849493721_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m249707389_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m249707389_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m1197072532_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m1197072532_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m1345363288_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m1345363288_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3377900538_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3377900538_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1597493784_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1597493784_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m568455025_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m568455025_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1100818788_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1100818788_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2478755775_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2478755775_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1713768980_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1713768980_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3158690403_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3304524126_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1880131683_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1880131683_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m868794620_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m868794620_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m3464093077_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m3464093077_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m75251792_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m75251792_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2190078400_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2190078400_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m4047645019_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m4047645019_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m3722500090_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m3722500090_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2782350542_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2782350542_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2678661888_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2678661888_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2683693034_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2683693034_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m461197515_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m461197515_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3557789654_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3557789654_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m4008518127_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m4008518127_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3950393419_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1672438766_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1121224976_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1121224976_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m868017187_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m868017187_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m783503591_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m783503591_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m4080600842_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m4080600842_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2036190699_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2036190699_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m1199152772_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m1199152772_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1__ctor_m2122524688_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1__ctor_m2122524688_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3521523143_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3521523143_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3057662987_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3057662987_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1216842453_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1216842453_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4193727143_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4193727143_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2594256520_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2594256520_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1300028287_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1300028287_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1627200331_MetadataUsageId; extern const uint32_t ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3243251448_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Add_m1600429137_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1600429137_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Clear_m2903987613_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Clear_m2903987613_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Insert_m2454144384_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Insert_m2454144384_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_Remove_m1965826685_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_Remove_m1965826685_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1980090087_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1980090087_MetadataUsageId; extern const RuntimeMethod* ReadOnlyCollection_1_System_Collections_IList_set_Item_m3468968652_RuntimeMethod_var; extern const uint32_t ReadOnlyCollection_1_System_Collections_IList_set_Item_m3468968652_MetadataUsageId; struct Color32U5BU5D_t3850468773; struct DiagnosticSwitchU5BU5D_t2165446465; struct RaycastResultU5BU5D_t1128832444; struct KeyCodeU5BU5D_t2223234056; struct Matrix4x4U5BU5D_t2302988098; struct PlayableU5BU5D_t3229717310; struct ReflectionProbeBlendInfoU5BU5D_t2102825095; struct WeightInfoU5BU5D_t1690221756; struct UICharInfoU5BU5D_t928762055; struct UILineInfoU5BU5D_t1655937503; struct UIVertexU5BU5D_t1981460040; struct Vector2U5BU5D_t1457185986; struct Vector2IntU5BU5D_t2878452246; struct Vector3U5BU5D_t1718750761; struct Vector4U5BU5D_t934056436; struct AvatarCateU5BU5D_t1610689372; struct enumThreadIDU5BU5D_t3988452515; struct PropertyMetadataU5BU5D_t3282844708; struct LMRendererInfoU5BU5D_t4046529225; struct DelayedQueueItemU5BU5D_t658540297; struct JsonPositionU5BU5D_t197937271; struct EventQueueEntryU5BU5D_t1574228452; struct AtlasMaterialOverrideU5BU5D_t1961062208; struct SlotMaterialOverrideU5BU5D_t1365839744; struct TransformPairU5BU5D_t3004865397; struct BooleanU5BU5D_t2897418192; struct ByteU5BU5D_t4116647657; struct CharU5BU5D_t3528271667; struct KeyValuePair_2U5BU5D_t2143006960; struct KeyValuePair_2U5BU5D_t118269214; struct Int32U5BU5D_t385246372; struct Int64U5BU5D_t2559172825; struct ObjectU5BU5D_t2843939325; #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 COLLECTION_1_T2263384855_H #define COLLECTION_1_T2263384855_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2263384855 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t2263384855, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t2263384855, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T2263384855_H #ifndef LIST_1_T496136383_H #define LIST_1_T496136383_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_t496136383 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector4U5BU5D_t934056436* ____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_t496136383, ____items_1)); } inline Vector4U5BU5D_t934056436* get__items_1() const { return ____items_1; } inline Vector4U5BU5D_t934056436** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector4U5BU5D_t934056436* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t496136383, ____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_t496136383, ____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_t496136383_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector4U5BU5D_t934056436* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t496136383_StaticFields, ___EmptyArray_4)); } inline Vector4U5BU5D_t934056436* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector4U5BU5D_t934056436** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector4U5BU5D_t934056436* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T496136383_H #ifndef COLLECTION_1_T2024462082_H #define COLLECTION_1_T2024462082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2024462082 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t2024462082, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t2024462082, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T2024462082_H #ifndef EQUALITYCOMPARER_1_T1249878500_H #define EQUALITYCOMPARER_1_T1249878500_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t1249878500 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t1249878500_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1::_default EqualityComparer_1_t1249878500 * ____default_0; public: inline static int32_t get_offset_of__default_0() { return static_cast(offsetof(EqualityComparer_1_t1249878500_StaticFields, ____default_0)); } inline EqualityComparer_1_t1249878500 * get__default_0() const { return ____default_0; } inline EqualityComparer_1_t1249878500 ** get_address_of__default_0() { return &____default_0; } inline void set__default_0(EqualityComparer_1_t1249878500 * value) { ____default_0 = value; Il2CppCodeGenWriteBarrier((&____default_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EQUALITYCOMPARER_1_T1249878500_H #ifndef DICTIONARY_2_T132545152_H #define DICTIONARY_2_T132545152_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_t132545152 : 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 ObjectU5BU5D_t2843939325* ___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_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152, ___valueSlots_7)); } inline ObjectU5BU5D_t2843939325* get_valueSlots_7() const { return ___valueSlots_7; } inline ObjectU5BU5D_t2843939325** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(ObjectU5BU5D_t2843939325* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152, ___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_t132545152_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4209139644 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t132545152_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4209139644 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4209139644 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4209139644 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T132545152_H #ifndef READONLYCOLLECTION_1_T1668363168_H #define READONLYCOLLECTION_1_T1668363168_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1668363168 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t1668363168, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T1668363168_H #ifndef READONLYCOLLECTION_1_T961705125_H #define READONLYCOLLECTION_1_T961705125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t961705125 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t961705125, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T961705125_H #ifndef READONLYCOLLECTION_1_T645049464_H #define READONLYCOLLECTION_1_T645049464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t645049464 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t645049464, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T645049464_H #ifndef LIST_1_T899420910_H #define LIST_1_T899420910_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_t899420910 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector3U5BU5D_t1718750761* ____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_t899420910, ____items_1)); } inline Vector3U5BU5D_t1718750761* get__items_1() const { return ____items_1; } inline Vector3U5BU5D_t1718750761** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector3U5BU5D_t1718750761* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t899420910, ____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_t899420910, ____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_t899420910_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector3U5BU5D_t1718750761* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t899420910_StaticFields, ___EmptyArray_4)); } inline Vector3U5BU5D_t1718750761* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector3U5BU5D_t1718750761** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector3U5BU5D_t1718750761* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T899420910_H #ifndef LIST_1_T1372374256_H #define LIST_1_T1372374256_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_t1372374256 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UILineInfoU5BU5D_t1655937503* ____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_t1372374256, ____items_1)); } inline UILineInfoU5BU5D_t1655937503* get__items_1() const { return ____items_1; } inline UILineInfoU5BU5D_t1655937503** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UILineInfoU5BU5D_t1655937503* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1372374256, ____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_t1372374256, ____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_t1372374256_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UILineInfoU5BU5D_t1655937503* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1372374256_StaticFields, ___EmptyArray_4)); } inline UILineInfoU5BU5D_t1655937503* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UILineInfoU5BU5D_t1655937503** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UILineInfoU5BU5D_t1655937503* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1372374256_H #ifndef COLLECTION_1_T3001853523_H #define COLLECTION_1_T3001853523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3001853523 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t3001853523, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t3001853523, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T3001853523_H #ifndef LIST_1_T1234605051_H #define LIST_1_T1234605051_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_t1234605051 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIVertexU5BU5D_t1981460040* ____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_t1234605051, ____items_1)); } inline UIVertexU5BU5D_t1981460040* get__items_1() const { return ____items_1; } inline UIVertexU5BU5D_t1981460040** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIVertexU5BU5D_t1981460040* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1234605051, ____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_t1234605051, ____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_t1234605051_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIVertexU5BU5D_t1981460040* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1234605051_StaticFields, ___EmptyArray_4)); } inline UIVertexU5BU5D_t1981460040* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIVertexU5BU5D_t1981460040** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIVertexU5BU5D_t1981460040* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1234605051_H #ifndef COLLECTION_1_T1100585441_H #define COLLECTION_1_T1100585441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1100585441 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t1100585441, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t1100585441, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T1100585441_H #ifndef LIST_1_T3628304265_H #define LIST_1_T3628304265_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_t3628304265 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector2U5BU5D_t1457185986* ____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_t3628304265, ____items_1)); } inline Vector2U5BU5D_t1457185986* get__items_1() const { return ____items_1; } inline Vector2U5BU5D_t1457185986** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector2U5BU5D_t1457185986* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3628304265, ____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_t3628304265, ____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_t3628304265_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector2U5BU5D_t1457185986* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3628304265_StaticFields, ___EmptyArray_4)); } inline Vector2U5BU5D_t1457185986* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector2U5BU5D_t1457185986** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector2U5BU5D_t1457185986* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3628304265_H #ifndef COLLECTION_1_T2414354461_H #define COLLECTION_1_T2414354461_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2414354461 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t2414354461, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t2414354461, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T2414354461_H #ifndef LIST_1_T647105989_H #define LIST_1_T647105989_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_t647105989 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector2IntU5BU5D_t2878452246* ____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_t647105989, ____items_1)); } inline Vector2IntU5BU5D_t2878452246* get__items_1() const { return ____items_1; } inline Vector2IntU5BU5D_t2878452246** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector2IntU5BU5D_t2878452246* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t647105989, ____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_t647105989, ____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_t647105989_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Vector2IntU5BU5D_t2878452246* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t647105989_StaticFields, ___EmptyArray_4)); } inline Vector2IntU5BU5D_t2878452246* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Vector2IntU5BU5D_t2878452246** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Vector2IntU5BU5D_t2878452246* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T647105989_H #ifndef COLLECTION_1_T2666669382_H #define COLLECTION_1_T2666669382_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2666669382 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t2666669382, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t2666669382, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T2666669382_H #ifndef READONLYCOLLECTION_1_T291619063_H #define READONLYCOLLECTION_1_T291619063_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t291619063 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t291619063, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T291619063_H #ifndef READONLYCOLLECTION_1_T1510913692_H #define READONLYCOLLECTION_1_T1510913692_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1> struct ReadOnlyCollection_1_t1510913692 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t1510913692, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T1510913692_H #ifndef READONLYCOLLECTION_1_T3742793606_H #define READONLYCOLLECTION_1_T3742793606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1> struct ReadOnlyCollection_1_t3742793606 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t3742793606, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T3742793606_H #ifndef READONLYCOLLECTION_1_T4163522040_H #define READONLYCOLLECTION_1_T4163522040_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4163522040 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t4163522040, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T4163522040_H #ifndef READONLYCOLLECTION_1_T654176295_H #define READONLYCOLLECTION_1_T654176295_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t654176295 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t654176295, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T654176295_H #ifndef READONLYCOLLECTION_1_T4292682451_H #define READONLYCOLLECTION_1_T4292682451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4292682451 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t4292682451, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T4292682451_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 MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_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 READONLYCOLLECTION_1_T552069461_H #define READONLYCOLLECTION_1_T552069461_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t552069461 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t552069461, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T552069461_H #ifndef READONLYCOLLECTION_1_T2240119223_H #define READONLYCOLLECTION_1_T2240119223_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2240119223 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t2240119223, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T2240119223_H #ifndef READONLYCOLLECTION_1_T3740604001_H #define READONLYCOLLECTION_1_T3740604001_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t3740604001 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t3740604001, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T3740604001_H #ifndef READONLYCOLLECTION_1_T1564408248_H #define READONLYCOLLECTION_1_T1564408248_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1564408248 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t1564408248, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T1564408248_H #ifndef READONLYCOLLECTION_1_T3647617676_H #define READONLYCOLLECTION_1_T3647617676_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t3647617676 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t3647617676, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T3647617676_H #ifndef READONLYCOLLECTION_1_T2214555468_H #define READONLYCOLLECTION_1_T2214555468_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2214555468 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t2214555468, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T2214555468_H #ifndef READONLYCOLLECTION_1_T713026747_H #define READONLYCOLLECTION_1_T713026747_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t713026747 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t713026747, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T713026747_H #ifndef READONLYCOLLECTION_1_T1309864252_H #define READONLYCOLLECTION_1_T1309864252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t1309864252 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t1309864252, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T1309864252_H #ifndef READONLYCOLLECTION_1_T2346872663_H #define READONLYCOLLECTION_1_T2346872663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t2346872663 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t2346872663, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // READONLYCOLLECTION_1_T2346872663_H #ifndef COLLECTION_1_T3139622728_H #define COLLECTION_1_T3139622728_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3139622728 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t3139622728, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t3139622728, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T3139622728_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 LIST_1_T1931900349_H #define LIST_1_T1931900349_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_t1931900349 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PlayableU5BU5D_t3229717310* ____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_t1931900349, ____items_1)); } inline PlayableU5BU5D_t3229717310* get__items_1() const { return ____items_1; } inline PlayableU5BU5D_t3229717310** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PlayableU5BU5D_t3229717310* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1931900349, ____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_t1931900349, ____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_t1931900349_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray PlayableU5BU5D_t3229717310* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1931900349_StaticFields, ___EmptyArray_4)); } inline PlayableU5BU5D_t3229717310* get_EmptyArray_4() const { return ___EmptyArray_4; } inline PlayableU5BU5D_t3229717310** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(PlayableU5BU5D_t3229717310* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1931900349_H #ifndef COLLECTION_1_T3699148821_H #define COLLECTION_1_T3699148821_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3699148821 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t3699148821, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t3699148821, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T3699148821_H #ifndef COLLECTION_1_T1055059982_H #define COLLECTION_1_T1055059982_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1055059982 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t1055059982, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t1055059982, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T1055059982_H #ifndef LIST_1_T3289976585_H #define LIST_1_T3289976585_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_t3289976585 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Matrix4x4U5BU5D_t2302988098* ____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_t3289976585, ____items_1)); } inline Matrix4x4U5BU5D_t2302988098* get__items_1() const { return ____items_1; } inline Matrix4x4U5BU5D_t2302988098** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Matrix4x4U5BU5D_t2302988098* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3289976585, ____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_t3289976585, ____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_t3289976585_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Matrix4x4U5BU5D_t2302988098* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3289976585_StaticFields, ___EmptyArray_4)); } inline Matrix4x4U5BU5D_t2302988098* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Matrix4x4U5BU5D_t2302988098** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Matrix4x4U5BU5D_t2302988098* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3289976585_H #ifndef COLLECTION_1_T762257761_H #define COLLECTION_1_T762257761_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t762257761 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t762257761, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t762257761, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T762257761_H #ifndef LIST_1_T3582778806_H #define LIST_1_T3582778806_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_t3582778806 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DiagnosticSwitchU5BU5D_t2165446465* ____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_t3582778806, ____items_1)); } inline DiagnosticSwitchU5BU5D_t2165446465* get__items_1() const { return ____items_1; } inline DiagnosticSwitchU5BU5D_t2165446465** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DiagnosticSwitchU5BU5D_t2165446465* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3582778806, ____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_t3582778806, ____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_t3582778806_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray DiagnosticSwitchU5BU5D_t2165446465* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3582778806_StaticFields, ___EmptyArray_4)); } inline DiagnosticSwitchU5BU5D_t2165446465* get_EmptyArray_4() const { return ___EmptyArray_4; } inline DiagnosticSwitchU5BU5D_t2165446465** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(DiagnosticSwitchU5BU5D_t2165446465* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3582778806_H #ifndef LIST_1_T4072576034_H #define LIST_1_T4072576034_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_t4072576034 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Color32U5BU5D_t3850468773* ____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_t4072576034, ____items_1)); } inline Color32U5BU5D_t3850468773* get__items_1() const { return ____items_1; } inline Color32U5BU5D_t3850468773** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Color32U5BU5D_t3850468773* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4072576034, ____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_t4072576034, ____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_t4072576034_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray Color32U5BU5D_t3850468773* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4072576034_StaticFields, ___EmptyArray_4)); } inline Color32U5BU5D_t3850468773* get_EmptyArray_4() const { return ___EmptyArray_4; } inline Color32U5BU5D_t3850468773** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(Color32U5BU5D_t3850468773* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4072576034_H #ifndef LIST_1_T4071369019_H #define LIST_1_T4071369019_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_t4071369019 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyCodeU5BU5D_t2223234056* ____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_t4071369019, ____items_1)); } inline KeyCodeU5BU5D_t2223234056* get__items_1() const { return ____items_1; } inline KeyCodeU5BU5D_t2223234056** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyCodeU5BU5D_t2223234056* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4071369019, ____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_t4071369019, ____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_t4071369019_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray KeyCodeU5BU5D_t2223234056* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t4071369019_StaticFields, ___EmptyArray_4)); } inline KeyCodeU5BU5D_t2223234056* get_EmptyArray_4() const { return ___EmptyArray_4; } inline KeyCodeU5BU5D_t2223234056** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(KeyCodeU5BU5D_t2223234056* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T4071369019_H #ifndef COLLECTION_1_T1543650195_H #define COLLECTION_1_T1543650195_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1543650195 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t1543650195, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t1543650195, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T1543650195_H #ifndef COLLECTION_1_T2304662767_H #define COLLECTION_1_T2304662767_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t2304662767 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t2304662767, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t2304662767, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T2304662767_H #ifndef COLLECTION_1_T3527980992_H #define COLLECTION_1_T3527980992_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3527980992 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t3527980992, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t3527980992, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T3527980992_H #ifndef LIST_1_T1547575848_H #define LIST_1_T1547575848_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_t1547575848 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UICharInfoU5BU5D_t928762055* ____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_t1547575848, ____items_1)); } inline UICharInfoU5BU5D_t928762055* get__items_1() const { return ____items_1; } inline UICharInfoU5BU5D_t928762055** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UICharInfoU5BU5D_t928762055* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1547575848, ____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_t1547575848, ____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_t1547575848_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UICharInfoU5BU5D_t928762055* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1547575848_StaticFields, ___EmptyArray_4)); } inline UICharInfoU5BU5D_t928762055* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UICharInfoU5BU5D_t928762055** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UICharInfoU5BU5D_t928762055* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1547575848_H #ifndef COLLECTION_1_T3314824320_H #define COLLECTION_1_T3314824320_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t3314824320 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t3314824320, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t3314824320, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T3314824320_H #ifndef COLLECTION_1_T1544857210_H #define COLLECTION_1_T1544857210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t1544857210 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t1544857210, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t1544857210, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T1544857210_H #ifndef LIST_1_T3454752663_H #define LIST_1_T3454752663_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_t3454752663 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items WeightInfoU5BU5D_t1690221756* ____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_t3454752663, ____items_1)); } inline WeightInfoU5BU5D_t1690221756* get__items_1() const { return ____items_1; } inline WeightInfoU5BU5D_t1690221756** get_address_of__items_1() { return &____items_1; } inline void set__items_1(WeightInfoU5BU5D_t1690221756* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3454752663, ____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_t3454752663, ____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_t3454752663_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray WeightInfoU5BU5D_t1690221756* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3454752663_StaticFields, ___EmptyArray_4)); } inline WeightInfoU5BU5D_t1690221756* get_EmptyArray_4() const { return ___EmptyArray_4; } inline WeightInfoU5BU5D_t1690221756** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(WeightInfoU5BU5D_t1690221756* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3454752663_H #ifndef COLLECTION_1_T927033839_H #define COLLECTION_1_T927033839_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.Collection`1 struct Collection_1_t927033839 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.Collection`1::syncRoot RuntimeObject * ___syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Collection_1_t927033839, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } inline static int32_t get_offset_of_syncRoot_1() { return static_cast(offsetof(Collection_1_t927033839, ___syncRoot_1)); } inline RuntimeObject * get_syncRoot_1() const { return ___syncRoot_1; } inline RuntimeObject ** get_address_of_syncRoot_1() { return &___syncRoot_1; } inline void set_syncRoot_1(RuntimeObject * value) { ___syncRoot_1 = value; Il2CppCodeGenWriteBarrier((&___syncRoot_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTION_1_T927033839_H #ifndef LIST_1_T537414295_H #define LIST_1_T537414295_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_t537414295 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastResultU5BU5D_t1128832444* ____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_t537414295, ____items_1)); } inline RaycastResultU5BU5D_t1128832444* get__items_1() const { return ____items_1; } inline RaycastResultU5BU5D_t1128832444** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastResultU5BU5D_t1128832444* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t537414295, ____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_t537414295, ____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_t537414295_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray RaycastResultU5BU5D_t1128832444* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t537414295_StaticFields, ___EmptyArray_4)); } inline RaycastResultU5BU5D_t1128832444* get_EmptyArray_4() const { return ___EmptyArray_4; } inline RaycastResultU5BU5D_t1128832444** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(RaycastResultU5BU5D_t1128832444* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T537414295_H #ifndef LIST_1_T1760732520_H #define LIST_1_T1760732520_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_t1760732520 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ReflectionProbeBlendInfoU5BU5D_t2102825095* ____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_t1760732520, ____items_1)); } inline ReflectionProbeBlendInfoU5BU5D_t2102825095* get__items_1() const { return ____items_1; } inline ReflectionProbeBlendInfoU5BU5D_t2102825095** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ReflectionProbeBlendInfoU5BU5D_t2102825095* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1760732520, ____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_t1760732520, ____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_t1760732520_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ReflectionProbeBlendInfoU5BU5D_t2102825095* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1760732520_StaticFields, ___EmptyArray_4)); } inline ReflectionProbeBlendInfoU5BU5D_t2102825095* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ReflectionProbeBlendInfoU5BU5D_t2102825095** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ReflectionProbeBlendInfoU5BU5D_t2102825095* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1760732520_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 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 INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_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 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 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 SLOTMATERIALOVERRIDE_T1001979181_H #define SLOTMATERIALOVERRIDE_T1001979181_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride struct SlotMaterialOverride_t1001979181 { public: // System.Boolean Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride::overrideDisabled bool ___overrideDisabled_0; // System.String Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride::slotName String_t* ___slotName_1; // UnityEngine.Material Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride::material Material_t340375123 * ___material_2; public: inline static int32_t get_offset_of_overrideDisabled_0() { return static_cast(offsetof(SlotMaterialOverride_t1001979181, ___overrideDisabled_0)); } inline bool get_overrideDisabled_0() const { return ___overrideDisabled_0; } inline bool* get_address_of_overrideDisabled_0() { return &___overrideDisabled_0; } inline void set_overrideDisabled_0(bool value) { ___overrideDisabled_0 = value; } inline static int32_t get_offset_of_slotName_1() { return static_cast(offsetof(SlotMaterialOverride_t1001979181, ___slotName_1)); } inline String_t* get_slotName_1() const { return ___slotName_1; } inline String_t** get_address_of_slotName_1() { return &___slotName_1; } inline void set_slotName_1(String_t* value) { ___slotName_1 = value; Il2CppCodeGenWriteBarrier((&___slotName_1), value); } inline static int32_t get_offset_of_material_2() { return static_cast(offsetof(SlotMaterialOverride_t1001979181, ___material_2)); } inline Material_t340375123 * get_material_2() const { return ___material_2; } inline Material_t340375123 ** get_address_of_material_2() { return &___material_2; } inline void set_material_2(Material_t340375123 * value) { ___material_2 = value; Il2CppCodeGenWriteBarrier((&___material_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride struct SlotMaterialOverride_t1001979181_marshaled_pinvoke { int32_t ___overrideDisabled_0; char* ___slotName_1; Material_t340375123 * ___material_2; }; // Native definition for COM marshalling of Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride struct SlotMaterialOverride_t1001979181_marshaled_com { int32_t ___overrideDisabled_0; Il2CppChar* ___slotName_1; Material_t340375123 * ___material_2; }; #endif // SLOTMATERIALOVERRIDE_T1001979181_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 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 ATLASMATERIALOVERRIDE_T2435041389_H #define ATLASMATERIALOVERRIDE_T2435041389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride struct AtlasMaterialOverride_t2435041389 { public: // System.Boolean Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride::overrideDisabled bool ___overrideDisabled_0; // UnityEngine.Material Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride::originalMaterial Material_t340375123 * ___originalMaterial_1; // UnityEngine.Material Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride::replacementMaterial Material_t340375123 * ___replacementMaterial_2; public: inline static int32_t get_offset_of_overrideDisabled_0() { return static_cast(offsetof(AtlasMaterialOverride_t2435041389, ___overrideDisabled_0)); } inline bool get_overrideDisabled_0() const { return ___overrideDisabled_0; } inline bool* get_address_of_overrideDisabled_0() { return &___overrideDisabled_0; } inline void set_overrideDisabled_0(bool value) { ___overrideDisabled_0 = value; } inline static int32_t get_offset_of_originalMaterial_1() { return static_cast(offsetof(AtlasMaterialOverride_t2435041389, ___originalMaterial_1)); } inline Material_t340375123 * get_originalMaterial_1() const { return ___originalMaterial_1; } inline Material_t340375123 ** get_address_of_originalMaterial_1() { return &___originalMaterial_1; } inline void set_originalMaterial_1(Material_t340375123 * value) { ___originalMaterial_1 = value; Il2CppCodeGenWriteBarrier((&___originalMaterial_1), value); } inline static int32_t get_offset_of_replacementMaterial_2() { return static_cast(offsetof(AtlasMaterialOverride_t2435041389, ___replacementMaterial_2)); } inline Material_t340375123 * get_replacementMaterial_2() const { return ___replacementMaterial_2; } inline Material_t340375123 ** get_address_of_replacementMaterial_2() { return &___replacementMaterial_2; } inline void set_replacementMaterial_2(Material_t340375123 * value) { ___replacementMaterial_2 = value; Il2CppCodeGenWriteBarrier((&___replacementMaterial_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride struct AtlasMaterialOverride_t2435041389_marshaled_pinvoke { int32_t ___overrideDisabled_0; Material_t340375123 * ___originalMaterial_1; Material_t340375123 * ___replacementMaterial_2; }; // Native definition for COM marshalling of Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride struct AtlasMaterialOverride_t2435041389_marshaled_com { int32_t ___overrideDisabled_0; Material_t340375123 * ___originalMaterial_1; Material_t340375123 * ___replacementMaterial_2; }; #endif // ATLASMATERIALOVERRIDE_T2435041389_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 TRANSFORMPAIR_T3795417756_H #define TRANSFORMPAIR_T3795417756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair struct TransformPair_t3795417756 { public: // UnityEngine.Transform Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair::dest Transform_t3600365921 * ___dest_0; // UnityEngine.Transform Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair::src Transform_t3600365921 * ___src_1; public: inline static int32_t get_offset_of_dest_0() { return static_cast(offsetof(TransformPair_t3795417756, ___dest_0)); } inline Transform_t3600365921 * get_dest_0() const { return ___dest_0; } inline Transform_t3600365921 ** get_address_of_dest_0() { return &___dest_0; } inline void set_dest_0(Transform_t3600365921 * value) { ___dest_0 = value; Il2CppCodeGenWriteBarrier((&___dest_0), value); } inline static int32_t get_offset_of_src_1() { return static_cast(offsetof(TransformPair_t3795417756, ___src_1)); } inline Transform_t3600365921 * get_src_1() const { return ___src_1; } inline Transform_t3600365921 ** get_address_of_src_1() { return &___src_1; } inline void set_src_1(Transform_t3600365921 * value) { ___src_1 = value; Il2CppCodeGenWriteBarrier((&___src_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair struct TransformPair_t3795417756_marshaled_pinvoke { Transform_t3600365921 * ___dest_0; Transform_t3600365921 * ___src_1; }; // Native definition for COM marshalling of Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair struct TransformPair_t3795417756_marshaled_com { Transform_t3600365921 * ___dest_0; Transform_t3600365921 * ___src_1; }; #endif // TRANSFORMPAIR_T3795417756_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 VECTOR2INT_T3469998543_H #define VECTOR2INT_T3469998543_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2Int struct Vector2Int_t3469998543 { public: // System.Int32 UnityEngine.Vector2Int::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.Vector2Int::m_Y int32_t ___m_Y_1; public: inline static int32_t get_offset_of_m_X_0() { return static_cast(offsetof(Vector2Int_t3469998543, ___m_X_0)); } inline int32_t get_m_X_0() const { return ___m_X_0; } inline int32_t* get_address_of_m_X_0() { return &___m_X_0; } inline void set_m_X_0(int32_t value) { ___m_X_0 = value; } inline static int32_t get_offset_of_m_Y_1() { return static_cast(offsetof(Vector2Int_t3469998543, ___m_Y_1)); } inline int32_t get_m_Y_1() const { return ___m_Y_1; } inline int32_t* get_address_of_m_Y_1() { return &___m_Y_1; } inline void set_m_Y_1(int32_t value) { ___m_Y_1 = value; } }; struct Vector2Int_t3469998543_StaticFields { public: // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Zero Vector2Int_t3469998543 ___s_Zero_2; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_One Vector2Int_t3469998543 ___s_One_3; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Up Vector2Int_t3469998543 ___s_Up_4; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Down Vector2Int_t3469998543 ___s_Down_5; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Left Vector2Int_t3469998543 ___s_Left_6; // UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Right Vector2Int_t3469998543 ___s_Right_7; public: inline static int32_t get_offset_of_s_Zero_2() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_Zero_2)); } inline Vector2Int_t3469998543 get_s_Zero_2() const { return ___s_Zero_2; } inline Vector2Int_t3469998543 * get_address_of_s_Zero_2() { return &___s_Zero_2; } inline void set_s_Zero_2(Vector2Int_t3469998543 value) { ___s_Zero_2 = value; } inline static int32_t get_offset_of_s_One_3() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_One_3)); } inline Vector2Int_t3469998543 get_s_One_3() const { return ___s_One_3; } inline Vector2Int_t3469998543 * get_address_of_s_One_3() { return &___s_One_3; } inline void set_s_One_3(Vector2Int_t3469998543 value) { ___s_One_3 = value; } inline static int32_t get_offset_of_s_Up_4() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_Up_4)); } inline Vector2Int_t3469998543 get_s_Up_4() const { return ___s_Up_4; } inline Vector2Int_t3469998543 * get_address_of_s_Up_4() { return &___s_Up_4; } inline void set_s_Up_4(Vector2Int_t3469998543 value) { ___s_Up_4 = value; } inline static int32_t get_offset_of_s_Down_5() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_Down_5)); } inline Vector2Int_t3469998543 get_s_Down_5() const { return ___s_Down_5; } inline Vector2Int_t3469998543 * get_address_of_s_Down_5() { return &___s_Down_5; } inline void set_s_Down_5(Vector2Int_t3469998543 value) { ___s_Down_5 = value; } inline static int32_t get_offset_of_s_Left_6() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_Left_6)); } inline Vector2Int_t3469998543 get_s_Left_6() const { return ___s_Left_6; } inline Vector2Int_t3469998543 * get_address_of_s_Left_6() { return &___s_Left_6; } inline void set_s_Left_6(Vector2Int_t3469998543 value) { ___s_Left_6 = value; } inline static int32_t get_offset_of_s_Right_7() { return static_cast(offsetof(Vector2Int_t3469998543_StaticFields, ___s_Right_7)); } inline Vector2Int_t3469998543 get_s_Right_7() const { return ___s_Right_7; } inline Vector2Int_t3469998543 * get_address_of_s_Right_7() { return &___s_Right_7; } inline void set_s_Right_7(Vector2Int_t3469998543 value) { ___s_Right_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2INT_T3469998543_H #ifndef REFLECTIONPROBEBLENDINFO_T288657778_H #define REFLECTIONPROBEBLENDINFO_T288657778_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.ReflectionProbeBlendInfo struct ReflectionProbeBlendInfo_t288657778 { public: // UnityEngine.ReflectionProbe UnityEngine.Rendering.ReflectionProbeBlendInfo::probe ReflectionProbe_t175708936 * ___probe_0; // System.Single UnityEngine.Rendering.ReflectionProbeBlendInfo::weight float ___weight_1; public: inline static int32_t get_offset_of_probe_0() { return static_cast(offsetof(ReflectionProbeBlendInfo_t288657778, ___probe_0)); } inline ReflectionProbe_t175708936 * get_probe_0() const { return ___probe_0; } inline ReflectionProbe_t175708936 ** get_address_of_probe_0() { return &___probe_0; } inline void set_probe_0(ReflectionProbe_t175708936 * value) { ___probe_0 = value; Il2CppCodeGenWriteBarrier((&___probe_0), value); } inline static int32_t get_offset_of_weight_1() { return static_cast(offsetof(ReflectionProbeBlendInfo_t288657778, ___weight_1)); } inline float get_weight_1() const { return ___weight_1; } inline float* get_address_of_weight_1() { return &___weight_1; } inline void set_weight_1(float value) { ___weight_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Rendering.ReflectionProbeBlendInfo struct ReflectionProbeBlendInfo_t288657778_marshaled_pinvoke { ReflectionProbe_t175708936 * ___probe_0; float ___weight_1; }; // Native definition for COM marshalling of UnityEngine.Rendering.ReflectionProbeBlendInfo struct ReflectionProbeBlendInfo_t288657778_marshaled_com { ReflectionProbe_t175708936 * ___probe_0; float ___weight_1; }; #endif // REFLECTIONPROBEBLENDINFO_T288657778_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 TIMETYPE_T2507513283_H #define TIMETYPE_T2507513283_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeZoneInfo/TimeType struct TimeType_t2507513283 { public: // System.Int32 System.TimeZoneInfo/TimeType::Offset int32_t ___Offset_0; // System.Boolean System.TimeZoneInfo/TimeType::IsDst bool ___IsDst_1; // System.String System.TimeZoneInfo/TimeType::Name String_t* ___Name_2; public: inline static int32_t get_offset_of_Offset_0() { return static_cast(offsetof(TimeType_t2507513283, ___Offset_0)); } inline int32_t get_Offset_0() const { return ___Offset_0; } inline int32_t* get_address_of_Offset_0() { return &___Offset_0; } inline void set_Offset_0(int32_t value) { ___Offset_0 = value; } inline static int32_t get_offset_of_IsDst_1() { return static_cast(offsetof(TimeType_t2507513283, ___IsDst_1)); } inline bool get_IsDst_1() const { return ___IsDst_1; } inline bool* get_address_of_IsDst_1() { return &___IsDst_1; } inline void set_IsDst_1(bool value) { ___IsDst_1 = value; } inline static int32_t get_offset_of_Name_2() { return static_cast(offsetof(TimeType_t2507513283, ___Name_2)); } inline String_t* get_Name_2() const { return ___Name_2; } inline String_t** get_address_of_Name_2() { return &___Name_2; } inline void set_Name_2(String_t* value) { ___Name_2 = value; Il2CppCodeGenWriteBarrier((&___Name_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.TimeZoneInfo/TimeType struct TimeType_t2507513283_marshaled_pinvoke { int32_t ___Offset_0; int32_t ___IsDst_1; char* ___Name_2; }; // Native definition for COM marshalling of System.TimeZoneInfo/TimeType struct TimeType_t2507513283_marshaled_com { int32_t ___Offset_0; int32_t ___IsDst_1; Il2CppChar* ___Name_2; }; #endif // TIMETYPE_T2507513283_H #ifndef UILINEINFO_T4195266810_H #define UILINEINFO_T4195266810_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UILineInfo struct UILineInfo_t4195266810 { public: // System.Int32 UnityEngine.UILineInfo::startCharIdx int32_t ___startCharIdx_0; // System.Int32 UnityEngine.UILineInfo::height int32_t ___height_1; // System.Single UnityEngine.UILineInfo::topY float ___topY_2; // System.Single UnityEngine.UILineInfo::leading float ___leading_3; public: inline static int32_t get_offset_of_startCharIdx_0() { return static_cast(offsetof(UILineInfo_t4195266810, ___startCharIdx_0)); } inline int32_t get_startCharIdx_0() const { return ___startCharIdx_0; } inline int32_t* get_address_of_startCharIdx_0() { return &___startCharIdx_0; } inline void set_startCharIdx_0(int32_t value) { ___startCharIdx_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(UILineInfo_t4195266810, ___height_1)); } inline int32_t get_height_1() const { return ___height_1; } inline int32_t* get_address_of_height_1() { return &___height_1; } inline void set_height_1(int32_t value) { ___height_1 = value; } inline static int32_t get_offset_of_topY_2() { return static_cast(offsetof(UILineInfo_t4195266810, ___topY_2)); } inline float get_topY_2() const { return ___topY_2; } inline float* get_address_of_topY_2() { return &___topY_2; } inline void set_topY_2(float value) { ___topY_2 = value; } inline static int32_t get_offset_of_leading_3() { return static_cast(offsetof(UILineInfo_t4195266810, ___leading_3)); } inline float get_leading_3() const { return ___leading_3; } inline float* get_address_of_leading_3() { return &___leading_3; } inline void set_leading_3(float value) { ___leading_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UILINEINFO_T4195266810_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef KEYEDCOLLECTION_2_T3566939752_H #define KEYEDCOLLECTION_2_T3566939752_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ObjectModel.KeyedCollection`2 struct KeyedCollection_2_t3566939752 : public Collection_1_t2024462082 { public: // System.Collections.Generic.Dictionary`2 System.Collections.ObjectModel.KeyedCollection`2::dictionary Dictionary_2_t132545152 * ___dictionary_2; // System.Collections.Generic.IEqualityComparer`1 System.Collections.ObjectModel.KeyedCollection`2::comparer RuntimeObject* ___comparer_3; // System.Int32 System.Collections.ObjectModel.KeyedCollection`2::dictionaryCreationThreshold int32_t ___dictionaryCreationThreshold_4; public: inline static int32_t get_offset_of_dictionary_2() { return static_cast(offsetof(KeyedCollection_2_t3566939752, ___dictionary_2)); } inline Dictionary_2_t132545152 * get_dictionary_2() const { return ___dictionary_2; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_2() { return &___dictionary_2; } inline void set_dictionary_2(Dictionary_2_t132545152 * value) { ___dictionary_2 = value; Il2CppCodeGenWriteBarrier((&___dictionary_2), value); } inline static int32_t get_offset_of_comparer_3() { return static_cast(offsetof(KeyedCollection_2_t3566939752, ___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_dictionaryCreationThreshold_4() { return static_cast(offsetof(KeyedCollection_2_t3566939752, ___dictionaryCreationThreshold_4)); } inline int32_t get_dictionaryCreationThreshold_4() const { return ___dictionaryCreationThreshold_4; } inline int32_t* get_address_of_dictionaryCreationThreshold_4() { return &___dictionaryCreationThreshold_4; } inline void set_dictionaryCreationThreshold_4(int32_t value) { ___dictionaryCreationThreshold_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYEDCOLLECTION_2_T3566939752_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 PROPERTYMETADATA_T3727440473_H #define PROPERTYMETADATA_T3727440473_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.PropertyMetadata struct PropertyMetadata_t3727440473 { public: // System.Reflection.MemberInfo LitJson.PropertyMetadata::Info MemberInfo_t * ___Info_0; // System.Boolean LitJson.PropertyMetadata::IsField bool ___IsField_1; // System.Type LitJson.PropertyMetadata::Type Type_t * ___Type_2; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___Info_0)); } inline MemberInfo_t * get_Info_0() const { return ___Info_0; } inline MemberInfo_t ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(MemberInfo_t * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((&___Info_0), value); } inline static int32_t get_offset_of_IsField_1() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___IsField_1)); } inline bool get_IsField_1() const { return ___IsField_1; } inline bool* get_address_of_IsField_1() { return &___IsField_1; } inline void set_IsField_1(bool value) { ___IsField_1 = value; } inline static int32_t get_offset_of_Type_2() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___Type_2)); } inline Type_t * get_Type_2() const { return ___Type_2; } inline Type_t ** get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(Type_t * value) { ___Type_2 = value; Il2CppCodeGenWriteBarrier((&___Type_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t3727440473_marshaled_pinvoke { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // Native definition for COM marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t3727440473_marshaled_com { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; #endif // PROPERTYMETADATA_T3727440473_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 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 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 PLAYABLEHANDLE_T1095853803_H #define PLAYABLEHANDLE_T1095853803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Playables.PlayableHandle struct PlayableHandle_t1095853803 { public: // System.IntPtr UnityEngine.Playables.PlayableHandle::m_Handle intptr_t ___m_Handle_0; // System.Int32 UnityEngine.Playables.PlayableHandle::m_Version int32_t ___m_Version_1; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(PlayableHandle_t1095853803, ___m_Handle_0)); } inline intptr_t get_m_Handle_0() const { return ___m_Handle_0; } inline intptr_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(intptr_t value) { ___m_Handle_0 = value; } inline static int32_t get_offset_of_m_Version_1() { return static_cast(offsetof(PlayableHandle_t1095853803, ___m_Version_1)); } inline int32_t get_m_Version_1() const { return ___m_Version_1; } inline int32_t* get_address_of_m_Version_1() { return &___m_Version_1; } inline void set_m_Version_1(int32_t value) { ___m_Version_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYABLEHANDLE_T1095853803_H #ifndef EVENTTYPE_T1835192406_H #define EVENTTYPE_T1835192406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.EventQueue/EventType struct EventType_t1835192406 { public: // System.Int32 Spine.EventQueue/EventType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EventType_t1835192406, ___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 // EVENTTYPE_T1835192406_H #ifndef DIAGNOSTICSWITCHFLAGS_T1577216330_H #define DIAGNOSTICSWITCHFLAGS_T1577216330_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DiagnosticSwitchFlags struct DiagnosticSwitchFlags_t1577216330 { public: // System.Int32 UnityEngine.DiagnosticSwitchFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DiagnosticSwitchFlags_t1577216330, ___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 // DIAGNOSTICSWITCHFLAGS_T1577216330_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 BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___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 // BINDINGFLAGS_T2721792723_H #ifndef LMRENDERERINFO_T3374010072_H #define LMRENDERERINFO_T3374010072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LMRendererInfo struct LMRendererInfo_t3374010072 { public: // UnityEngine.Renderer LMRendererInfo::renderer Renderer_t2627027031 * ___renderer_0; // System.Int32 LMRendererInfo::LightmapIndex int32_t ___LightmapIndex_1; // UnityEngine.Vector4 LMRendererInfo::LightmapOffsetScale Vector4_t3319028937 ___LightmapOffsetScale_2; public: inline static int32_t get_offset_of_renderer_0() { return static_cast(offsetof(LMRendererInfo_t3374010072, ___renderer_0)); } inline Renderer_t2627027031 * get_renderer_0() const { return ___renderer_0; } inline Renderer_t2627027031 ** get_address_of_renderer_0() { return &___renderer_0; } inline void set_renderer_0(Renderer_t2627027031 * value) { ___renderer_0 = value; Il2CppCodeGenWriteBarrier((&___renderer_0), value); } inline static int32_t get_offset_of_LightmapIndex_1() { return static_cast(offsetof(LMRendererInfo_t3374010072, ___LightmapIndex_1)); } inline int32_t get_LightmapIndex_1() const { return ___LightmapIndex_1; } inline int32_t* get_address_of_LightmapIndex_1() { return &___LightmapIndex_1; } inline void set_LightmapIndex_1(int32_t value) { ___LightmapIndex_1 = value; } inline static int32_t get_offset_of_LightmapOffsetScale_2() { return static_cast(offsetof(LMRendererInfo_t3374010072, ___LightmapOffsetScale_2)); } inline Vector4_t3319028937 get_LightmapOffsetScale_2() const { return ___LightmapOffsetScale_2; } inline Vector4_t3319028937 * get_address_of_LightmapOffsetScale_2() { return &___LightmapOffsetScale_2; } inline void set_LightmapOffsetScale_2(Vector4_t3319028937 value) { ___LightmapOffsetScale_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of LMRendererInfo struct LMRendererInfo_t3374010072_marshaled_pinvoke { Renderer_t2627027031 * ___renderer_0; int32_t ___LightmapIndex_1; Vector4_t3319028937 ___LightmapOffsetScale_2; }; // Native definition for COM marshalling of LMRendererInfo struct LMRendererInfo_t3374010072_marshaled_com { Renderer_t2627027031 * ___renderer_0; int32_t ___LightmapIndex_1; Vector4_t3319028937 ___LightmapOffsetScale_2; }; #endif // LMRENDERERINFO_T3374010072_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 ENUMTHREADID_T4044096134_H #define ENUMTHREADID_T4044096134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.enumThreadID struct enumThreadID_t4044096134 { public: // System.Int32 DMCore.Framework.Thread.enumThreadID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumThreadID_t4044096134, ___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 // ENUMTHREADID_T4044096134_H #ifndef AVATARCATE_T455786881_H #define AVATARCATE_T455786881_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.AvatarCate struct AvatarCate_t455786881 { public: // System.Int32 DMCore.Framework.Scene.AvatarCate::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AvatarCate_t455786881, ___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 // AVATARCATE_T455786881_H #ifndef KEYCODE_T2599294277_H #define KEYCODE_T2599294277_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.KeyCode struct KeyCode_t2599294277 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyCode_t2599294277, ___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 // KEYCODE_T2599294277_H #ifndef KEYNOTFOUNDEXCEPTION_T2292407383_H #define KEYNOTFOUNDEXCEPTION_T2292407383_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_t2292407383 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYNOTFOUNDEXCEPTION_T2292407383_H #ifndef UIVERTEX_T4057497605_H #define UIVERTEX_T4057497605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UIVertex struct UIVertex_t4057497605 { public: // UnityEngine.Vector3 UnityEngine.UIVertex::position Vector3_t3722313464 ___position_0; // UnityEngine.Vector3 UnityEngine.UIVertex::normal Vector3_t3722313464 ___normal_1; // UnityEngine.Color32 UnityEngine.UIVertex::color Color32_t2600501292 ___color_2; // UnityEngine.Vector2 UnityEngine.UIVertex::uv0 Vector2_t2156229523 ___uv0_3; // UnityEngine.Vector2 UnityEngine.UIVertex::uv1 Vector2_t2156229523 ___uv1_4; // UnityEngine.Vector2 UnityEngine.UIVertex::uv2 Vector2_t2156229523 ___uv2_5; // UnityEngine.Vector2 UnityEngine.UIVertex::uv3 Vector2_t2156229523 ___uv3_6; // UnityEngine.Vector4 UnityEngine.UIVertex::tangent Vector4_t3319028937 ___tangent_7; public: inline static int32_t get_offset_of_position_0() { return static_cast(offsetof(UIVertex_t4057497605, ___position_0)); } inline Vector3_t3722313464 get_position_0() const { return ___position_0; } inline Vector3_t3722313464 * get_address_of_position_0() { return &___position_0; } inline void set_position_0(Vector3_t3722313464 value) { ___position_0 = value; } inline static int32_t get_offset_of_normal_1() { return static_cast(offsetof(UIVertex_t4057497605, ___normal_1)); } inline Vector3_t3722313464 get_normal_1() const { return ___normal_1; } inline Vector3_t3722313464 * get_address_of_normal_1() { return &___normal_1; } inline void set_normal_1(Vector3_t3722313464 value) { ___normal_1 = value; } inline static int32_t get_offset_of_color_2() { return static_cast(offsetof(UIVertex_t4057497605, ___color_2)); } inline Color32_t2600501292 get_color_2() const { return ___color_2; } inline Color32_t2600501292 * get_address_of_color_2() { return &___color_2; } inline void set_color_2(Color32_t2600501292 value) { ___color_2 = value; } inline static int32_t get_offset_of_uv0_3() { return static_cast(offsetof(UIVertex_t4057497605, ___uv0_3)); } inline Vector2_t2156229523 get_uv0_3() const { return ___uv0_3; } inline Vector2_t2156229523 * get_address_of_uv0_3() { return &___uv0_3; } inline void set_uv0_3(Vector2_t2156229523 value) { ___uv0_3 = value; } inline static int32_t get_offset_of_uv1_4() { return static_cast(offsetof(UIVertex_t4057497605, ___uv1_4)); } inline Vector2_t2156229523 get_uv1_4() const { return ___uv1_4; } inline Vector2_t2156229523 * get_address_of_uv1_4() { return &___uv1_4; } inline void set_uv1_4(Vector2_t2156229523 value) { ___uv1_4 = value; } inline static int32_t get_offset_of_uv2_5() { return static_cast(offsetof(UIVertex_t4057497605, ___uv2_5)); } inline Vector2_t2156229523 get_uv2_5() const { return ___uv2_5; } inline Vector2_t2156229523 * get_address_of_uv2_5() { return &___uv2_5; } inline void set_uv2_5(Vector2_t2156229523 value) { ___uv2_5 = value; } inline static int32_t get_offset_of_uv3_6() { return static_cast(offsetof(UIVertex_t4057497605, ___uv3_6)); } inline Vector2_t2156229523 get_uv3_6() const { return ___uv3_6; } inline Vector2_t2156229523 * get_address_of_uv3_6() { return &___uv3_6; } inline void set_uv3_6(Vector2_t2156229523 value) { ___uv3_6 = value; } inline static int32_t get_offset_of_tangent_7() { return static_cast(offsetof(UIVertex_t4057497605, ___tangent_7)); } inline Vector4_t3319028937 get_tangent_7() const { return ___tangent_7; } inline Vector4_t3319028937 * get_address_of_tangent_7() { return &___tangent_7; } inline void set_tangent_7(Vector4_t3319028937 value) { ___tangent_7 = value; } }; struct UIVertex_t4057497605_StaticFields { public: // UnityEngine.Color32 UnityEngine.UIVertex::s_DefaultColor Color32_t2600501292 ___s_DefaultColor_8; // UnityEngine.Vector4 UnityEngine.UIVertex::s_DefaultTangent Vector4_t3319028937 ___s_DefaultTangent_9; // UnityEngine.UIVertex UnityEngine.UIVertex::simpleVert UIVertex_t4057497605 ___simpleVert_10; public: inline static int32_t get_offset_of_s_DefaultColor_8() { return static_cast(offsetof(UIVertex_t4057497605_StaticFields, ___s_DefaultColor_8)); } inline Color32_t2600501292 get_s_DefaultColor_8() const { return ___s_DefaultColor_8; } inline Color32_t2600501292 * get_address_of_s_DefaultColor_8() { return &___s_DefaultColor_8; } inline void set_s_DefaultColor_8(Color32_t2600501292 value) { ___s_DefaultColor_8 = value; } inline static int32_t get_offset_of_s_DefaultTangent_9() { return static_cast(offsetof(UIVertex_t4057497605_StaticFields, ___s_DefaultTangent_9)); } inline Vector4_t3319028937 get_s_DefaultTangent_9() const { return ___s_DefaultTangent_9; } inline Vector4_t3319028937 * get_address_of_s_DefaultTangent_9() { return &___s_DefaultTangent_9; } inline void set_s_DefaultTangent_9(Vector4_t3319028937 value) { ___s_DefaultTangent_9 = value; } inline static int32_t get_offset_of_simpleVert_10() { return static_cast(offsetof(UIVertex_t4057497605_StaticFields, ___simpleVert_10)); } inline UIVertex_t4057497605 get_simpleVert_10() const { return ___simpleVert_10; } inline UIVertex_t4057497605 * get_address_of_simpleVert_10() { return &___simpleVert_10; } inline void set_simpleVert_10(UIVertex_t4057497605 value) { ___simpleVert_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIVERTEX_T4057497605_H #ifndef UICHARINFO_T75501106_H #define UICHARINFO_T75501106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UICharInfo struct UICharInfo_t75501106 { public: // UnityEngine.Vector2 UnityEngine.UICharInfo::cursorPos Vector2_t2156229523 ___cursorPos_0; // System.Single UnityEngine.UICharInfo::charWidth float ___charWidth_1; public: inline static int32_t get_offset_of_cursorPos_0() { return static_cast(offsetof(UICharInfo_t75501106, ___cursorPos_0)); } inline Vector2_t2156229523 get_cursorPos_0() const { return ___cursorPos_0; } inline Vector2_t2156229523 * get_address_of_cursorPos_0() { return &___cursorPos_0; } inline void set_cursorPos_0(Vector2_t2156229523 value) { ___cursorPos_0 = value; } inline static int32_t get_offset_of_charWidth_1() { return static_cast(offsetof(UICharInfo_t75501106, ___charWidth_1)); } inline float get_charWidth_1() const { return ___charWidth_1; } inline float* get_address_of_charWidth_1() { return &___charWidth_1; } inline void set_charWidth_1(float value) { ___charWidth_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICHARINFO_T75501106_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___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 // DATETIMEKIND_T3468814247_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_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 ARGUMENTEXCEPTION_T132251570_H #define ARGUMENTEXCEPTION_T132251570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentException struct ArgumentException_t132251570 : public SystemException_t176217640 { public: // System.String System.ArgumentException::param_name String_t* ___param_name_12; public: inline static int32_t get_offset_of_param_name_12() { return static_cast(offsetof(ArgumentException_t132251570, ___param_name_12)); } inline String_t* get_param_name_12() const { return ___param_name_12; } inline String_t** get_address_of_param_name_12() { return &___param_name_12; } inline void set_param_name_12(String_t* value) { ___param_name_12 = value; Il2CppCodeGenWriteBarrier((&___param_name_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTEXCEPTION_T132251570_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef PLAYABLE_T459825607_H #define PLAYABLE_T459825607_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Playables.Playable struct Playable_t459825607 { public: // UnityEngine.Playables.PlayableHandle UnityEngine.Playables.Playable::m_Handle PlayableHandle_t1095853803 ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Playable_t459825607, ___m_Handle_0)); } inline PlayableHandle_t1095853803 get_m_Handle_0() const { return ___m_Handle_0; } inline PlayableHandle_t1095853803 * get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(PlayableHandle_t1095853803 value) { ___m_Handle_0 = value; } }; struct Playable_t459825607_StaticFields { public: // UnityEngine.Playables.Playable UnityEngine.Playables.Playable::m_NullPlayable Playable_t459825607 ___m_NullPlayable_1; public: inline static int32_t get_offset_of_m_NullPlayable_1() { return static_cast(offsetof(Playable_t459825607_StaticFields, ___m_NullPlayable_1)); } inline Playable_t459825607 get_m_NullPlayable_1() const { return ___m_NullPlayable_1; } inline Playable_t459825607 * get_address_of_m_NullPlayable_1() { return &___m_NullPlayable_1; } inline void set_m_NullPlayable_1(Playable_t459825607 value) { ___m_NullPlayable_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYABLE_T459825607_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef ARGUMENTNULLEXCEPTION_T1615371798_H #define ARGUMENTNULLEXCEPTION_T1615371798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentNullException struct ArgumentNullException_t1615371798 : public ArgumentException_t132251570 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTNULLEXCEPTION_T1615371798_H #ifndef EVENTQUEUEENTRY_T351831961_H #define EVENTQUEUEENTRY_T351831961_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Spine.EventQueue/EventQueueEntry struct EventQueueEntry_t351831961 { public: // Spine.EventQueue/EventType Spine.EventQueue/EventQueueEntry::type int32_t ___type_0; // Spine.TrackEntry Spine.EventQueue/EventQueueEntry::entry TrackEntry_t1316488441 * ___entry_1; // Spine.Event Spine.EventQueue/EventQueueEntry::e Event_t1378573841 * ___e_2; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(EventQueueEntry_t351831961, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_entry_1() { return static_cast(offsetof(EventQueueEntry_t351831961, ___entry_1)); } inline TrackEntry_t1316488441 * get_entry_1() const { return ___entry_1; } inline TrackEntry_t1316488441 ** get_address_of_entry_1() { return &___entry_1; } inline void set_entry_1(TrackEntry_t1316488441 * value) { ___entry_1 = value; Il2CppCodeGenWriteBarrier((&___entry_1), value); } inline static int32_t get_offset_of_e_2() { return static_cast(offsetof(EventQueueEntry_t351831961, ___e_2)); } inline Event_t1378573841 * get_e_2() const { return ___e_2; } inline Event_t1378573841 ** get_address_of_e_2() { return &___e_2; } inline void set_e_2(Event_t1378573841 * value) { ___e_2 = value; Il2CppCodeGenWriteBarrier((&___e_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Spine.EventQueue/EventQueueEntry struct EventQueueEntry_t351831961_marshaled_pinvoke { int32_t ___type_0; TrackEntry_t1316488441 * ___entry_1; Event_t1378573841 * ___e_2; }; // Native definition for COM marshalling of Spine.EventQueue/EventQueueEntry struct EventQueueEntry_t351831961_marshaled_com { int32_t ___type_0; TrackEntry_t1316488441 * ___entry_1; Event_t1378573841 * ___e_2; }; #endif // EVENTQUEUEENTRY_T351831961_H #ifndef DIAGNOSTICSWITCH_T2110704064_H #define DIAGNOSTICSWITCH_T2110704064_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DiagnosticSwitch struct DiagnosticSwitch_t2110704064 { public: // System.String UnityEngine.DiagnosticSwitch::name String_t* ___name_0; // System.String UnityEngine.DiagnosticSwitch::description String_t* ___description_1; // UnityEngine.DiagnosticSwitchFlags UnityEngine.DiagnosticSwitch::flags int32_t ___flags_2; // System.Object UnityEngine.DiagnosticSwitch::value RuntimeObject * ___value_3; // System.Object UnityEngine.DiagnosticSwitch::minValue RuntimeObject * ___minValue_4; // System.Object UnityEngine.DiagnosticSwitch::maxValue RuntimeObject * ___maxValue_5; // System.Object UnityEngine.DiagnosticSwitch::persistentValue RuntimeObject * ___persistentValue_6; // UnityEngine.EnumInfo UnityEngine.DiagnosticSwitch::enumInfo EnumInfo_t93260550 * ___enumInfo_7; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_description_1() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___description_1)); } inline String_t* get_description_1() const { return ___description_1; } inline String_t** get_address_of_description_1() { return &___description_1; } inline void set_description_1(String_t* value) { ___description_1 = value; Il2CppCodeGenWriteBarrier((&___description_1), value); } inline static int32_t get_offset_of_flags_2() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___flags_2)); } inline int32_t get_flags_2() const { return ___flags_2; } inline int32_t* get_address_of_flags_2() { return &___flags_2; } inline void set_flags_2(int32_t value) { ___flags_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___value_3)); } inline RuntimeObject * get_value_3() const { return ___value_3; } inline RuntimeObject ** get_address_of_value_3() { return &___value_3; } inline void set_value_3(RuntimeObject * value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((&___value_3), value); } inline static int32_t get_offset_of_minValue_4() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___minValue_4)); } inline RuntimeObject * get_minValue_4() const { return ___minValue_4; } inline RuntimeObject ** get_address_of_minValue_4() { return &___minValue_4; } inline void set_minValue_4(RuntimeObject * value) { ___minValue_4 = value; Il2CppCodeGenWriteBarrier((&___minValue_4), value); } inline static int32_t get_offset_of_maxValue_5() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___maxValue_5)); } inline RuntimeObject * get_maxValue_5() const { return ___maxValue_5; } inline RuntimeObject ** get_address_of_maxValue_5() { return &___maxValue_5; } inline void set_maxValue_5(RuntimeObject * value) { ___maxValue_5 = value; Il2CppCodeGenWriteBarrier((&___maxValue_5), value); } inline static int32_t get_offset_of_persistentValue_6() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___persistentValue_6)); } inline RuntimeObject * get_persistentValue_6() const { return ___persistentValue_6; } inline RuntimeObject ** get_address_of_persistentValue_6() { return &___persistentValue_6; } inline void set_persistentValue_6(RuntimeObject * value) { ___persistentValue_6 = value; Il2CppCodeGenWriteBarrier((&___persistentValue_6), value); } inline static int32_t get_offset_of_enumInfo_7() { return static_cast(offsetof(DiagnosticSwitch_t2110704064, ___enumInfo_7)); } inline EnumInfo_t93260550 * get_enumInfo_7() const { return ___enumInfo_7; } inline EnumInfo_t93260550 ** get_address_of_enumInfo_7() { return &___enumInfo_7; } inline void set_enumInfo_7(EnumInfo_t93260550 * value) { ___enumInfo_7 = value; Il2CppCodeGenWriteBarrier((&___enumInfo_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.DiagnosticSwitch struct DiagnosticSwitch_t2110704064_marshaled_pinvoke { char* ___name_0; char* ___description_1; int32_t ___flags_2; Il2CppIUnknown* ___value_3; Il2CppIUnknown* ___minValue_4; Il2CppIUnknown* ___maxValue_5; Il2CppIUnknown* ___persistentValue_6; EnumInfo_t93260550 * ___enumInfo_7; }; // Native definition for COM marshalling of UnityEngine.DiagnosticSwitch struct DiagnosticSwitch_t2110704064_marshaled_com { Il2CppChar* ___name_0; Il2CppChar* ___description_1; int32_t ___flags_2; Il2CppIUnknown* ___value_3; Il2CppIUnknown* ___minValue_4; Il2CppIUnknown* ___maxValue_5; Il2CppIUnknown* ___persistentValue_6; EnumInfo_t93260550 * ___enumInfo_7; }; #endif // DIAGNOSTICSWITCH_T2110704064_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 WEIGHTINFO_T1982677921_H #define WEIGHTINFO_T1982677921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo struct WeightInfo_t1982677921 { public: // UnityEngine.Playables.Playable UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo::mixer Playable_t459825607 ___mixer_0; // UnityEngine.Playables.Playable UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo::parentMixer Playable_t459825607 ___parentMixer_1; // System.Int32 UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo::port int32_t ___port_2; // System.Boolean UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo::modulate bool ___modulate_3; public: inline static int32_t get_offset_of_mixer_0() { return static_cast(offsetof(WeightInfo_t1982677921, ___mixer_0)); } inline Playable_t459825607 get_mixer_0() const { return ___mixer_0; } inline Playable_t459825607 * get_address_of_mixer_0() { return &___mixer_0; } inline void set_mixer_0(Playable_t459825607 value) { ___mixer_0 = value; } inline static int32_t get_offset_of_parentMixer_1() { return static_cast(offsetof(WeightInfo_t1982677921, ___parentMixer_1)); } inline Playable_t459825607 get_parentMixer_1() const { return ___parentMixer_1; } inline Playable_t459825607 * get_address_of_parentMixer_1() { return &___parentMixer_1; } inline void set_parentMixer_1(Playable_t459825607 value) { ___parentMixer_1 = value; } inline static int32_t get_offset_of_port_2() { return static_cast(offsetof(WeightInfo_t1982677921, ___port_2)); } inline int32_t get_port_2() const { return ___port_2; } inline int32_t* get_address_of_port_2() { return &___port_2; } inline void set_port_2(int32_t value) { ___port_2 = value; } inline static int32_t get_offset_of_modulate_3() { return static_cast(offsetof(WeightInfo_t1982677921, ___modulate_3)); } inline bool get_modulate_3() const { return ___modulate_3; } inline bool* get_address_of_modulate_3() { return &___modulate_3; } inline void set_modulate_3(bool value) { ___modulate_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo struct WeightInfo_t1982677921_marshaled_pinvoke { Playable_t459825607 ___mixer_0; Playable_t459825607 ___parentMixer_1; int32_t ___port_2; int32_t ___modulate_3; }; // Native definition for COM marshalling of UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo struct WeightInfo_t1982677921_marshaled_com { Playable_t459825607 ___mixer_0; Playable_t459825607 ___parentMixer_1; int32_t ___port_2; int32_t ___modulate_3; }; #endif // WEIGHTINFO_T1982677921_H #ifndef KEYVALUEPAIR_2_T298337405_H #define KEYVALUEPAIR_2_T298337405_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_t298337405 { public: // TKey System.Collections.Generic.KeyValuePair`2::key DateTime_t3738529785 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value TimeType_t2507513283 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t298337405, ___key_0)); } inline DateTime_t3738529785 get_key_0() const { return ___key_0; } inline DateTime_t3738529785 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(DateTime_t3738529785 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t298337405, ___value_1)); } inline TimeType_t2507513283 get_value_1() const { return ___value_1; } inline TimeType_t2507513283 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(TimeType_t2507513283 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T298337405_H // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773 : public RuntimeArray { public: ALIGN_FIELD (8) Color32_t2600501292 m_Items[1]; public: inline Color32_t2600501292 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color32_t2600501292 * 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, Color32_t2600501292 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color32_t2600501292 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color32_t2600501292 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_t2600501292 value) { m_Items[index] = value; } }; // UnityEngine.DiagnosticSwitch[] struct DiagnosticSwitchU5BU5D_t2165446465 : public RuntimeArray { public: ALIGN_FIELD (8) DiagnosticSwitch_t2110704064 m_Items[1]; public: inline DiagnosticSwitch_t2110704064 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DiagnosticSwitch_t2110704064 * 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, DiagnosticSwitch_t2110704064 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DiagnosticSwitch_t2110704064 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DiagnosticSwitch_t2110704064 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DiagnosticSwitch_t2110704064 value) { m_Items[index] = value; } }; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t1128832444 : public RuntimeArray { public: ALIGN_FIELD (8) RaycastResult_t3360306849 m_Items[1]; public: inline RaycastResult_t3360306849 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastResult_t3360306849 * 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, RaycastResult_t3360306849 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RaycastResult_t3360306849 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastResult_t3360306849 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastResult_t3360306849 value) { m_Items[index] = value; } }; // UnityEngine.KeyCode[] struct KeyCodeU5BU5D_t2223234056 : 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; } }; // UnityEngine.Matrix4x4[] struct Matrix4x4U5BU5D_t2302988098 : public RuntimeArray { public: ALIGN_FIELD (8) Matrix4x4_t1817901843 m_Items[1]; public: inline Matrix4x4_t1817901843 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Matrix4x4_t1817901843 * 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, Matrix4x4_t1817901843 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Matrix4x4_t1817901843 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Matrix4x4_t1817901843 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Matrix4x4_t1817901843 value) { m_Items[index] = value; } }; // UnityEngine.Playables.Playable[] struct PlayableU5BU5D_t3229717310 : public RuntimeArray { public: ALIGN_FIELD (8) Playable_t459825607 m_Items[1]; public: inline Playable_t459825607 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Playable_t459825607 * 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, Playable_t459825607 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Playable_t459825607 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Playable_t459825607 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Playable_t459825607 value) { m_Items[index] = value; } }; // UnityEngine.Rendering.ReflectionProbeBlendInfo[] struct ReflectionProbeBlendInfoU5BU5D_t2102825095 : public RuntimeArray { public: ALIGN_FIELD (8) ReflectionProbeBlendInfo_t288657778 m_Items[1]; public: inline ReflectionProbeBlendInfo_t288657778 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ReflectionProbeBlendInfo_t288657778 * 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, ReflectionProbeBlendInfo_t288657778 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ReflectionProbeBlendInfo_t288657778 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ReflectionProbeBlendInfo_t288657778 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ReflectionProbeBlendInfo_t288657778 value) { m_Items[index] = value; } }; // UnityEngine.Timeline.AnimationOutputWeightProcessor/WeightInfo[] struct WeightInfoU5BU5D_t1690221756 : public RuntimeArray { public: ALIGN_FIELD (8) WeightInfo_t1982677921 m_Items[1]; public: inline WeightInfo_t1982677921 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WeightInfo_t1982677921 * 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, WeightInfo_t1982677921 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline WeightInfo_t1982677921 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WeightInfo_t1982677921 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WeightInfo_t1982677921 value) { m_Items[index] = value; } }; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t928762055 : public RuntimeArray { public: ALIGN_FIELD (8) UICharInfo_t75501106 m_Items[1]; public: inline UICharInfo_t75501106 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UICharInfo_t75501106 * 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, UICharInfo_t75501106 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UICharInfo_t75501106 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UICharInfo_t75501106 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UICharInfo_t75501106 value) { m_Items[index] = value; } }; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_t1655937503 : public RuntimeArray { public: ALIGN_FIELD (8) UILineInfo_t4195266810 m_Items[1]; public: inline UILineInfo_t4195266810 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UILineInfo_t4195266810 * 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, UILineInfo_t4195266810 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UILineInfo_t4195266810 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UILineInfo_t4195266810 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UILineInfo_t4195266810 value) { m_Items[index] = value; } }; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_t1981460040 : public RuntimeArray { public: ALIGN_FIELD (8) UIVertex_t4057497605 m_Items[1]; public: inline UIVertex_t4057497605 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIVertex_t4057497605 * 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, UIVertex_t4057497605 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UIVertex_t4057497605 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIVertex_t4057497605 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIVertex_t4057497605 value) { m_Items[index] = value; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986 : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_t2156229523 m_Items[1]; public: inline Vector2_t2156229523 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_t2156229523 * 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, Vector2_t2156229523 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_t2156229523 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t2156229523 value) { m_Items[index] = value; } }; // UnityEngine.Vector2Int[] struct Vector2IntU5BU5D_t2878452246 : public RuntimeArray { public: ALIGN_FIELD (8) Vector2Int_t3469998543 m_Items[1]; public: inline Vector2Int_t3469998543 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2Int_t3469998543 * 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, Vector2Int_t3469998543 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2Int_t3469998543 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2Int_t3469998543 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2Int_t3469998543 value) { m_Items[index] = value; } }; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t3722313464 m_Items[1]; public: inline Vector3_t3722313464 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t3722313464 * 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, Vector3_t3722313464 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t3722313464 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t3722313464 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t3722313464 value) { m_Items[index] = value; } }; // UnityEngine.Vector4[] struct Vector4U5BU5D_t934056436 : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_t3319028937 m_Items[1]; public: inline Vector4_t3319028937 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_t3319028937 * 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, Vector4_t3319028937 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_t3319028937 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_t3319028937 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_t3319028937 value) { m_Items[index] = value; } }; // DMCore.Framework.Scene.AvatarCate[] struct AvatarCateU5BU5D_t1610689372 : 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; } }; // DMCore.Framework.Thread.enumThreadID[] struct enumThreadIDU5BU5D_t3988452515 : 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; } }; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_t3282844708 : public RuntimeArray { public: ALIGN_FIELD (8) PropertyMetadata_t3727440473 m_Items[1]; public: inline PropertyMetadata_t3727440473 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PropertyMetadata_t3727440473 * 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, PropertyMetadata_t3727440473 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline PropertyMetadata_t3727440473 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PropertyMetadata_t3727440473 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyMetadata_t3727440473 value) { m_Items[index] = value; } }; // LMRendererInfo[] struct LMRendererInfoU5BU5D_t4046529225 : public RuntimeArray { public: ALIGN_FIELD (8) LMRendererInfo_t3374010072 m_Items[1]; public: inline LMRendererInfo_t3374010072 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline LMRendererInfo_t3374010072 * 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, LMRendererInfo_t3374010072 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline LMRendererInfo_t3374010072 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline LMRendererInfo_t3374010072 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, LMRendererInfo_t3374010072 value) { m_Items[index] = value; } }; // Loom/DelayedQueueItem[] struct DelayedQueueItemU5BU5D_t658540297 : public RuntimeArray { public: ALIGN_FIELD (8) DelayedQueueItem_t1027542936 m_Items[1]; public: inline DelayedQueueItem_t1027542936 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DelayedQueueItem_t1027542936 * 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, DelayedQueueItem_t1027542936 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DelayedQueueItem_t1027542936 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DelayedQueueItem_t1027542936 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DelayedQueueItem_t1027542936 value) { m_Items[index] = value; } }; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t197937271 : public RuntimeArray { public: ALIGN_FIELD (8) JsonPosition_t2528027714 m_Items[1]; public: inline JsonPosition_t2528027714 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline JsonPosition_t2528027714 * 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, JsonPosition_t2528027714 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline JsonPosition_t2528027714 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline JsonPosition_t2528027714 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, JsonPosition_t2528027714 value) { m_Items[index] = value; } }; // Spine.EventQueue/EventQueueEntry[] struct EventQueueEntryU5BU5D_t1574228452 : public RuntimeArray { public: ALIGN_FIELD (8) EventQueueEntry_t351831961 m_Items[1]; public: inline EventQueueEntry_t351831961 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EventQueueEntry_t351831961 * 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, EventQueueEntry_t351831961 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline EventQueueEntry_t351831961 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EventQueueEntry_t351831961 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EventQueueEntry_t351831961 value) { m_Items[index] = value; } }; // Spine.Unity.Modules.SkeletonRendererCustomMaterials/AtlasMaterialOverride[] struct AtlasMaterialOverrideU5BU5D_t1961062208 : public RuntimeArray { public: ALIGN_FIELD (8) AtlasMaterialOverride_t2435041389 m_Items[1]; public: inline AtlasMaterialOverride_t2435041389 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AtlasMaterialOverride_t2435041389 * 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, AtlasMaterialOverride_t2435041389 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline AtlasMaterialOverride_t2435041389 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AtlasMaterialOverride_t2435041389 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AtlasMaterialOverride_t2435041389 value) { m_Items[index] = value; } }; // Spine.Unity.Modules.SkeletonRendererCustomMaterials/SlotMaterialOverride[] struct SlotMaterialOverrideU5BU5D_t1365839744 : public RuntimeArray { public: ALIGN_FIELD (8) SlotMaterialOverride_t1001979181 m_Items[1]; public: inline SlotMaterialOverride_t1001979181 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SlotMaterialOverride_t1001979181 * 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, SlotMaterialOverride_t1001979181 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline SlotMaterialOverride_t1001979181 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SlotMaterialOverride_t1001979181 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SlotMaterialOverride_t1001979181 value) { m_Items[index] = value; } }; // Spine.Unity.Modules.SkeletonUtilityKinematicShadow/TransformPair[] struct TransformPairU5BU5D_t3004865397 : public RuntimeArray { public: ALIGN_FIELD (8) TransformPair_t3795417756 m_Items[1]; public: inline TransformPair_t3795417756 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TransformPair_t3795417756 * 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, TransformPair_t3795417756 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TransformPair_t3795417756 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TransformPair_t3795417756 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TransformPair_t3795417756 value) { m_Items[index] = value; } }; // System.Boolean[] struct BooleanU5BU5D_t2897418192 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* 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, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t2143006960 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t298337405 m_Items[1]; public: inline KeyValuePair_2_t298337405 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t298337405 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t298337405 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t298337405 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t298337405 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t298337405 value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t118269214 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t2530217319 m_Items[1]; public: inline KeyValuePair_2_t2530217319 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t2530217319 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t2530217319 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t2530217319 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t2530217319 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t2530217319 value) { 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; } }; // System.Int64[] struct Int64U5BU5D_t2559172825 : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_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, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // 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.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m1170824041 (ArgumentNullException_t1615371798 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::get_IsValueType() extern "C" IL2CPP_METHOD_ATTR bool Type_get_IsValueType_m3108065642 (Type_t * __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1312628991 (ArgumentException_t132251570 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyNotFoundException::.ctor() extern "C" IL2CPP_METHOD_ATTR void KeyNotFoundException__ctor_m541499307 (KeyNotFoundException_t2292407383 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2567115113_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2567115113_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t4072576034 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t4072576034 * L_0 = (List_1_t4072576034 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t4072576034 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t4072576034 *)L_0; List_1_t4072576034 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t4072576034 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m3828971633_gshared (Collection_1_t1544857210 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m3828971633_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t1544857210 * G_B4_0 = NULL; Collection_1_t1544857210 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t1544857210 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m3828971633_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t1544857210 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t1544857210 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t1544857210 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t1544857210 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m4134422013_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m5285659_gshared (Collection_1_t1544857210 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m5285659_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m2331214269_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m3523284545_gshared (Collection_1_t1544857210 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Color32_t2600501292 L_4 = (( Color32_t2600501292 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_2, (Color32_t2600501292 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m3397768605_gshared (Collection_1_t1544857210 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Color32_t2600501292 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Color32_t2600501292 )((*(Color32_t2600501292 *)((Color32_t2600501292 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m3271188411_gshared (Collection_1_t1544857210 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Color32_t2600501292 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Color32_t2600501292 )((*(Color32_t2600501292 *)((Color32_t2600501292 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m1082337854_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Color32_t2600501292 L_2 = (( Color32_t2600501292 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_0, (Color32_t2600501292 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m1476284619_gshared (Collection_1_t1544857210 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Color32_t2600501292 L_2 = (( Color32_t2600501292 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1544857210 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t1544857210 *, Color32_t2600501292 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1544857210 *)__this, (Color32_t2600501292 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1544857210 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m1640823718_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1366515121_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m1405161344_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m4084244672_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m2422562729_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Color32_t2600501292 L_2 = InterfaceFuncInvoker1< Color32_t2600501292 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Color32_t2600501292 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m4249768453_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Color32_t2600501292 L_2 = (( Color32_t2600501292 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_0, (Color32_t2600501292 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m1050937178_gshared (Collection_1_t1544857210 * __this, Color32_t2600501292 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Color32_t2600501292 L_3 = ___item0; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_2, (Color32_t2600501292 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2682779892_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t1544857210 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m2728738230_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m3960178049_gshared (Collection_1_t1544857210 * __this, Color32_t2600501292 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Color32_t2600501292 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Color32_t2600501292 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Color32_t2600501292 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m1351356450_gshared (Collection_1_t1544857210 * __this, Color32U5BU5D_t3850468773* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Color32U5BU5D_t3850468773* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Color32U5BU5D_t3850468773*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Color32U5BU5D_t3850468773*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m1126338847_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3672533141_gshared (Collection_1_t1544857210 * __this, Color32_t2600501292 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Color32_t2600501292 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Color32_t2600501292 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Color32_t2600501292 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m3628361809_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, Color32_t2600501292 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Color32_t2600501292 L_1 = ___item1; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_0, (Color32_t2600501292 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1769868998_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, Color32_t2600501292 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Color32_t2600501292 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Color32_t2600501292 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3210982465_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m3022471627_gshared (Collection_1_t1544857210 * __this, Color32_t2600501292 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Color32_t2600501292 L_0 = ___item0; NullCheck((Collection_1_t1544857210 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t1544857210 *, Color32_t2600501292 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1544857210 *)__this, (Color32_t2600501292 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1544857210 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m3828722247_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1544857210 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m3705475086_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m3285674630_gshared (Collection_1_t1544857210 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 Collection_1_get_Item_m1405296108_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Color32_t2600501292 L_2 = InterfaceFuncInvoker1< Color32_t2600501292 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m3564541406_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, Color32_t2600501292 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Color32_t2600501292 L_1 = ___value1; NullCheck((Collection_1_t1544857210 *)__this); VirtActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1544857210 *)__this, (int32_t)L_0, (Color32_t2600501292 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m605100262_gshared (Collection_1_t1544857210 * __this, int32_t ___index0, Color32_t2600501292 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Color32_t2600501292 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Color32_t2600501292 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Color32_t2600501292 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m3865853065_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m3865853065_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 Collection_1_ConvertItem_m492501417_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m492501417_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Color32_t2600501292 *)((Color32_t2600501292 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m492501417_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m1586584257_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m1586584257_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m1586584257_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m4171956644_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m4171956644_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m439271340_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m439271340_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m678507483_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m678507483_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3582778806 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t3582778806 * L_0 = (List_1_t3582778806 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t3582778806 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t3582778806 *)L_0; List_1_t3582778806 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t3582778806 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2122347980_gshared (Collection_1_t1055059982 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2122347980_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t1055059982 * G_B4_0 = NULL; Collection_1_t1055059982 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t1055059982 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m2122347980_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t1055059982 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t1055059982 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t1055059982 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t1055059982 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2681498186_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m1899071838_gshared (Collection_1_t1055059982 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m1899071838_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m923508483_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m2101627045_gshared (Collection_1_t1055059982 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; DiagnosticSwitch_t2110704064 L_4 = (( DiagnosticSwitch_t2110704064 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_2, (DiagnosticSwitch_t2110704064 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m1417000225_gshared (Collection_1_t1055059982 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, DiagnosticSwitch_t2110704064 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (DiagnosticSwitch_t2110704064 )((*(DiagnosticSwitch_t2110704064 *)((DiagnosticSwitch_t2110704064 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m919207142_gshared (Collection_1_t1055059982 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (DiagnosticSwitch_t2110704064 )((*(DiagnosticSwitch_t2110704064 *)((DiagnosticSwitch_t2110704064 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m2787939164_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; DiagnosticSwitch_t2110704064 L_2 = (( DiagnosticSwitch_t2110704064 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_0, (DiagnosticSwitch_t2110704064 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m660167374_gshared (Collection_1_t1055059982 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; DiagnosticSwitch_t2110704064 L_2 = (( DiagnosticSwitch_t2110704064 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1055059982 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t1055059982 *, DiagnosticSwitch_t2110704064 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1055059982 *)__this, (DiagnosticSwitch_t2110704064 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1055059982 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m4060283277_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m3502422940_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m3877248954_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m3856672781_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m1067496731_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); DiagnosticSwitch_t2110704064 L_2 = InterfaceFuncInvoker1< DiagnosticSwitch_t2110704064 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); DiagnosticSwitch_t2110704064 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m2226020801_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; DiagnosticSwitch_t2110704064 L_2 = (( DiagnosticSwitch_t2110704064 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_0, (DiagnosticSwitch_t2110704064 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m4247872615_gshared (Collection_1_t1055059982 * __this, DiagnosticSwitch_t2110704064 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; DiagnosticSwitch_t2110704064 L_3 = ___item0; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_2, (DiagnosticSwitch_t2110704064 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m1030330371_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t1055059982 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m1751030747_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m1725721351_gshared (Collection_1_t1055059982 * __this, DiagnosticSwitch_t2110704064 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DiagnosticSwitch_t2110704064 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, DiagnosticSwitch_t2110704064 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (DiagnosticSwitch_t2110704064 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m580978016_gshared (Collection_1_t1055059982 * __this, DiagnosticSwitchU5BU5D_t2165446465* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DiagnosticSwitchU5BU5D_t2165446465* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< DiagnosticSwitchU5BU5D_t2165446465*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (DiagnosticSwitchU5BU5D_t2165446465*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m721305377_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3759815895_gshared (Collection_1_t1055059982 * __this, DiagnosticSwitch_t2110704064 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DiagnosticSwitch_t2110704064 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (DiagnosticSwitch_t2110704064 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2750798433_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, DiagnosticSwitch_t2110704064 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; DiagnosticSwitch_t2110704064 L_1 = ___item1; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_0, (DiagnosticSwitch_t2110704064 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m3731278278_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, DiagnosticSwitch_t2110704064 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; DiagnosticSwitch_t2110704064 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (DiagnosticSwitch_t2110704064 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m392304523_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2061030165_gshared (Collection_1_t1055059982 * __this, DiagnosticSwitch_t2110704064 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { DiagnosticSwitch_t2110704064 L_0 = ___item0; NullCheck((Collection_1_t1055059982 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t1055059982 *, DiagnosticSwitch_t2110704064 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1055059982 *)__this, (DiagnosticSwitch_t2110704064 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1055059982 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2248609347_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1055059982 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m53293847_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m418427612_gshared (Collection_1_t1055059982 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DiagnosticSwitch_t2110704064 Collection_1_get_Item_m925156790_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); DiagnosticSwitch_t2110704064 L_2 = InterfaceFuncInvoker1< DiagnosticSwitch_t2110704064 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m2036061800_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, DiagnosticSwitch_t2110704064 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; DiagnosticSwitch_t2110704064 L_1 = ___value1; NullCheck((Collection_1_t1055059982 *)__this); VirtActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1055059982 *)__this, (int32_t)L_0, (DiagnosticSwitch_t2110704064 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m86703226_gshared (Collection_1_t1055059982 * __this, int32_t ___index0, DiagnosticSwitch_t2110704064 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; DiagnosticSwitch_t2110704064 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, DiagnosticSwitch_t2110704064 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (DiagnosticSwitch_t2110704064 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m4213975322_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m4213975322_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR DiagnosticSwitch_t2110704064 Collection_1_ConvertItem_m1135136029_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1135136029_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(DiagnosticSwitch_t2110704064 *)((DiagnosticSwitch_t2110704064 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1135136029_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m2813458541_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m2813458541_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m2813458541_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m3975458916_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m3975458916_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m1184039892_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m1184039892_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2786975168_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2786975168_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t537414295 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t537414295 * L_0 = (List_1_t537414295 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t537414295 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t537414295 *)L_0; List_1_t537414295 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t537414295 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1083715411_gshared (Collection_1_t2304662767 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1083715411_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t2304662767 * G_B4_0 = NULL; Collection_1_t2304662767 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t2304662767 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1083715411_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t2304662767 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t2304662767 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t2304662767 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t2304662767 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2322158129_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m2832735628_gshared (Collection_1_t2304662767 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m2832735628_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m1248348407_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m3364892189_gshared (Collection_1_t2304662767 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; RaycastResult_t3360306849 L_4 = (( RaycastResult_t3360306849 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_2, (RaycastResult_t3360306849 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m541474733_gshared (Collection_1_t2304662767 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, RaycastResult_t3360306849 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (RaycastResult_t3360306849 )((*(RaycastResult_t3360306849 *)((RaycastResult_t3360306849 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m3894953546_gshared (Collection_1_t2304662767 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, RaycastResult_t3360306849 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (RaycastResult_t3360306849 )((*(RaycastResult_t3360306849 *)((RaycastResult_t3360306849 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m1578684526_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; RaycastResult_t3360306849 L_2 = (( RaycastResult_t3360306849 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_0, (RaycastResult_t3360306849 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3800279569_gshared (Collection_1_t2304662767 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; RaycastResult_t3360306849 L_2 = (( RaycastResult_t3360306849 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2304662767 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t2304662767 *, RaycastResult_t3360306849 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2304662767 *)__this, (RaycastResult_t3360306849 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2304662767 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m3296404134_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1659213062_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m3898710915_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m2202364665_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m3651807887_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); RaycastResult_t3360306849 L_2 = InterfaceFuncInvoker1< RaycastResult_t3360306849 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); RaycastResult_t3360306849 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m876512695_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; RaycastResult_t3360306849 L_2 = (( RaycastResult_t3360306849 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_0, (RaycastResult_t3360306849 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m809543251_gshared (Collection_1_t2304662767 * __this, RaycastResult_t3360306849 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RaycastResult_t3360306849 L_3 = ___item0; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_2, (RaycastResult_t3360306849 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2603085718_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t2304662767 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m1642813056_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m189679656_gshared (Collection_1_t2304662767 * __this, RaycastResult_t3360306849 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RaycastResult_t3360306849 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, RaycastResult_t3360306849 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (RaycastResult_t3360306849 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m2074515280_gshared (Collection_1_t2304662767 * __this, RaycastResultU5BU5D_t1128832444* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RaycastResultU5BU5D_t1128832444* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< RaycastResultU5BU5D_t1128832444*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (RaycastResultU5BU5D_t1128832444*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m3990758110_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m971442381_gshared (Collection_1_t2304662767 * __this, RaycastResult_t3360306849 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RaycastResult_t3360306849 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, RaycastResult_t3360306849 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (RaycastResult_t3360306849 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m747097472_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RaycastResult_t3360306849 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RaycastResult_t3360306849 L_1 = ___item1; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_0, (RaycastResult_t3360306849 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1697804600_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RaycastResult_t3360306849 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; RaycastResult_t3360306849 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (RaycastResult_t3360306849 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3253930552_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m1028090446_gshared (Collection_1_t2304662767 * __this, RaycastResult_t3360306849 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RaycastResult_t3360306849 L_0 = ___item0; NullCheck((Collection_1_t2304662767 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t2304662767 *, RaycastResult_t3360306849 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2304662767 *)__this, (RaycastResult_t3360306849 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2304662767 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2240641437_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2304662767 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2911050674_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m2882398454_gshared (Collection_1_t2304662767 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RaycastResult_t3360306849 Collection_1_get_Item_m2815060627_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); RaycastResult_t3360306849 L_2 = InterfaceFuncInvoker1< RaycastResult_t3360306849 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m3756018377_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RaycastResult_t3360306849 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RaycastResult_t3360306849 L_1 = ___value1; NullCheck((Collection_1_t2304662767 *)__this); VirtActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2304662767 *)__this, (int32_t)L_0, (RaycastResult_t3360306849 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m2109164320_gshared (Collection_1_t2304662767 * __this, int32_t ___index0, RaycastResult_t3360306849 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; RaycastResult_t3360306849 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, RaycastResult_t3360306849 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (RaycastResult_t3360306849 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m745209230_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m745209230_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR RaycastResult_t3360306849 Collection_1_ConvertItem_m1520610223_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1520610223_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(RaycastResult_t3360306849 *)((RaycastResult_t3360306849 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1520610223_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3351764735_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3351764735_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3351764735_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m13647692_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m13647692_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m609371284_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m609371284_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m234870299_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m234870299_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t4071369019 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t4071369019 * L_0 = (List_1_t4071369019 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t4071369019 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t4071369019 *)L_0; List_1_t4071369019 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t4071369019 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m639484567_gshared (Collection_1_t1543650195 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m639484567_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t1543650195 * G_B4_0 = NULL; Collection_1_t1543650195 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t1543650195 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m639484567_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t1543650195 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t1543650195 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t1543650195 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t1543650195 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m544992_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m367592747_gshared (Collection_1_t1543650195 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m367592747_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m1021284986_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m3571601810_gshared (Collection_1_t1543650195 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; int32_t L_4 = (( int32_t (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_2, (int32_t)L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m3149911855_gshared (Collection_1_t1543650195 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m2998672788_gshared (Collection_1_t1543650195 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m516444793_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; int32_t L_2 = (( int32_t (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_0, (int32_t)L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3495978019_gshared (Collection_1_t1543650195 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; int32_t L_2 = (( int32_t (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1543650195 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t1543650195 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1543650195 *)__this, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1543650195 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m2949167297_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1812211502_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m2256943512_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m903119137_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m54534438_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m2728606105_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; int32_t L_2 = (( int32_t (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_0, (int32_t)L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m4068826050_gshared (Collection_1_t1543650195 * __this, int32_t ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; int32_t L_3 = ___item0; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_2, (int32_t)L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m897475656_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t1543650195 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m3981981681_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m3239118867_gshared (Collection_1_t1543650195 * __this, int32_t ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m973918845_gshared (Collection_1_t1543650195 * __this, KeyCodeU5BU5D_t2223234056* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyCodeU5BU5D_t2223234056* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< KeyCodeU5BU5D_t2223234056*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (KeyCodeU5BU5D_t2223234056*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m1867623750_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3278122912_gshared (Collection_1_t1543650195 * __this, int32_t ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m1447136556_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = ___item1; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_0, (int32_t)L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m2102241902_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; int32_t L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, int32_t >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3103647015_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m3753760584_gshared (Collection_1_t1543650195 * __this, int32_t ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___item0; NullCheck((Collection_1_t1543650195 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t1543650195 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1543650195 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1543650195 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m1619947713_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1543650195 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m584742847_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m3329761570_gshared (Collection_1_t1543650195 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Item_m581281512_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m338362628_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = ___value1; NullCheck((Collection_1_t1543650195 *)__this); VirtActionInvoker2< int32_t, int32_t >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1543650195 *)__this, (int32_t)L_0, (int32_t)L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m4131952745_gshared (Collection_1_t1543650195 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; int32_t L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, int32_t >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (int32_t)L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m638038382_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m638038382_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_ConvertItem_m2480712482_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m2480712482_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(int32_t*)((int32_t*)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m2480712482_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m1956276306_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m1956276306_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m1956276306_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m3193195720_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m3193195720_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m2612508295_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m2612508295_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m4070750488_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m4070750488_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3289976585 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t3289976585 * L_0 = (List_1_t3289976585 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t3289976585 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t3289976585 *)L_0; List_1_t3289976585 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t3289976585 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1256928671_gshared (Collection_1_t762257761 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1256928671_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t762257761 * G_B4_0 = NULL; Collection_1_t762257761 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t762257761 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1256928671_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t762257761 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t762257761 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t762257761 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t762257761 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1820018527_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m1183175397_gshared (Collection_1_t762257761 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m1183175397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m2603016504_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m2550215875_gshared (Collection_1_t762257761 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Matrix4x4_t1817901843 L_4 = (( Matrix4x4_t1817901843 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_2, (Matrix4x4_t1817901843 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m231923129_gshared (Collection_1_t762257761 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Matrix4x4_t1817901843 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Matrix4x4_t1817901843 )((*(Matrix4x4_t1817901843 *)((Matrix4x4_t1817901843 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m516907418_gshared (Collection_1_t762257761 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Matrix4x4_t1817901843 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Matrix4x4_t1817901843 )((*(Matrix4x4_t1817901843 *)((Matrix4x4_t1817901843 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m2163994163_gshared (Collection_1_t762257761 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Matrix4x4_t1817901843 L_2 = (( Matrix4x4_t1817901843 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_0, (Matrix4x4_t1817901843 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3353626356_gshared (Collection_1_t762257761 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Matrix4x4_t1817901843 L_2 = (( Matrix4x4_t1817901843 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t762257761 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t762257761 *, Matrix4x4_t1817901843 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t762257761 *)__this, (Matrix4x4_t1817901843 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t762257761 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m3267580356_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1385215710_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m1032953823_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m1550393173_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m27256822_gshared (Collection_1_t762257761 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Matrix4x4_t1817901843 L_2 = InterfaceFuncInvoker1< Matrix4x4_t1817901843 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Matrix4x4_t1817901843 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m1503012322_gshared (Collection_1_t762257761 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Matrix4x4_t1817901843 L_2 = (( Matrix4x4_t1817901843 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_0, (Matrix4x4_t1817901843 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m2272201647_gshared (Collection_1_t762257761 * __this, Matrix4x4_t1817901843 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Matrix4x4_t1817901843 L_3 = ___item0; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_2, (Matrix4x4_t1817901843 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m162237019_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t762257761 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m3295791073_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m1241645312_gshared (Collection_1_t762257761 * __this, Matrix4x4_t1817901843 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Matrix4x4_t1817901843 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Matrix4x4_t1817901843 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Matrix4x4_t1817901843 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m604673766_gshared (Collection_1_t762257761 * __this, Matrix4x4U5BU5D_t2302988098* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Matrix4x4U5BU5D_t2302988098* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Matrix4x4U5BU5D_t2302988098*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Matrix4x4U5BU5D_t2302988098*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m2025880821_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m1965470395_gshared (Collection_1_t762257761 * __this, Matrix4x4_t1817901843 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Matrix4x4_t1817901843 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Matrix4x4_t1817901843 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Matrix4x4_t1817901843 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m437390769_gshared (Collection_1_t762257761 * __this, int32_t ___index0, Matrix4x4_t1817901843 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Matrix4x4_t1817901843 L_1 = ___item1; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_0, (Matrix4x4_t1817901843 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m3706413284_gshared (Collection_1_t762257761 * __this, int32_t ___index0, Matrix4x4_t1817901843 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Matrix4x4_t1817901843 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Matrix4x4_t1817901843 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m1682253712_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m1742753635_gshared (Collection_1_t762257761 * __this, Matrix4x4_t1817901843 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Matrix4x4_t1817901843 L_0 = ___item0; NullCheck((Collection_1_t762257761 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t762257761 *, Matrix4x4_t1817901843 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t762257761 *)__this, (Matrix4x4_t1817901843 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t762257761 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m157499023_gshared (Collection_1_t762257761 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t762257761 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m3246298351_gshared (Collection_1_t762257761 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m1979760940_gshared (Collection_1_t762257761 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Collection_1_get_Item_m3880729085_gshared (Collection_1_t762257761 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Matrix4x4_t1817901843 L_2 = InterfaceFuncInvoker1< Matrix4x4_t1817901843 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m3617651392_gshared (Collection_1_t762257761 * __this, int32_t ___index0, Matrix4x4_t1817901843 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Matrix4x4_t1817901843 L_1 = ___value1; NullCheck((Collection_1_t762257761 *)__this); VirtActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t762257761 *)__this, (int32_t)L_0, (Matrix4x4_t1817901843 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m729326670_gshared (Collection_1_t762257761 * __this, int32_t ___index0, Matrix4x4_t1817901843 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Matrix4x4_t1817901843 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Matrix4x4_t1817901843 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Matrix4x4_t1817901843 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m3848043023_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m3848043023_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Collection_1_ConvertItem_m3903974994_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m3903974994_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Matrix4x4_t1817901843 *)((Matrix4x4_t1817901843 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m3903974994_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m1605282381_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m1605282381_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m1605282381_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m3386670831_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m3386670831_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m3141021454_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m3141021454_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m869713302_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m869713302_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1931900349 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t1931900349 * L_0 = (List_1_t1931900349 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t1931900349 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t1931900349 *)L_0; List_1_t1931900349 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t1931900349 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m746240331_gshared (Collection_1_t3699148821 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m746240331_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t3699148821 * G_B4_0 = NULL; Collection_1_t3699148821 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t3699148821 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m746240331_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t3699148821 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t3699148821 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t3699148821 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t3699148821 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1449071808_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m1265953210_gshared (Collection_1_t3699148821 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m1265953210_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m2690924094_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m2684317169_gshared (Collection_1_t3699148821 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Playable_t459825607 L_4 = (( Playable_t459825607 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_2, (Playable_t459825607 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m1467260916_gshared (Collection_1_t3699148821 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Playable_t459825607 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Playable_t459825607 )((*(Playable_t459825607 *)((Playable_t459825607 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m1008995326_gshared (Collection_1_t3699148821 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Playable_t459825607 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Playable_t459825607 )((*(Playable_t459825607 *)((Playable_t459825607 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m4165409928_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Playable_t459825607 L_2 = (( Playable_t459825607 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_0, (Playable_t459825607 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3299208498_gshared (Collection_1_t3699148821 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Playable_t459825607 L_2 = (( Playable_t459825607 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3699148821 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t3699148821 *, Playable_t459825607 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3699148821 *)__this, (Playable_t459825607 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3699148821 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m154711429_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m13708015_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m2345479332_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m2210147111_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m2815681376_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Playable_t459825607 L_2 = InterfaceFuncInvoker1< Playable_t459825607 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Playable_t459825607 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m1542794361_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Playable_t459825607 L_2 = (( Playable_t459825607 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_0, (Playable_t459825607 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m405071753_gshared (Collection_1_t3699148821 * __this, Playable_t459825607 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Playable_t459825607 L_3 = ___item0; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_2, (Playable_t459825607 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m977579090_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t3699148821 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m2657285011_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m4041375181_gshared (Collection_1_t3699148821 * __this, Playable_t459825607 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Playable_t459825607 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Playable_t459825607 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Playable_t459825607 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m2723697437_gshared (Collection_1_t3699148821 * __this, PlayableU5BU5D_t3229717310* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); PlayableU5BU5D_t3229717310* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< PlayableU5BU5D_t3229717310*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (PlayableU5BU5D_t3229717310*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m3365831998_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m2945626941_gshared (Collection_1_t3699148821 * __this, Playable_t459825607 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Playable_t459825607 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Playable_t459825607 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Playable_t459825607 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m1311235030_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, Playable_t459825607 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Playable_t459825607 L_1 = ___item1; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_0, (Playable_t459825607 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m3718247137_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, Playable_t459825607 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Playable_t459825607 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Playable_t459825607 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Playable_t459825607 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3977826763_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2444030833_gshared (Collection_1_t3699148821 * __this, Playable_t459825607 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Playable_t459825607 L_0 = ___item0; NullCheck((Collection_1_t3699148821 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t3699148821 *, Playable_t459825607 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3699148821 *)__this, (Playable_t459825607 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3699148821 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2487168378_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3699148821 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2993502254_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m1401003094_gshared (Collection_1_t3699148821 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Playable_t459825607 Collection_1_get_Item_m2178282438_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Playable_t459825607 L_2 = InterfaceFuncInvoker1< Playable_t459825607 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m1681252374_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, Playable_t459825607 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Playable_t459825607 L_1 = ___value1; NullCheck((Collection_1_t3699148821 *)__this); VirtActionInvoker2< int32_t, Playable_t459825607 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3699148821 *)__this, (int32_t)L_0, (Playable_t459825607 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m2267717468_gshared (Collection_1_t3699148821 * __this, int32_t ___index0, Playable_t459825607 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Playable_t459825607 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Playable_t459825607 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Playable_t459825607 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m4266476706_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m4266476706_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Playable_t459825607 Collection_1_ConvertItem_m1010389484_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1010389484_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Playable_t459825607 *)((Playable_t459825607 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1010389484_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m4159955467_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m4159955467_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m4159955467_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2333094689_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2333094689_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m4144251341_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m4144251341_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1158545815_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1158545815_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1760732520 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t1760732520 * L_0 = (List_1_t1760732520 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t1760732520 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t1760732520 *)L_0; List_1_t1760732520 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t1760732520 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m331567778_gshared (Collection_1_t3527980992 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m331567778_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t3527980992 * G_B4_0 = NULL; Collection_1_t3527980992 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t3527980992 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m331567778_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t3527980992 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t3527980992 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t3527980992 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t3527980992 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1536123043_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m187184866_gshared (Collection_1_t3527980992 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m187184866_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m3516903658_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m303198032_gshared (Collection_1_t3527980992 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; ReflectionProbeBlendInfo_t288657778 L_4 = (( ReflectionProbeBlendInfo_t288657778 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_2, (ReflectionProbeBlendInfo_t288657778 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m293881570_gshared (Collection_1_t3527980992 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, ReflectionProbeBlendInfo_t288657778 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (ReflectionProbeBlendInfo_t288657778 )((*(ReflectionProbeBlendInfo_t288657778 *)((ReflectionProbeBlendInfo_t288657778 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m3350826139_gshared (Collection_1_t3527980992 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (ReflectionProbeBlendInfo_t288657778 )((*(ReflectionProbeBlendInfo_t288657778 *)((ReflectionProbeBlendInfo_t288657778 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m4276593291_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; ReflectionProbeBlendInfo_t288657778 L_2 = (( ReflectionProbeBlendInfo_t288657778 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_0, (ReflectionProbeBlendInfo_t288657778 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3911432165_gshared (Collection_1_t3527980992 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; ReflectionProbeBlendInfo_t288657778 L_2 = (( ReflectionProbeBlendInfo_t288657778 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3527980992 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t3527980992 *, ReflectionProbeBlendInfo_t288657778 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3527980992 *)__this, (ReflectionProbeBlendInfo_t288657778 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3527980992 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m3950330867_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1383244168_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m144139623_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m1168767856_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m2987793335_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); ReflectionProbeBlendInfo_t288657778 L_2 = InterfaceFuncInvoker1< ReflectionProbeBlendInfo_t288657778 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); ReflectionProbeBlendInfo_t288657778 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m1337499693_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; ReflectionProbeBlendInfo_t288657778 L_2 = (( ReflectionProbeBlendInfo_t288657778 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_0, (ReflectionProbeBlendInfo_t288657778 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m2573210782_gshared (Collection_1_t3527980992 * __this, ReflectionProbeBlendInfo_t288657778 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; ReflectionProbeBlendInfo_t288657778 L_3 = ___item0; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_2, (ReflectionProbeBlendInfo_t288657778 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2702975541_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t3527980992 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m109841503_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m602698645_gshared (Collection_1_t3527980992 * __this, ReflectionProbeBlendInfo_t288657778 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); ReflectionProbeBlendInfo_t288657778 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, ReflectionProbeBlendInfo_t288657778 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (ReflectionProbeBlendInfo_t288657778 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m3187038573_gshared (Collection_1_t3527980992 * __this, ReflectionProbeBlendInfoU5BU5D_t2102825095* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); ReflectionProbeBlendInfoU5BU5D_t2102825095* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< ReflectionProbeBlendInfoU5BU5D_t2102825095*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (ReflectionProbeBlendInfoU5BU5D_t2102825095*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m2246102476_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m2235966263_gshared (Collection_1_t3527980992 * __this, ReflectionProbeBlendInfo_t288657778 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); ReflectionProbeBlendInfo_t288657778 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (ReflectionProbeBlendInfo_t288657778 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2405200053_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, ReflectionProbeBlendInfo_t288657778 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; ReflectionProbeBlendInfo_t288657778 L_1 = ___item1; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_0, (ReflectionProbeBlendInfo_t288657778 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m3609713737_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, ReflectionProbeBlendInfo_t288657778 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; ReflectionProbeBlendInfo_t288657778 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (ReflectionProbeBlendInfo_t288657778 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m2552583679_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m352732051_gshared (Collection_1_t3527980992 * __this, ReflectionProbeBlendInfo_t288657778 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { ReflectionProbeBlendInfo_t288657778 L_0 = ___item0; NullCheck((Collection_1_t3527980992 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t3527980992 *, ReflectionProbeBlendInfo_t288657778 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3527980992 *)__this, (ReflectionProbeBlendInfo_t288657778 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3527980992 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2749036604_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3527980992 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m4084722930_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m741558082_gshared (Collection_1_t3527980992 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_t288657778 Collection_1_get_Item_m2839266989_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); ReflectionProbeBlendInfo_t288657778 L_2 = InterfaceFuncInvoker1< ReflectionProbeBlendInfo_t288657778 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m3019973775_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, ReflectionProbeBlendInfo_t288657778 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; ReflectionProbeBlendInfo_t288657778 L_1 = ___value1; NullCheck((Collection_1_t3527980992 *)__this); VirtActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3527980992 *)__this, (int32_t)L_0, (ReflectionProbeBlendInfo_t288657778 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m3712776389_gshared (Collection_1_t3527980992 * __this, int32_t ___index0, ReflectionProbeBlendInfo_t288657778 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; ReflectionProbeBlendInfo_t288657778 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, ReflectionProbeBlendInfo_t288657778 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (ReflectionProbeBlendInfo_t288657778 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m617668959_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m617668959_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_t288657778 Collection_1_ConvertItem_m1195085903_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1195085903_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(ReflectionProbeBlendInfo_t288657778 *)((ReflectionProbeBlendInfo_t288657778 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1195085903_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3635903380_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3635903380_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3635903380_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m1872692309_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m1872692309_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m2856104511_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m2856104511_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2132480038_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2132480038_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3454752663 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t3454752663 * L_0 = (List_1_t3454752663 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t3454752663 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t3454752663 *)L_0; List_1_t3454752663 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t3454752663 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1643981232_gshared (Collection_1_t927033839 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1643981232_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t927033839 * G_B4_0 = NULL; Collection_1_t927033839 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t927033839 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1643981232_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t927033839 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t927033839 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t927033839 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t927033839 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1329372916_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m2928066297_gshared (Collection_1_t927033839 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m2928066297_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m3533073741_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m3318629964_gshared (Collection_1_t927033839 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; WeightInfo_t1982677921 L_4 = (( WeightInfo_t1982677921 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_2, (WeightInfo_t1982677921 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m1330663661_gshared (Collection_1_t927033839 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, WeightInfo_t1982677921 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (WeightInfo_t1982677921 )((*(WeightInfo_t1982677921 *)((WeightInfo_t1982677921 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m3832872223_gshared (Collection_1_t927033839 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, WeightInfo_t1982677921 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (WeightInfo_t1982677921 )((*(WeightInfo_t1982677921 *)((WeightInfo_t1982677921 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m460010540_gshared (Collection_1_t927033839 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; WeightInfo_t1982677921 L_2 = (( WeightInfo_t1982677921 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_0, (WeightInfo_t1982677921 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m891068482_gshared (Collection_1_t927033839 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; WeightInfo_t1982677921 L_2 = (( WeightInfo_t1982677921 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t927033839 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t927033839 *, WeightInfo_t1982677921 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t927033839 *)__this, (WeightInfo_t1982677921 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t927033839 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m3920322001_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1834576269_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m2078851227_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m1934440866_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m855044703_gshared (Collection_1_t927033839 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); WeightInfo_t1982677921 L_2 = InterfaceFuncInvoker1< WeightInfo_t1982677921 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); WeightInfo_t1982677921 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m842007497_gshared (Collection_1_t927033839 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; WeightInfo_t1982677921 L_2 = (( WeightInfo_t1982677921 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_0, (WeightInfo_t1982677921 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m814784227_gshared (Collection_1_t927033839 * __this, WeightInfo_t1982677921 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; WeightInfo_t1982677921 L_3 = ___item0; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_2, (WeightInfo_t1982677921 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m257095810_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t927033839 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m2558659992_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m3750129456_gshared (Collection_1_t927033839 * __this, WeightInfo_t1982677921 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); WeightInfo_t1982677921 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, WeightInfo_t1982677921 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (WeightInfo_t1982677921 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m3012179019_gshared (Collection_1_t927033839 * __this, WeightInfoU5BU5D_t1690221756* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); WeightInfoU5BU5D_t1690221756* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< WeightInfoU5BU5D_t1690221756*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (WeightInfoU5BU5D_t1690221756*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m110197617_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m2657311644_gshared (Collection_1_t927033839 * __this, WeightInfo_t1982677921 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); WeightInfo_t1982677921 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, WeightInfo_t1982677921 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (WeightInfo_t1982677921 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m3408225273_gshared (Collection_1_t927033839 * __this, int32_t ___index0, WeightInfo_t1982677921 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; WeightInfo_t1982677921 L_1 = ___item1; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_0, (WeightInfo_t1982677921 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1319123884_gshared (Collection_1_t927033839 * __this, int32_t ___index0, WeightInfo_t1982677921 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; WeightInfo_t1982677921 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (WeightInfo_t1982677921 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m2759169186_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2753163259_gshared (Collection_1_t927033839 * __this, WeightInfo_t1982677921 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { WeightInfo_t1982677921 L_0 = ___item0; NullCheck((Collection_1_t927033839 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t927033839 *, WeightInfo_t1982677921 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t927033839 *)__this, (WeightInfo_t1982677921 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t927033839 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m504437519_gshared (Collection_1_t927033839 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t927033839 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2001877252_gshared (Collection_1_t927033839 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m3958191043_gshared (Collection_1_t927033839 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR WeightInfo_t1982677921 Collection_1_get_Item_m2078526831_gshared (Collection_1_t927033839 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); WeightInfo_t1982677921 L_2 = InterfaceFuncInvoker1< WeightInfo_t1982677921 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m4040001423_gshared (Collection_1_t927033839 * __this, int32_t ___index0, WeightInfo_t1982677921 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; WeightInfo_t1982677921 L_1 = ___value1; NullCheck((Collection_1_t927033839 *)__this); VirtActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t927033839 *)__this, (int32_t)L_0, (WeightInfo_t1982677921 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m2136576895_gshared (Collection_1_t927033839 * __this, int32_t ___index0, WeightInfo_t1982677921 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; WeightInfo_t1982677921 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, WeightInfo_t1982677921 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (WeightInfo_t1982677921 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m3210691703_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m3210691703_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR WeightInfo_t1982677921 Collection_1_ConvertItem_m1143836202_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1143836202_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(WeightInfo_t1982677921 *)((WeightInfo_t1982677921 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1143836202_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m952472047_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m952472047_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m952472047_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2548704932_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2548704932_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m134411755_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m134411755_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1698822176_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1698822176_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1547575848 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t1547575848 * L_0 = (List_1_t1547575848 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t1547575848 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t1547575848 *)L_0; List_1_t1547575848 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t1547575848 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1500653202_gshared (Collection_1_t3314824320 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1500653202_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t3314824320 * G_B4_0 = NULL; Collection_1_t3314824320 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t3314824320 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1500653202_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t3314824320 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t3314824320 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t3314824320 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t3314824320 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3534923892_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m2236588249_gshared (Collection_1_t3314824320 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m2236588249_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m2668928206_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m1403891193_gshared (Collection_1_t3314824320 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; UICharInfo_t75501106 L_4 = (( UICharInfo_t75501106 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_2, (UICharInfo_t75501106 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m3701412152_gshared (Collection_1_t3314824320 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, UICharInfo_t75501106 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (UICharInfo_t75501106 )((*(UICharInfo_t75501106 *)((UICharInfo_t75501106 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m3360434989_gshared (Collection_1_t3314824320 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, UICharInfo_t75501106 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (UICharInfo_t75501106 )((*(UICharInfo_t75501106 *)((UICharInfo_t75501106 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m2043632350_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UICharInfo_t75501106 L_2 = (( UICharInfo_t75501106 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_0, (UICharInfo_t75501106 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3435210914_gshared (Collection_1_t3314824320 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; UICharInfo_t75501106 L_2 = (( UICharInfo_t75501106 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3314824320 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t3314824320 *, UICharInfo_t75501106 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3314824320 *)__this, (UICharInfo_t75501106 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3314824320 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m1839086514_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1797027618_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m214626114_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m3388856773_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m1677338752_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UICharInfo_t75501106 L_2 = InterfaceFuncInvoker1< UICharInfo_t75501106 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); UICharInfo_t75501106 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m2355356541_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UICharInfo_t75501106 L_2 = (( UICharInfo_t75501106 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_0, (UICharInfo_t75501106 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m3860636938_gshared (Collection_1_t3314824320 * __this, UICharInfo_t75501106 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; UICharInfo_t75501106 L_3 = ___item0; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_2, (UICharInfo_t75501106 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2465453002_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t3314824320 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m258576500_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m3057491264_gshared (Collection_1_t3314824320 * __this, UICharInfo_t75501106 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UICharInfo_t75501106 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, UICharInfo_t75501106 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UICharInfo_t75501106 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m756458445_gshared (Collection_1_t3314824320 * __this, UICharInfoU5BU5D_t928762055* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UICharInfoU5BU5D_t928762055* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< UICharInfoU5BU5D_t928762055*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UICharInfoU5BU5D_t928762055*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m521229886_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m107588570_gshared (Collection_1_t3314824320 * __this, UICharInfo_t75501106 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UICharInfo_t75501106 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, UICharInfo_t75501106 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (UICharInfo_t75501106 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m487079509_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, UICharInfo_t75501106 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UICharInfo_t75501106 L_1 = ___item1; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_0, (UICharInfo_t75501106 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m2655850824_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, UICharInfo_t75501106 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UICharInfo_t75501106 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UICharInfo_t75501106 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3735535961_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m4030926499_gshared (Collection_1_t3314824320 * __this, UICharInfo_t75501106 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { UICharInfo_t75501106 L_0 = ___item0; NullCheck((Collection_1_t3314824320 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t3314824320 *, UICharInfo_t75501106 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3314824320 *)__this, (UICharInfo_t75501106 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3314824320 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m3506636491_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3314824320 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m4288484076_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m962788822_gshared (Collection_1_t3314824320 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR UICharInfo_t75501106 Collection_1_get_Item_m582558707_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UICharInfo_t75501106 L_2 = InterfaceFuncInvoker1< UICharInfo_t75501106 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m2355850893_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, UICharInfo_t75501106 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UICharInfo_t75501106 L_1 = ___value1; NullCheck((Collection_1_t3314824320 *)__this); VirtActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3314824320 *)__this, (int32_t)L_0, (UICharInfo_t75501106 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m941095285_gshared (Collection_1_t3314824320 * __this, int32_t ___index0, UICharInfo_t75501106 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UICharInfo_t75501106 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UICharInfo_t75501106 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UICharInfo_t75501106 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m3527606717_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m3527606717_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR UICharInfo_t75501106 Collection_1_ConvertItem_m1556170494_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1556170494_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(UICharInfo_t75501106 *)((UICharInfo_t75501106 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1556170494_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3480342093_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3480342093_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3480342093_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2220669445_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2220669445_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m2242181315_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m2242181315_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m938666128_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m938666128_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1372374256 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t1372374256 * L_0 = (List_1_t1372374256 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t1372374256 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t1372374256 *)L_0; List_1_t1372374256 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t1372374256 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2925162530_gshared (Collection_1_t3139622728 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2925162530_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t3139622728 * G_B4_0 = NULL; Collection_1_t3139622728 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t3139622728 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m2925162530_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t3139622728 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t3139622728 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t3139622728 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t3139622728 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m216722205_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m2541320340_gshared (Collection_1_t3139622728 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m2541320340_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m3047571880_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m3667497629_gshared (Collection_1_t3139622728 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; UILineInfo_t4195266810 L_4 = (( UILineInfo_t4195266810 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_2, (UILineInfo_t4195266810 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m2393482847_gshared (Collection_1_t3139622728 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, UILineInfo_t4195266810 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (UILineInfo_t4195266810 )((*(UILineInfo_t4195266810 *)((UILineInfo_t4195266810 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m328668474_gshared (Collection_1_t3139622728 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, UILineInfo_t4195266810 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (UILineInfo_t4195266810 )((*(UILineInfo_t4195266810 *)((UILineInfo_t4195266810 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m3446871088_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UILineInfo_t4195266810 L_2 = (( UILineInfo_t4195266810 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_0, (UILineInfo_t4195266810 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m1957572751_gshared (Collection_1_t3139622728 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; UILineInfo_t4195266810 L_2 = (( UILineInfo_t4195266810 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3139622728 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t3139622728 *, UILineInfo_t4195266810 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3139622728 *)__this, (UILineInfo_t4195266810 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3139622728 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m210085837_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1295303203_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m2659115398_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m4292118938_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m3430061500_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UILineInfo_t4195266810 L_2 = InterfaceFuncInvoker1< UILineInfo_t4195266810 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); UILineInfo_t4195266810 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m4102777379_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UILineInfo_t4195266810 L_2 = (( UILineInfo_t4195266810 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_0, (UILineInfo_t4195266810 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m3747592157_gshared (Collection_1_t3139622728 * __this, UILineInfo_t4195266810 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; UILineInfo_t4195266810 L_3 = ___item0; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_2, (UILineInfo_t4195266810 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m3662856124_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t3139622728 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m636543682_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m692247505_gshared (Collection_1_t3139622728 * __this, UILineInfo_t4195266810 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UILineInfo_t4195266810 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, UILineInfo_t4195266810 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UILineInfo_t4195266810 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m4271769704_gshared (Collection_1_t3139622728 * __this, UILineInfoU5BU5D_t1655937503* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UILineInfoU5BU5D_t1655937503* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< UILineInfoU5BU5D_t1655937503*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UILineInfoU5BU5D_t1655937503*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m2238768587_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m594823407_gshared (Collection_1_t3139622728 * __this, UILineInfo_t4195266810 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UILineInfo_t4195266810 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, UILineInfo_t4195266810 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (UILineInfo_t4195266810 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2542726717_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, UILineInfo_t4195266810 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UILineInfo_t4195266810 L_1 = ___item1; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_0, (UILineInfo_t4195266810 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m954500348_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, UILineInfo_t4195266810 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UILineInfo_t4195266810 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UILineInfo_t4195266810 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3582697151_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m260196983_gshared (Collection_1_t3139622728 * __this, UILineInfo_t4195266810 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { UILineInfo_t4195266810 L_0 = ___item0; NullCheck((Collection_1_t3139622728 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t3139622728 *, UILineInfo_t4195266810 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3139622728 *)__this, (UILineInfo_t4195266810 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3139622728 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m1496527686_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3139622728 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2501836766_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m344874246_gshared (Collection_1_t3139622728 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR UILineInfo_t4195266810 Collection_1_get_Item_m980686231_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UILineInfo_t4195266810 L_2 = InterfaceFuncInvoker1< UILineInfo_t4195266810 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m2534512220_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, UILineInfo_t4195266810 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UILineInfo_t4195266810 L_1 = ___value1; NullCheck((Collection_1_t3139622728 *)__this); VirtActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3139622728 *)__this, (int32_t)L_0, (UILineInfo_t4195266810 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m4106373643_gshared (Collection_1_t3139622728 * __this, int32_t ___index0, UILineInfo_t4195266810 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UILineInfo_t4195266810 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UILineInfo_t4195266810 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UILineInfo_t4195266810 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m714924194_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m714924194_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR UILineInfo_t4195266810 Collection_1_ConvertItem_m4023613763_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m4023613763_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(UILineInfo_t4195266810 *)((UILineInfo_t4195266810 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m4023613763_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3225530705_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3225530705_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3225530705_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m356730288_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m356730288_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m3748602684_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m3748602684_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m3489157029_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m3489157029_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t1234605051 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t1234605051 * L_0 = (List_1_t1234605051 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t1234605051 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t1234605051 *)L_0; List_1_t1234605051 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t1234605051 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2879263266_gshared (Collection_1_t3001853523 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2879263266_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t3001853523 * G_B4_0 = NULL; Collection_1_t3001853523 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t3001853523 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m2879263266_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t3001853523 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t3001853523 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t3001853523 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t3001853523 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2439431_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m787979241_gshared (Collection_1_t3001853523 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m787979241_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m801406918_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m2969482770_gshared (Collection_1_t3001853523 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; UIVertex_t4057497605 L_4 = (( UIVertex_t4057497605 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_2, (UIVertex_t4057497605 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m296643274_gshared (Collection_1_t3001853523 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, UIVertex_t4057497605 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (UIVertex_t4057497605 )((*(UIVertex_t4057497605 *)((UIVertex_t4057497605 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m4256072926_gshared (Collection_1_t3001853523 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, UIVertex_t4057497605 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (UIVertex_t4057497605 )((*(UIVertex_t4057497605 *)((UIVertex_t4057497605 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m3939906216_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UIVertex_t4057497605 L_2 = (( UIVertex_t4057497605 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_0, (UIVertex_t4057497605 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m1132402675_gshared (Collection_1_t3001853523 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; UIVertex_t4057497605 L_2 = (( UIVertex_t4057497605 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3001853523 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t3001853523 *, UIVertex_t4057497605 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3001853523 *)__this, (UIVertex_t4057497605 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3001853523 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m3942868872_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m3063354074_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m3315941971_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m4039913433_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m3120008918_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UIVertex_t4057497605 L_2 = InterfaceFuncInvoker1< UIVertex_t4057497605 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); UIVertex_t4057497605 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m3680659359_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; UIVertex_t4057497605 L_2 = (( UIVertex_t4057497605 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_0, (UIVertex_t4057497605 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m4192171434_gshared (Collection_1_t3001853523 * __this, UIVertex_t4057497605 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; UIVertex_t4057497605 L_3 = ___item0; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_2, (UIVertex_t4057497605 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m1202187437_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t3001853523 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m2531213793_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m3619955795_gshared (Collection_1_t3001853523 * __this, UIVertex_t4057497605 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UIVertex_t4057497605 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, UIVertex_t4057497605 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UIVertex_t4057497605 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m955200729_gshared (Collection_1_t3001853523 * __this, UIVertexU5BU5D_t1981460040* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UIVertexU5BU5D_t1981460040* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< UIVertexU5BU5D_t1981460040*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (UIVertexU5BU5D_t1981460040*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m1409207647_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3554911333_gshared (Collection_1_t3001853523 * __this, UIVertex_t4057497605 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); UIVertex_t4057497605 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, UIVertex_t4057497605 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (UIVertex_t4057497605 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2109031502_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, UIVertex_t4057497605 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UIVertex_t4057497605 L_1 = ___item1; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_0, (UIVertex_t4057497605 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1727883524_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, UIVertex_t4057497605 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UIVertex_t4057497605 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UIVertex_t4057497605 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m1491552605_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2372638279_gshared (Collection_1_t3001853523 * __this, UIVertex_t4057497605 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { UIVertex_t4057497605 L_0 = ___item0; NullCheck((Collection_1_t3001853523 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t3001853523 *, UIVertex_t4057497605 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t3001853523 *)__this, (UIVertex_t4057497605 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3001853523 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m226266097_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t3001853523 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m1136316291_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m1904779199_gshared (Collection_1_t3001853523 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR UIVertex_t4057497605 Collection_1_get_Item_m2253972692_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); UIVertex_t4057497605 L_2 = InterfaceFuncInvoker1< UIVertex_t4057497605 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m4280581817_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, UIVertex_t4057497605 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; UIVertex_t4057497605 L_1 = ___value1; NullCheck((Collection_1_t3001853523 *)__this); VirtActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t3001853523 *)__this, (int32_t)L_0, (UIVertex_t4057497605 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m774004841_gshared (Collection_1_t3001853523 * __this, int32_t ___index0, UIVertex_t4057497605 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; UIVertex_t4057497605 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, UIVertex_t4057497605 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (UIVertex_t4057497605 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m411599567_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m411599567_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR UIVertex_t4057497605 Collection_1_ConvertItem_m3870088145_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m3870088145_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(UIVertex_t4057497605 *)((UIVertex_t4057497605 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m3870088145_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m1583234367_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m1583234367_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m1583234367_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m1117613618_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m1117613618_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m3123038610_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m3123038610_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2277581063_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2277581063_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3628304265 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t3628304265 * L_0 = (List_1_t3628304265 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t3628304265 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t3628304265 *)L_0; List_1_t3628304265 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t3628304265 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1909217228_gshared (Collection_1_t1100585441 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1909217228_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t1100585441 * G_B4_0 = NULL; Collection_1_t1100585441 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t1100585441 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1909217228_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t1100585441 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t1100585441 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t1100585441 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t1100585441 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3103099306_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m3262686807_gshared (Collection_1_t1100585441 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m3262686807_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m1556664799_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m1835235450_gshared (Collection_1_t1100585441 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Vector2_t2156229523 L_4 = (( Vector2_t2156229523 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_2, (Vector2_t2156229523 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m4026121020_gshared (Collection_1_t1100585441 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Vector2_t2156229523 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Vector2_t2156229523 )((*(Vector2_t2156229523 *)((Vector2_t2156229523 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m4249181785_gshared (Collection_1_t1100585441 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Vector2_t2156229523 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Vector2_t2156229523 )((*(Vector2_t2156229523 *)((Vector2_t2156229523 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m2404807565_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector2_t2156229523 L_2 = (( Vector2_t2156229523 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_0, (Vector2_t2156229523 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3037581697_gshared (Collection_1_t1100585441 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Vector2_t2156229523 L_2 = (( Vector2_t2156229523 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1100585441 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t1100585441 *, Vector2_t2156229523 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1100585441 *)__this, (Vector2_t2156229523 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1100585441 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m2228426193_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m2525349246_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m1196814129_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m2103316314_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m3314684800_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector2_t2156229523 L_2 = InterfaceFuncInvoker1< Vector2_t2156229523 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Vector2_t2156229523 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m2625856224_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector2_t2156229523 L_2 = (( Vector2_t2156229523 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_0, (Vector2_t2156229523 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m1534228646_gshared (Collection_1_t1100585441 * __this, Vector2_t2156229523 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Vector2_t2156229523 L_3 = ___item0; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_2, (Vector2_t2156229523 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m3193274572_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t1100585441 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m3220156826_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m1707523067_gshared (Collection_1_t1100585441 * __this, Vector2_t2156229523 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2_t2156229523 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Vector2_t2156229523 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector2_t2156229523 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m4213496053_gshared (Collection_1_t1100585441 * __this, Vector2U5BU5D_t1457185986* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2U5BU5D_t1457185986* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Vector2U5BU5D_t1457185986*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector2U5BU5D_t1457185986*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m344341702_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3565398508_gshared (Collection_1_t1100585441 * __this, Vector2_t2156229523 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2_t2156229523 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Vector2_t2156229523 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Vector2_t2156229523 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m3799612791_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, Vector2_t2156229523 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector2_t2156229523 L_1 = ___item1; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_0, (Vector2_t2156229523 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1996433897_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, Vector2_t2156229523 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector2_t2156229523 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector2_t2156229523 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m2123033625_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m38999319_gshared (Collection_1_t1100585441 * __this, Vector2_t2156229523 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector2_t2156229523 L_0 = ___item0; NullCheck((Collection_1_t1100585441 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t1100585441 *, Vector2_t2156229523 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t1100585441 *)__this, (Vector2_t2156229523 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1100585441 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m3841405113_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t1100585441 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2942561924_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m179433091_gshared (Collection_1_t1100585441 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Collection_1_get_Item_m1909559914_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector2_t2156229523 L_2 = InterfaceFuncInvoker1< Vector2_t2156229523 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m4084225937_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, Vector2_t2156229523 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector2_t2156229523 L_1 = ___value1; NullCheck((Collection_1_t1100585441 *)__this); VirtActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t1100585441 *)__this, (int32_t)L_0, (Vector2_t2156229523 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m467943134_gshared (Collection_1_t1100585441 * __this, int32_t ___index0, Vector2_t2156229523 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector2_t2156229523 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector2_t2156229523 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector2_t2156229523 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m4061519318_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m4061519318_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Collection_1_ConvertItem_m1576825196_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m1576825196_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Vector2_t2156229523 *)((Vector2_t2156229523 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m1576825196_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3381316405_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3381316405_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3381316405_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2655903966_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2655903966_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m2175106491_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m2175106491_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m3615329551_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m3615329551_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t647105989 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t647105989 * L_0 = (List_1_t647105989 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t647105989 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t647105989 *)L_0; List_1_t647105989 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t647105989 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m1064072800_gshared (Collection_1_t2414354461 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m1064072800_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t2414354461 * G_B4_0 = NULL; Collection_1_t2414354461 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t2414354461 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m1064072800_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t2414354461 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t2414354461 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t2414354461 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t2414354461 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1743408026_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m685435956_gshared (Collection_1_t2414354461 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m685435956_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m2413316308_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m4061244273_gshared (Collection_1_t2414354461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Vector2Int_t3469998543 L_4 = (( Vector2Int_t3469998543 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_2, (Vector2Int_t3469998543 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m221963418_gshared (Collection_1_t2414354461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Vector2Int_t3469998543 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Vector2Int_t3469998543 )((*(Vector2Int_t3469998543 *)((Vector2Int_t3469998543 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m395942386_gshared (Collection_1_t2414354461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Vector2Int_t3469998543 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Vector2Int_t3469998543 )((*(Vector2Int_t3469998543 *)((Vector2Int_t3469998543 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m2526022536_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector2Int_t3469998543 L_2 = (( Vector2Int_t3469998543 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_0, (Vector2Int_t3469998543 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m1631977727_gshared (Collection_1_t2414354461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Vector2Int_t3469998543 L_2 = (( Vector2Int_t3469998543 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2414354461 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t2414354461 *, Vector2Int_t3469998543 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2414354461 *)__this, (Vector2Int_t3469998543 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2414354461 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m1287343162_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1275067121_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m702540499_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m126542616_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m156283252_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector2Int_t3469998543 L_2 = InterfaceFuncInvoker1< Vector2Int_t3469998543 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Vector2Int_t3469998543 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m1748484233_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector2Int_t3469998543 L_2 = (( Vector2Int_t3469998543 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_0, (Vector2Int_t3469998543 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m977322562_gshared (Collection_1_t2414354461 * __this, Vector2Int_t3469998543 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Vector2Int_t3469998543 L_3 = ___item0; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_2, (Vector2Int_t3469998543 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2352194733_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t2414354461 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m1256120265_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m2861848948_gshared (Collection_1_t2414354461 * __this, Vector2Int_t3469998543 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2Int_t3469998543 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Vector2Int_t3469998543 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector2Int_t3469998543 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m3824691747_gshared (Collection_1_t2414354461 * __this, Vector2IntU5BU5D_t2878452246* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2IntU5BU5D_t2878452246* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Vector2IntU5BU5D_t2878452246*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector2IntU5BU5D_t2878452246*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m2121616882_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m2437624005_gshared (Collection_1_t2414354461 * __this, Vector2Int_t3469998543 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector2Int_t3469998543 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Vector2Int_t3469998543 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Vector2Int_t3469998543 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m133505495_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, Vector2Int_t3469998543 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector2Int_t3469998543 L_1 = ___item1; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_0, (Vector2Int_t3469998543 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m2785141135_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, Vector2Int_t3469998543 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector2Int_t3469998543 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector2Int_t3469998543 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m299138476_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2383718892_gshared (Collection_1_t2414354461 * __this, Vector2Int_t3469998543 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector2Int_t3469998543 L_0 = ___item0; NullCheck((Collection_1_t2414354461 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t2414354461 *, Vector2Int_t3469998543 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2414354461 *)__this, (Vector2Int_t3469998543 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2414354461 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m1326039234_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2414354461 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m20798568_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m1470518929_gshared (Collection_1_t2414354461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Vector2Int_t3469998543 Collection_1_get_Item_m2778807827_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector2Int_t3469998543 L_2 = InterfaceFuncInvoker1< Vector2Int_t3469998543 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m4220645268_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, Vector2Int_t3469998543 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector2Int_t3469998543 L_1 = ___value1; NullCheck((Collection_1_t2414354461 *)__this); VirtActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2414354461 *)__this, (int32_t)L_0, (Vector2Int_t3469998543 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m2672873680_gshared (Collection_1_t2414354461 * __this, int32_t ___index0, Vector2Int_t3469998543 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector2Int_t3469998543 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector2Int_t3469998543 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector2Int_t3469998543 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m1388382254_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m1388382254_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Vector2Int_t3469998543 Collection_1_ConvertItem_m182351680_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m182351680_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Vector2Int_t3469998543 *)((Vector2Int_t3469998543 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m182351680_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3189054971_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3189054971_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3189054971_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m100623745_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m100623745_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m2982879290_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m2982879290_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2668765447_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2668765447_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t899420910 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t899420910 * L_0 = (List_1_t899420910 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t899420910 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t899420910 *)L_0; List_1_t899420910 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t899420910 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m2708178951_gshared (Collection_1_t2666669382 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m2708178951_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t2666669382 * G_B4_0 = NULL; Collection_1_t2666669382 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t2666669382 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m2708178951_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t2666669382 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t2666669382 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t2666669382 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t2666669382 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3592201488_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m2784783113_gshared (Collection_1_t2666669382 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m2784783113_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m1598238343_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m960664677_gshared (Collection_1_t2666669382 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Vector3_t3722313464 L_4 = (( Vector3_t3722313464 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_2, (Vector3_t3722313464 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m3348135931_gshared (Collection_1_t2666669382 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Vector3_t3722313464 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Vector3_t3722313464 )((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m837396833_gshared (Collection_1_t2666669382 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Vector3_t3722313464 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Vector3_t3722313464 )((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m131561980_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector3_t3722313464 L_2 = (( Vector3_t3722313464 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_0, (Vector3_t3722313464 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m2611389232_gshared (Collection_1_t2666669382 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Vector3_t3722313464 L_2 = (( Vector3_t3722313464 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2666669382 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t2666669382 *, Vector3_t3722313464 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2666669382 *)__this, (Vector3_t3722313464 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2666669382 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m2702498661_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m465942577_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m989176001_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m2288996004_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m2087137030_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector3_t3722313464 L_2 = InterfaceFuncInvoker1< Vector3_t3722313464 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Vector3_t3722313464 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m348138503_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector3_t3722313464 L_2 = (( Vector3_t3722313464 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_0, (Vector3_t3722313464 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m2672392358_gshared (Collection_1_t2666669382 * __this, Vector3_t3722313464 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Vector3_t3722313464 L_3 = ___item0; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_2, (Vector3_t3722313464 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m2266529996_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t2666669382 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m4271644899_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m2544696728_gshared (Collection_1_t2666669382 * __this, Vector3_t3722313464 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector3_t3722313464 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Vector3_t3722313464 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector3_t3722313464 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m2846959919_gshared (Collection_1_t2666669382 * __this, Vector3U5BU5D_t1718750761* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector3U5BU5D_t1718750761* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Vector3U5BU5D_t1718750761*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector3U5BU5D_t1718750761*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m760901162_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3565229457_gshared (Collection_1_t2666669382 * __this, Vector3_t3722313464 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector3_t3722313464 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Vector3_t3722313464 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Vector3_t3722313464 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2946046483_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, Vector3_t3722313464 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector3_t3722313464 L_1 = ___item1; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_0, (Vector3_t3722313464 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1829850438_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, Vector3_t3722313464 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector3_t3722313464 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector3_t3722313464 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m3786271769_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m2701917186_gshared (Collection_1_t2666669382 * __this, Vector3_t3722313464 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector3_t3722313464 L_0 = ___item0; NullCheck((Collection_1_t2666669382 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t2666669382 *, Vector3_t3722313464 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2666669382 *)__this, (Vector3_t3722313464 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2666669382 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2505650807_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2666669382 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m3294958821_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m179473378_gshared (Collection_1_t2666669382 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Collection_1_get_Item_m2350896701_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector3_t3722313464 L_2 = InterfaceFuncInvoker1< Vector3_t3722313464 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m480139225_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, Vector3_t3722313464 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector3_t3722313464 L_1 = ___value1; NullCheck((Collection_1_t2666669382 *)__this); VirtActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2666669382 *)__this, (int32_t)L_0, (Vector3_t3722313464 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m794903769_gshared (Collection_1_t2666669382 * __this, int32_t ___index0, Vector3_t3722313464 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector3_t3722313464 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector3_t3722313464 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector3_t3722313464 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m1019351358_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m1019351358_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Collection_1_ConvertItem_m2379573075_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m2379573075_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Vector3_t3722313464 *)((Vector3_t3722313464 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m2379573075_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m1480051876_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m1480051876_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m1480051876_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2291009199_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2291009199_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m1250041796_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m1250041796_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.Collection`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m3908509959_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m3908509959_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t496136383 * V_0 = NULL; RuntimeObject* V_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); List_1_t496136383 * L_0 = (List_1_t496136383 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)); (( void (*) (List_1_t496136383 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); V_0 = (List_1_t496136383 *)L_0; List_1_t496136383 * L_1 = V_0; V_1 = (RuntimeObject*)L_1; RuntimeObject* L_2 = V_1; NullCheck((RuntimeObject*)L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_syncRoot_1(L_3); List_1_t496136383 * L_4 = V_0; __this->set_list_0(L_4); return; } } // System.Void System.Collections.ObjectModel.Collection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1__ctor_m347288819_gshared (Collection_1_t2263384855 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1__ctor_m347288819_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Collection_1_t2263384855 * G_B4_0 = NULL; Collection_1_t2263384855 * G_B3_0 = NULL; RuntimeObject * G_B5_0 = NULL; Collection_1_t2263384855 * G_B5_1 = NULL; { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Collection_1__ctor_m347288819_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); RuntimeObject* L_3 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_4 = V_0; G_B3_0 = ((Collection_1_t2263384855 *)(__this)); if (!L_4) { G_B4_0 = ((Collection_1_t2263384855 *)(__this)); goto IL_0037; } } { RuntimeObject* L_5 = V_0; NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); G_B5_0 = L_6; G_B5_1 = ((Collection_1_t2263384855 *)(G_B3_0)); goto IL_003c; } IL_0037: { RuntimeObject * L_7 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m297566312(L_7, /*hidden argument*/NULL); G_B5_0 = L_7; G_B5_1 = ((Collection_1_t2263384855 *)(G_B4_0)); } IL_003c: { NullCheck(G_B5_1); G_B5_1->set_syncRoot_1(G_B5_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m136303623_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_ICollection_CopyTo_m1300514422_gshared (Collection_1_t2263384855 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_System_Collections_ICollection_CopyTo_m1300514422_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_System_Collections_IEnumerable_GetEnumerator_m3596816767_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_Add_m1802516464_gshared (Collection_1_t2263384855 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; RuntimeObject * L_3 = ___value0; Vector4_t3319028937 L_4 = (( Vector4_t3319028937 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_2, (Vector4_t3319028937 )L_4); int32_t L_5 = V_0; return L_5; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_Contains_m2190526680_gshared (Collection_1_t2263384855 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Vector4_t3319028937 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_2, (Vector4_t3319028937 )((*(Vector4_t3319028937 *)((Vector4_t3319028937 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.Collection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_System_Collections_IList_IndexOf_m2959896215_gshared (Collection_1_t2263384855 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Vector4_t3319028937 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_2, (Vector4_t3319028937 )((*(Vector4_t3319028937 *)((Vector4_t3319028937 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Insert_m366800531_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector4_t3319028937 L_2 = (( Vector4_t3319028937 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_0, (Vector4_t3319028937 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_Remove_m3038944289_gshared (Collection_1_t2263384855 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); (( void (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); RuntimeObject * L_1 = ___value0; Vector4_t3319028937 L_2 = (( Vector4_t3319028937 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2263384855 *)__this); int32_t L_3 = (( int32_t (*) (Collection_1_t2263384855 *, Vector4_t3319028937 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2263384855 *)__this, (Vector4_t3319028937 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2263384855 *)__this, (int32_t)L_4); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_ICollection_get_IsSynchronized_m500240145_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_ICollection_get_SyncRoot_m1929535891_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_syncRoot_1(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsFixedSize_m2266186018_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); return L_1; } } // System.Boolean System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool Collection_1_System_Collections_IList_get_IsReadOnly_m2978442176_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // System.Object System.Collections.ObjectModel.Collection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Collection_1_System_Collections_IList_get_Item_m2931804586_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector4_t3319028937 L_2 = InterfaceFuncInvoker1< Vector4_t3319028937 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); Vector4_t3319028937 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.Collection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void Collection_1_System_Collections_IList_set_Item_m1352739859_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; RuntimeObject * L_1 = ___value1; Vector4_t3319028937 L_2 = (( Vector4_t3319028937 (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_0, (Vector4_t3319028937 )L_2); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Add_m835745958_gshared (Collection_1_t2263384855 * __this, Vector4_t3319028937 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); V_0 = (int32_t)L_1; int32_t L_2 = V_0; Vector4_t3319028937 L_3 = ___item0; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_2, (Vector4_t3319028937 )L_3); return; } } // System.Void System.Collections.ObjectModel.Collection`1::Clear() extern "C" IL2CPP_METHOD_ATTR void Collection_1_Clear_m1194557644_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker0::Invoke(33 /* System.Void System.Collections.ObjectModel.Collection`1::ClearItems() */, (Collection_1_t2263384855 *)__this); return; } } // System.Void System.Collections.ObjectModel.Collection`1::ClearItems() extern "C" IL2CPP_METHOD_ATTR void Collection_1_ClearItems_m2182923889_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker0::Invoke(3 /* System.Void System.Collections.Generic.ICollection`1::Clear() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Contains_m4216772229_gshared (Collection_1_t2263384855 * __this, Vector4_t3319028937 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector4_t3319028937 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Vector4_t3319028937 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector4_t3319028937 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CopyTo_m2335349786_gshared (Collection_1_t2263384855 * __this, Vector4U5BU5D_t934056436* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector4U5BU5D_t934056436* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Vector4U5BU5D_t934056436*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0, (Vector4U5BU5D_t934056436*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.Collection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_GetEnumerator_m2328356592_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 3), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.Collection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_IndexOf_m3566527406_gshared (Collection_1_t2263384855 * __this, Vector4_t3319028937 ___item0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Vector4_t3319028937 L_1 = ___item0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Vector4_t3319028937 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (Vector4_t3319028937 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_Insert_m2198700796_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, Vector4_t3319028937 ___item1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector4_t3319028937 L_1 = ___item1; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(34 /* System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_0, (Vector4_t3319028937 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::InsertItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_InsertItem_m1985040597_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, Vector4_t3319028937 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector4_t3319028937 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(1 /* System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector4_t3319028937 )L_2); return; } } // System.Collections.Generic.IList`1 System.Collections.ObjectModel.Collection`1::get_Items() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Collection_1_get_Items_m1716317182_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); return L_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_Remove_m1271137757_gshared (Collection_1_t2263384855 * __this, Vector4_t3319028937 ___item0, const RuntimeMethod* method) { int32_t V_0 = 0; { Vector4_t3319028937 L_0 = ___item0; NullCheck((Collection_1_t2263384855 *)__this); int32_t L_1 = (( int32_t (*) (Collection_1_t2263384855 *, Vector4_t3319028937 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Collection_1_t2263384855 *)__this, (Vector4_t3319028937 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); V_0 = (int32_t)L_1; int32_t L_2 = V_0; if ((!(((uint32_t)L_2) == ((uint32_t)(-1))))) { goto IL_0011; } } { return (bool)0; } IL_0011: { int32_t L_3 = V_0; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2263384855 *)__this, (int32_t)L_3); return (bool)1; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveAt_m2616419837_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker1< int32_t >::Invoke(35 /* System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) */, (Collection_1_t2263384855 *)__this, (int32_t)L_0); return; } } // System.Void System.Collections.ObjectModel.Collection`1::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Collection_1_RemoveItem_m2605336143_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker1< int32_t >::Invoke(2 /* System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return; } } // System.Int32 System.Collections.ObjectModel.Collection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Collection_1_get_Count_m179640005_gshared (Collection_1_t2263384855 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.Collection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Collection_1_get_Item_m3371899536_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Vector4_t3319028937 L_2 = InterfaceFuncInvoker1< Vector4_t3319028937 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.Collection`1::set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_set_Item_m11553568_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, Vector4_t3319028937 ___value1, const RuntimeMethod* method) { { int32_t L_0 = ___index0; Vector4_t3319028937 L_1 = ___value1; NullCheck((Collection_1_t2263384855 *)__this); VirtActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(36 /* System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) */, (Collection_1_t2263384855 *)__this, (int32_t)L_0, (Vector4_t3319028937 )L_1); return; } } // System.Void System.Collections.ObjectModel.Collection`1::SetItem(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void Collection_1_SetItem_m3435952461_gshared (Collection_1_t2263384855 * __this, int32_t ___index0, Vector4_t3319028937 ___item1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; Vector4_t3319028937 L_2 = ___item1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< int32_t, Vector4_t3319028937 >::Invoke(4 /* System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_0, (int32_t)L_1, (Vector4_t3319028937 )L_2); return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsValidItem(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsValidItem_m2333176545_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsValidItem_m2333176545_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { RuntimeObject * L_0 = ___item0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8)))) { goto IL_0028; } } { RuntimeObject * L_1 = ___item0; if (L_1) { goto IL_0025; } } { RuntimeTypeHandle_t3027515415 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->declaring_type)->rgctx_data, 17)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, (RuntimeTypeHandle_t3027515415 )L_2, /*hidden argument*/NULL); NullCheck((Type_t *)L_3); bool L_4 = Type_get_IsValueType_m3108065642((Type_t *)L_3, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0); goto IL_0026; } IL_0025: { G_B4_0 = 0; } IL_0026: { G_B6_0 = G_B4_0; goto IL_0029; } IL_0028: { G_B6_0 = 1; } IL_0029: { return (bool)G_B6_0; } } // T System.Collections.ObjectModel.Collection`1::ConvertItem(System.Object) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Collection_1_ConvertItem_m618594517_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_ConvertItem_m618594517_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___item0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 7)); if (!L_1) { goto IL_0012; } } { RuntimeObject * L_2 = ___item0; return ((*(Vector4_t3319028937 *)((Vector4_t3319028937 *)UnBox(L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 8))))); } IL_0012: { ArgumentException_t132251570 * L_3 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_3, (String_t*)_stringLiteral1949155672, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,Collection_1_ConvertItem_m618594517_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.Collection`1::CheckWritable(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void Collection_1_CheckWritable_m3160678901_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_CheckWritable_m3160678901_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = ___list0; NullCheck((RuntimeObject*)L_0); bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), (RuntimeObject*)L_0); if (!L_1) { goto IL_0011; } } { NotSupportedException_t1314879016 * L_2 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2,Collection_1_CheckWritable_m3160678901_RuntimeMethod_var); } IL_0011: { return; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsSynchronized(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsSynchronized_m2026234852_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsSynchronized_m2026234852_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.ICollection::get_IsSynchronized() */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_0; } } // System.Boolean System.Collections.ObjectModel.Collection`1::IsFixedSize(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR bool Collection_1_IsFixedSize_m3698021882_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Collection_1_IsFixedSize_m3698021882_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t G_B3_0 = 0; { RuntimeObject* L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_t2094931216_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0018; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); bool L_3 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IList::get_IsFixedSize() */, IList_t2094931216_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); G_B3_0 = ((int32_t)(L_3)); goto IL_0019; } IL_0018: { G_B3_0 = 0; } IL_0019: { return (bool)G_B3_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.Collections.ObjectModel.KeyedCollection`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2__ctor_m342668752_gshared (KeyedCollection_2_t3566939752 * __this, const RuntimeMethod* method) { { NullCheck((KeyedCollection_2_t3566939752 *)__this); (( void (*) (KeyedCollection_2_t3566939752 *, RuntimeObject*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((KeyedCollection_2_t3566939752 *)__this, (RuntimeObject*)NULL, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return; } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::.ctor(System.Collections.Generic.IEqualityComparer`1) extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2__ctor_m111399993_gshared (KeyedCollection_2_t3566939752 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___comparer0; NullCheck((KeyedCollection_2_t3566939752 *)__this); (( void (*) (KeyedCollection_2_t3566939752 *, RuntimeObject*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((KeyedCollection_2_t3566939752 *)__this, (RuntimeObject*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return; } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::.ctor(System.Collections.Generic.IEqualityComparer`1,System.Int32) extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2__ctor_m763560603_gshared (KeyedCollection_2_t3566939752 * __this, RuntimeObject* ___comparer0, int32_t ___dictionaryCreationThreshold1, const RuntimeMethod* method) { { NullCheck((Collection_1_t2024462082 *)__this); (( void (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); RuntimeObject* L_0 = ___comparer0; if (!L_0) { goto IL_0018; } } { RuntimeObject* L_1 = ___comparer0; __this->set_comparer_3(L_1); goto IL_0023; } IL_0018: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); EqualityComparer_1_t1249878500 * L_2 = (( EqualityComparer_1_t1249878500 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(NULL /*static, unused*/, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); __this->set_comparer_3(L_2); } IL_0023: { int32_t L_3 = ___dictionaryCreationThreshold1; __this->set_dictionaryCreationThreshold_4(L_3); int32_t L_4 = ___dictionaryCreationThreshold1; if (L_4) { goto IL_0041; } } { RuntimeObject* L_5 = (RuntimeObject*)__this->get_comparer_3(); Dictionary_2_t132545152 * L_6 = (Dictionary_2_t132545152 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (Dictionary_2_t132545152 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_6, (RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_dictionary_2(L_6); } IL_0041: { return; } } // System.Boolean System.Collections.ObjectModel.KeyedCollection`2::Contains(TKey) extern "C" IL2CPP_METHOD_ATTR bool KeyedCollection_2_Contains_m2733221989_gshared (KeyedCollection_2_t3566939752 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_0) { goto IL_0018; } } { Dictionary_2_t132545152 * L_1 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_2 = ___key0; NullCheck((Dictionary_2_t132545152 *)L_1); bool L_3 = (( bool (*) (Dictionary_2_t132545152 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((Dictionary_2_t132545152 *)L_1, (RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); return L_3; } IL_0018: { RuntimeObject * L_4 = ___key0; NullCheck((KeyedCollection_2_t3566939752 *)__this); int32_t L_5 = (( int32_t (*) (KeyedCollection_2_t3566939752 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)((KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); return (bool)((((int32_t)((((int32_t)L_5) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Int32 System.Collections.ObjectModel.KeyedCollection`2::IndexOfKey(TKey) extern "C" IL2CPP_METHOD_ATTR int32_t KeyedCollection_2_IndexOfKey_m1812570881_gshared (KeyedCollection_2_t3566939752 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject * V_1 = NULL; { NullCheck((Collection_1_t2024462082 *)__this); int32_t L_0 = (( int32_t (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); goto IL_0034; } IL_000e: { int32_t L_1 = V_0; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_2 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_2); V_1 = (RuntimeObject *)L_3; RuntimeObject* L_4 = (RuntimeObject*)__this->get_comparer_3(); RuntimeObject * L_5 = ___key0; RuntimeObject * L_6 = V_1; NullCheck((RuntimeObject*)L_4); bool L_7 = InterfaceFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1::Equals(T,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 12), (RuntimeObject*)L_4, (RuntimeObject *)L_5, (RuntimeObject *)L_6); if (!L_7) { goto IL_0030; } } { int32_t L_8 = V_0; return L_8; } IL_0030: { int32_t L_9 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); } IL_0034: { int32_t L_10 = V_0; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_000e; } } { return (-1); } } // TItem System.Collections.ObjectModel.KeyedCollection`2::get_Item(TKey) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyedCollection_2_get_Item_m2307059927_gshared (KeyedCollection_2_t3566939752 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (KeyedCollection_2_get_Item_m2307059927_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_0) { goto IL_0018; } } { Dictionary_2_t132545152 * L_1 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_2 = ___key0; NullCheck((Dictionary_2_t132545152 *)L_1); RuntimeObject * L_3 = (( RuntimeObject * (*) (Dictionary_2_t132545152 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)((Dictionary_2_t132545152 *)L_1, (RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); return L_3; } IL_0018: { RuntimeObject * L_4 = ___key0; NullCheck((KeyedCollection_2_t3566939752 *)__this); int32_t L_5 = (( int32_t (*) (KeyedCollection_2_t3566939752 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)((KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); V_0 = (int32_t)L_5; int32_t L_6 = V_0; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_002f; } } { int32_t L_7 = V_0; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_8 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); return L_8; } IL_002f: { KeyNotFoundException_t2292407383 * L_9 = (KeyNotFoundException_t2292407383 *)il2cpp_codegen_object_new(KeyNotFoundException_t2292407383_il2cpp_TypeInfo_var); KeyNotFoundException__ctor_m541499307(L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9,KeyedCollection_2_get_Item_m2307059927_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::ClearItems() extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2_ClearItems_m2860967540_gshared (KeyedCollection_2_t3566939752 * __this, const RuntimeMethod* method) { { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_0) { goto IL_0016; } } { Dictionary_2_t132545152 * L_1 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); NullCheck((Dictionary_2_t132545152 *)L_1); (( void (*) (Dictionary_2_t132545152 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)((Dictionary_2_t132545152 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); } IL_0016: { NullCheck((Collection_1_t2024462082 *)__this); (( void (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 15)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 15)); return; } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::InsertItem(System.Int32,TItem) extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2_InsertItem_m2589600134_gshared (KeyedCollection_2_t3566939752 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (KeyedCollection_2_InsertItem_m2589600134_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; RuntimeObject * V_3 = NULL; { RuntimeObject * L_0 = ___item1; NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_1 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_0); V_0 = (RuntimeObject *)L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_001e; } } { ArgumentNullException_t1615371798 * L_3 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_3, (String_t*)_stringLiteral2411561603, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3,KeyedCollection_2_InsertItem_m2589600134_RuntimeMethod_var); } IL_001e: { Dictionary_2_t132545152 * L_4 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_4) { goto IL_0045; } } { Dictionary_2_t132545152 * L_5 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_6 = V_0; NullCheck((Dictionary_2_t132545152 *)L_5); bool L_7 = (( bool (*) (Dictionary_2_t132545152 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((Dictionary_2_t132545152 *)L_5, (RuntimeObject *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); if (!L_7) { goto IL_0045; } } { ArgumentException_t132251570 * L_8 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_8, (String_t*)_stringLiteral3189027530, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8,KeyedCollection_2_InsertItem_m2589600134_RuntimeMethod_var); } IL_0045: { Dictionary_2_t132545152 * L_9 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (L_9) { goto IL_0090; } } { V_1 = (int32_t)0; goto IL_0084; } IL_0057: { RuntimeObject* L_10 = (RuntimeObject*)__this->get_comparer_3(); RuntimeObject * L_11 = V_0; int32_t L_12 = V_1; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_13 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_14 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_13); NullCheck((RuntimeObject*)L_10); bool L_15 = InterfaceFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1::Equals(T,T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 12), (RuntimeObject*)L_10, (RuntimeObject *)L_11, (RuntimeObject *)L_14); if (!L_15) { goto IL_0080; } } { ArgumentException_t132251570 * L_16 = (ArgumentException_t132251570 *)il2cpp_codegen_object_new(ArgumentException_t132251570_il2cpp_TypeInfo_var); ArgumentException__ctor_m1312628991(L_16, (String_t*)_stringLiteral3189027530, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16,KeyedCollection_2_InsertItem_m2589600134_RuntimeMethod_var); } IL_0080: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0084: { int32_t L_18 = V_1; NullCheck((Collection_1_t2024462082 *)__this); int32_t L_19 = (( int32_t (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0057; } } IL_0090: { int32_t L_20 = ___index0; RuntimeObject * L_21 = ___item1; NullCheck((Collection_1_t2024462082 *)__this); (( void (*) (Collection_1_t2024462082 *, int32_t, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_20, (RuntimeObject *)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)); Dictionary_2_t132545152 * L_22 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_22) { goto IL_00b5; } } { Dictionary_2_t132545152 * L_23 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_24 = V_0; RuntimeObject * L_25 = ___item1; NullCheck((Dictionary_2_t132545152 *)L_23); (( void (*) (Dictionary_2_t132545152 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)((Dictionary_2_t132545152 *)L_23, (RuntimeObject *)L_24, (RuntimeObject *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); goto IL_0115; } IL_00b5: { int32_t L_26 = (int32_t)__this->get_dictionaryCreationThreshold_4(); if ((((int32_t)L_26) == ((int32_t)(-1)))) { goto IL_0115; } } { NullCheck((Collection_1_t2024462082 *)__this); int32_t L_27 = (( int32_t (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); int32_t L_28 = (int32_t)__this->get_dictionaryCreationThreshold_4(); if ((((int32_t)L_27) <= ((int32_t)L_28))) { goto IL_0115; } } { RuntimeObject* L_29 = (RuntimeObject*)__this->get_comparer_3(); Dictionary_2_t132545152 * L_30 = (Dictionary_2_t132545152 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (Dictionary_2_t132545152 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_30, (RuntimeObject*)L_29, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_dictionary_2(L_30); V_2 = (int32_t)0; goto IL_0109; } IL_00ea: { int32_t L_31 = V_2; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_32 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); V_3 = (RuntimeObject *)L_32; Dictionary_2_t132545152 * L_33 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_34 = V_3; NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_35 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_34); RuntimeObject * L_36 = V_3; NullCheck((Dictionary_2_t132545152 *)L_33); (( void (*) (Dictionary_2_t132545152 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)((Dictionary_2_t132545152 *)L_33, (RuntimeObject *)L_35, (RuntimeObject *)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); int32_t L_37 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_0109: { int32_t L_38 = V_2; NullCheck((Collection_1_t2024462082 *)__this); int32_t L_39 = (( int32_t (*) (Collection_1_t2024462082 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Collection_1_t2024462082 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); if ((((int32_t)L_38) < ((int32_t)L_39))) { goto IL_00ea; } } IL_0115: { return; } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::RemoveItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2_RemoveItem_m1942639010_gshared (KeyedCollection_2_t3566939752 * __this, int32_t ___index0, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_0) { goto IL_0026; } } { int32_t L_1 = ___index0; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_2 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_3 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_2); V_0 = (RuntimeObject *)L_3; Dictionary_2_t132545152 * L_4 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_5 = V_0; NullCheck((Dictionary_2_t132545152 *)L_4); (( bool (*) (Dictionary_2_t132545152 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)->methodPointer)((Dictionary_2_t132545152 *)L_4, (RuntimeObject *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)); } IL_0026: { int32_t L_6 = ___index0; NullCheck((Collection_1_t2024462082 *)__this); (( void (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 20)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 20)); return; } } // System.Void System.Collections.ObjectModel.KeyedCollection`2::SetItem(System.Int32,TItem) extern "C" IL2CPP_METHOD_ATTR void KeyedCollection_2_SetItem_m293680763_gshared (KeyedCollection_2_t3566939752 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); if (!L_0) { goto IL_0037; } } { Dictionary_2_t132545152 * L_1 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); int32_t L_2 = ___index0; NullCheck((Collection_1_t2024462082 *)__this); RuntimeObject * L_3 = (( RuntimeObject * (*) (Collection_1_t2024462082 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_4 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_3); NullCheck((Dictionary_2_t132545152 *)L_1); (( bool (*) (Dictionary_2_t132545152 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)->methodPointer)((Dictionary_2_t132545152 *)L_1, (RuntimeObject *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)); Dictionary_2_t132545152 * L_5 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); RuntimeObject * L_6 = ___item1; NullCheck((KeyedCollection_2_t3566939752 *)__this); RuntimeObject * L_7 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(37 /* TKey System.Collections.ObjectModel.KeyedCollection`2::GetKeyForItem(TItem) */, (KeyedCollection_2_t3566939752 *)__this, (RuntimeObject *)L_6); RuntimeObject * L_8 = ___item1; NullCheck((Dictionary_2_t132545152 *)L_5); (( void (*) (Dictionary_2_t132545152 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)((Dictionary_2_t132545152 *)L_5, (RuntimeObject *)L_7, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); } IL_0037: { int32_t L_9 = ___index0; RuntimeObject * L_10 = ___item1; NullCheck((Collection_1_t2024462082 *)__this); (( void (*) (Collection_1_t2024462082 *, int32_t, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 21)->methodPointer)((Collection_1_t2024462082 *)__this, (int32_t)L_9, (RuntimeObject *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 21)); return; } } // System.Collections.Generic.IDictionary`2 System.Collections.ObjectModel.KeyedCollection`2::get_Dictionary() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* KeyedCollection_2_get_Dictionary_m2529484425_gshared (KeyedCollection_2_t3566939752 * __this, const RuntimeMethod* method) { { Dictionary_2_t132545152 * L_0 = (Dictionary_2_t132545152 *)__this->get_dictionary_2(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m1498552797_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m1498552797_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m1498552797_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2106658885_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2106658885_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2106658885_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3119782089_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3119782089_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3119782089_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1512362907_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1512362907_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1512362907_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m453632955_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m453632955_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m453632955_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4070933367_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4070933367_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4070933367_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m3133172653_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t1668363168 *)__this); int32_t L_1 = (( int32_t (*) (ReadOnlyCollection_1_t1668363168 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t1668363168 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2769631587_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2769631587_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2769631587_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m609062283_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3577767604_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3577767604_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2298343969_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2298343969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3346307488_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3346307488_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3346307488_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m485576598_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m485576598_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m485576598_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m3281088836_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m25295533_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m3003892840_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m3003892840_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m3003892840_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m3429882170_gshared (ReadOnlyCollection_1_t1668363168 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m3429882170_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m3429882170_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3461469623_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3461469623_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3461469623_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m1098401860_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1506091630_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m3712587756_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m1617507246_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m1014190232_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m225163861_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m225163861_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m225163861_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2923214659_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m2231273603_gshared (ReadOnlyCollection_1_t1668363168 * __this, AvatarCateU5BU5D_t1610689372* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); AvatarCateU5BU5D_t1610689372* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< AvatarCateU5BU5D_t1610689372*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (AvatarCateU5BU5D_t1610689372*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2813226849_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m1390870203_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m3682598536_gshared (ReadOnlyCollection_1_t1668363168 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Item_m4237858213_gshared (ReadOnlyCollection_1_t1668363168 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m2814999793_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m2814999793_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m2814999793_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1445038790_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1445038790_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1445038790_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1854745111_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1854745111_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1854745111_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3135381391_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3135381391_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3135381391_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1277643332_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1277643332_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1277643332_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4149066103_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4149066103_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m4149066103_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1537045765_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t961705125 *)__this); int32_t L_1 = (( int32_t (*) (ReadOnlyCollection_1_t961705125 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t961705125 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m793765983_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m793765983_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m793765983_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2269758073_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m382698588_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m382698588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3080356280_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3080356280_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1557753012_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1557753012_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1557753012_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m3897078507_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m3897078507_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m3897078507_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1570719470_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3675655462_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m2737679373_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m2737679373_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m2737679373_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m3083378670_gshared (ReadOnlyCollection_1_t961705125 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m3083378670_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m3083378670_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2808802265_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2808802265_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2808802265_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m1252086199_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m120764477_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m1909899491_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3059842759_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3707212092_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m3039266926_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m3039266926_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m3039266926_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m3565733917_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3534251203_gshared (ReadOnlyCollection_1_t961705125 * __this, enumThreadIDU5BU5D_t3988452515* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); enumThreadIDU5BU5D_t3988452515* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< enumThreadIDU5BU5D_t3988452515*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (enumThreadIDU5BU5D_t3988452515*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m3908292549_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2537854430_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m563706252_gshared (ReadOnlyCollection_1_t961705125 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Item_m2934783235_gshared (ReadOnlyCollection_1_t961705125 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m789651854_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m789651854_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m789651854_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3809657687_gshared (ReadOnlyCollection_1_t645049464 * __this, PropertyMetadata_t3727440473 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3809657687_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3809657687_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m816769815_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m816769815_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m816769815_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1536043777_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, PropertyMetadata_t3727440473 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1536043777_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1536043777_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3339552243_gshared (ReadOnlyCollection_1_t645049464 * __this, PropertyMetadata_t3727440473 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3339552243_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3339552243_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m304931755_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m304931755_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m304931755_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR PropertyMetadata_t3727440473 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m3797246755_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t645049464 *)__this); PropertyMetadata_t3727440473 L_1 = (( PropertyMetadata_t3727440473 (*) (ReadOnlyCollection_1_t645049464 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t645049464 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1056939484_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, PropertyMetadata_t3727440473 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1056939484_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1056939484_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1637551225_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m755563439_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m755563439_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m440604641_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m440604641_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3848154091_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3848154091_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3848154091_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m2372152908_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m2372152908_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m2372152908_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1878573215_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, PropertyMetadata_t3727440473 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (PropertyMetadata_t3727440473 )((*(PropertyMetadata_t3727440473 *)((PropertyMetadata_t3727440473 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3600471214_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, PropertyMetadata_t3727440473 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (PropertyMetadata_t3727440473 )((*(PropertyMetadata_t3727440473 *)((PropertyMetadata_t3727440473 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m1228815860_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m1228815860_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m1228815860_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m2622352916_gshared (ReadOnlyCollection_1_t645049464 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m2622352916_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m2622352916_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m454313919_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m454313919_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m454313919_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m3006279280_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1286782265_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2282691589_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m1577164261_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3380620712_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); PropertyMetadata_t3727440473 L_2 = InterfaceFuncInvoker1< PropertyMetadata_t3727440473 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); PropertyMetadata_t3727440473 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m257694581_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m257694581_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m257694581_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m1714453865_gshared (ReadOnlyCollection_1_t645049464 * __this, PropertyMetadata_t3727440473 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); PropertyMetadata_t3727440473 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, PropertyMetadata_t3727440473 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (PropertyMetadata_t3727440473 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3764857301_gshared (ReadOnlyCollection_1_t645049464 * __this, PropertyMetadataU5BU5D_t3282844708* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); PropertyMetadataU5BU5D_t3282844708* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< PropertyMetadataU5BU5D_t3282844708*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (PropertyMetadataU5BU5D_t3282844708*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2431160132_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m754772930_gshared (ReadOnlyCollection_1_t645049464 * __this, PropertyMetadata_t3727440473 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); PropertyMetadata_t3727440473 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, PropertyMetadata_t3727440473 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (PropertyMetadata_t3727440473 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m481237445_gshared (ReadOnlyCollection_1_t645049464 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR PropertyMetadata_t3727440473 ReadOnlyCollection_1_get_Item_m3970739268_gshared (ReadOnlyCollection_1_t645049464 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); PropertyMetadata_t3727440473 L_2 = InterfaceFuncInvoker1< PropertyMetadata_t3727440473 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m607398196_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m607398196_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m607398196_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3003685376_gshared (ReadOnlyCollection_1_t291619063 * __this, LMRendererInfo_t3374010072 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3003685376_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3003685376_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m254504065_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m254504065_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m254504065_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1224231108_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, LMRendererInfo_t3374010072 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1224231108_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1224231108_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m643714638_gshared (ReadOnlyCollection_1_t291619063 * __this, LMRendererInfo_t3374010072 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m643714638_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m643714638_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3543324392_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3543324392_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3543324392_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR LMRendererInfo_t3374010072 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m4133380169_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t291619063 *)__this); LMRendererInfo_t3374010072 L_1 = (( LMRendererInfo_t3374010072 (*) (ReadOnlyCollection_1_t291619063 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t291619063 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3356897085_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, LMRendererInfo_t3374010072 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3356897085_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3356897085_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m857522455_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3649750758_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3649750758_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3309739719_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3309739719_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m741144821_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m741144821_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,ReadOnlyCollection_1_System_Collections_IList_Add_m741144821_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m3799113725_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m3799113725_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m3799113725_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1502491832_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, LMRendererInfo_t3374010072 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (LMRendererInfo_t3374010072 )((*(LMRendererInfo_t3374010072 *)((LMRendererInfo_t3374010072 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m2052144286_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, LMRendererInfo_t3374010072 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (LMRendererInfo_t3374010072 )((*(LMRendererInfo_t3374010072 *)((LMRendererInfo_t3374010072 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m2598481386_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m2598481386_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m2598481386_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m1257875382_gshared (ReadOnlyCollection_1_t291619063 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m1257875382_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m1257875382_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3090909341_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3090909341_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3090909341_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m272200618_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1070523985_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m1610909913_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3637733994_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3129565572_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); LMRendererInfo_t3374010072 L_2 = InterfaceFuncInvoker1< LMRendererInfo_t3374010072 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); LMRendererInfo_t3374010072 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m3014582396_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m3014582396_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m3014582396_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m778757800_gshared (ReadOnlyCollection_1_t291619063 * __this, LMRendererInfo_t3374010072 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); LMRendererInfo_t3374010072 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, LMRendererInfo_t3374010072 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (LMRendererInfo_t3374010072 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m510498099_gshared (ReadOnlyCollection_1_t291619063 * __this, LMRendererInfoU5BU5D_t4046529225* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); LMRendererInfoU5BU5D_t4046529225* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< LMRendererInfoU5BU5D_t4046529225*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (LMRendererInfoU5BU5D_t4046529225*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m747915075_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2713224512_gshared (ReadOnlyCollection_1_t291619063 * __this, LMRendererInfo_t3374010072 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); LMRendererInfo_t3374010072 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, LMRendererInfo_t3374010072 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (LMRendererInfo_t3374010072 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m968237880_gshared (ReadOnlyCollection_1_t291619063 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR LMRendererInfo_t3374010072 ReadOnlyCollection_1_get_Item_m3074615113_gshared (ReadOnlyCollection_1_t291619063 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); LMRendererInfo_t3374010072 L_2 = InterfaceFuncInvoker1< LMRendererInfo_t3374010072 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m1180416139_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m1180416139_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m1180416139_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m460943152_gshared (ReadOnlyCollection_1_t2240119223 * __this, DelayedQueueItem_t1027542936 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m460943152_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m460943152_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m4147123994_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m4147123994_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m4147123994_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3934409417_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, DelayedQueueItem_t1027542936 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3934409417_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3934409417_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m588924289_gshared (ReadOnlyCollection_1_t2240119223 * __this, DelayedQueueItem_t1027542936 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m588924289_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m588924289_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2649188508_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2649188508_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2649188508_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DelayedQueueItem_t1027542936 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1004484145_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t2240119223 *)__this); DelayedQueueItem_t1027542936 L_1 = (( DelayedQueueItem_t1027542936 (*) (ReadOnlyCollection_1_t2240119223 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t2240119223 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3674993890_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, DelayedQueueItem_t1027542936 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3674993890_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3674993890_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m4006068840_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4058801928_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4058801928_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2637338470_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2637338470_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2525182258_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m2525182258_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,ReadOnlyCollection_1_System_Collections_IList_Add_m2525182258_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m389861754_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m389861754_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m389861754_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m2589418807_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, DelayedQueueItem_t1027542936 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (DelayedQueueItem_t1027542936 )((*(DelayedQueueItem_t1027542936 *)((DelayedQueueItem_t1027542936 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m2264968589_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, DelayedQueueItem_t1027542936 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (DelayedQueueItem_t1027542936 )((*(DelayedQueueItem_t1027542936 *)((DelayedQueueItem_t1027542936 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m3421613767_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m3421613767_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m3421613767_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m264837148_gshared (ReadOnlyCollection_1_t2240119223 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m264837148_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m264837148_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m4077730018_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m4077730018_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m4077730018_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2182251860_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2643459611_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2262786003_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m702587705_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m857367957_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); DelayedQueueItem_t1027542936 L_2 = InterfaceFuncInvoker1< DelayedQueueItem_t1027542936 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); DelayedQueueItem_t1027542936 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m613866238_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m613866238_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m613866238_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m3234951008_gshared (ReadOnlyCollection_1_t2240119223 * __this, DelayedQueueItem_t1027542936 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DelayedQueueItem_t1027542936 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, DelayedQueueItem_t1027542936 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (DelayedQueueItem_t1027542936 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m188294293_gshared (ReadOnlyCollection_1_t2240119223 * __this, DelayedQueueItemU5BU5D_t658540297* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DelayedQueueItemU5BU5D_t658540297* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< DelayedQueueItemU5BU5D_t658540297*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (DelayedQueueItemU5BU5D_t658540297*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m3204411094_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m935371335_gshared (ReadOnlyCollection_1_t2240119223 * __this, DelayedQueueItem_t1027542936 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); DelayedQueueItem_t1027542936 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, DelayedQueueItem_t1027542936 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (DelayedQueueItem_t1027542936 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m3965572005_gshared (ReadOnlyCollection_1_t2240119223 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR DelayedQueueItem_t1027542936 ReadOnlyCollection_1_get_Item_m3630193398_gshared (ReadOnlyCollection_1_t2240119223 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); DelayedQueueItem_t1027542936 L_2 = InterfaceFuncInvoker1< DelayedQueueItem_t1027542936 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m1836547006_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m1836547006_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m1836547006_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1050969824_gshared (ReadOnlyCollection_1_t3740604001 * __this, JsonPosition_t2528027714 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1050969824_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1050969824_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3444568858_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3444568858_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3444568858_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2928914643_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, JsonPosition_t2528027714 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2928914643_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2928914643_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3107891111_gshared (ReadOnlyCollection_1_t3740604001 * __this, JsonPosition_t2528027714 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3107891111_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3107891111_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2535037125_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2535037125_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2535037125_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1653319092_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t3740604001 *)__this); JsonPosition_t2528027714 L_1 = (( JsonPosition_t2528027714 (*) (ReadOnlyCollection_1_t3740604001 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t3740604001 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m844923_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, JsonPosition_t2528027714 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m844923_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m844923_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m470418681_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1681959997_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1681959997_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1315479065_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1315479065_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3262108465_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3262108465_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3262108465_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m258828323_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m258828323_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m258828323_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m3583194964_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, JsonPosition_t2528027714 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (JsonPosition_t2528027714 )((*(JsonPosition_t2528027714 *)((JsonPosition_t2528027714 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m159287698_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, JsonPosition_t2528027714 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (JsonPosition_t2528027714 )((*(JsonPosition_t2528027714 *)((JsonPosition_t2528027714 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m3793769680_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m3793769680_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m3793769680_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m3913075818_gshared (ReadOnlyCollection_1_t3740604001 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m3913075818_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m3913075818_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2122214330_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2122214330_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2122214330_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2138516937_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m3553404341_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m281897459_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3304409207_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m517280658_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); JsonPosition_t2528027714 L_2 = InterfaceFuncInvoker1< JsonPosition_t2528027714 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); JsonPosition_t2528027714 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m4083412214_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m4083412214_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m4083412214_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m3122382700_gshared (ReadOnlyCollection_1_t3740604001 * __this, JsonPosition_t2528027714 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); JsonPosition_t2528027714 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, JsonPosition_t2528027714 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (JsonPosition_t2528027714 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3410400961_gshared (ReadOnlyCollection_1_t3740604001 * __this, JsonPositionU5BU5D_t197937271* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); JsonPositionU5BU5D_t197937271* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< JsonPositionU5BU5D_t197937271*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (JsonPositionU5BU5D_t197937271*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m64478395_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2534800482_gshared (ReadOnlyCollection_1_t3740604001 * __this, JsonPosition_t2528027714 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); JsonPosition_t2528027714 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, JsonPosition_t2528027714 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (JsonPosition_t2528027714 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m1942838117_gshared (ReadOnlyCollection_1_t3740604001 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 ReadOnlyCollection_1_get_Item_m3183067807_gshared (ReadOnlyCollection_1_t3740604001 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); JsonPosition_t2528027714 L_2 = InterfaceFuncInvoker1< JsonPosition_t2528027714 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m2664137695_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m2664137695_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m2664137695_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m115326804_gshared (ReadOnlyCollection_1_t1564408248 * __this, EventQueueEntry_t351831961 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m115326804_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m115326804_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3711867880_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3711867880_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3711867880_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2247596711_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, EventQueueEntry_t351831961 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2247596711_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2247596711_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m161633013_gshared (ReadOnlyCollection_1_t1564408248 * __this, EventQueueEntry_t351831961 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m161633013_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m161633013_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m218128620_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m218128620_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m218128620_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR EventQueueEntry_t351831961 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1695516741_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t1564408248 *)__this); EventQueueEntry_t351831961 L_1 = (( EventQueueEntry_t351831961 (*) (ReadOnlyCollection_1_t1564408248 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t1564408248 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2230270167_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, EventQueueEntry_t351831961 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2230270167_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m2230270167_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m2858308371_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4092449753_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4092449753_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m895123591_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m895123591_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2931335178_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m2931335178_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,ReadOnlyCollection_1_System_Collections_IList_Add_m2931335178_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m2758064085_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m2758064085_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m2758064085_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1221244276_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, EventQueueEntry_t351831961 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (EventQueueEntry_t351831961 )((*(EventQueueEntry_t351831961 *)((EventQueueEntry_t351831961 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m1177221336_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, EventQueueEntry_t351831961 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (EventQueueEntry_t351831961 )((*(EventQueueEntry_t351831961 *)((EventQueueEntry_t351831961 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m2411734031_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m2411734031_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m2411734031_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m4107310310_gshared (ReadOnlyCollection_1_t1564408248 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m4107310310_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m4107310310_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2645330893_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2645330893_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2645330893_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m3247127710_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2833806151_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m3957631472_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3874175287_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m1523489082_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); EventQueueEntry_t351831961 L_2 = InterfaceFuncInvoker1< EventQueueEntry_t351831961 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); EventQueueEntry_t351831961 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m3102736377_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m3102736377_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m3102736377_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2448957236_gshared (ReadOnlyCollection_1_t1564408248 * __this, EventQueueEntry_t351831961 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); EventQueueEntry_t351831961 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, EventQueueEntry_t351831961 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (EventQueueEntry_t351831961 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3868776975_gshared (ReadOnlyCollection_1_t1564408248 * __this, EventQueueEntryU5BU5D_t1574228452* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); EventQueueEntryU5BU5D_t1574228452* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< EventQueueEntryU5BU5D_t1574228452*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (EventQueueEntryU5BU5D_t1574228452*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2444128103_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m3291134960_gshared (ReadOnlyCollection_1_t1564408248 * __this, EventQueueEntry_t351831961 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); EventQueueEntry_t351831961 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, EventQueueEntry_t351831961 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (EventQueueEntry_t351831961 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m3935638209_gshared (ReadOnlyCollection_1_t1564408248 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR EventQueueEntry_t351831961 ReadOnlyCollection_1_get_Item_m3647244988_gshared (ReadOnlyCollection_1_t1564408248 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); EventQueueEntry_t351831961 L_2 = InterfaceFuncInvoker1< EventQueueEntry_t351831961 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m3481259342_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m3481259342_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m3481259342_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1018848850_gshared (ReadOnlyCollection_1_t3647617676 * __this, AtlasMaterialOverride_t2435041389 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1018848850_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1018848850_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m257585736_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m257585736_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m257585736_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2613161111_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, AtlasMaterialOverride_t2435041389 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2613161111_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2613161111_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3651722279_gshared (ReadOnlyCollection_1_t3647617676 * __this, AtlasMaterialOverride_t2435041389 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3651722279_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3651722279_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2053075894_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2053075894_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2053075894_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR AtlasMaterialOverride_t2435041389 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m3440904270_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t3647617676 *)__this); AtlasMaterialOverride_t2435041389 L_1 = (( AtlasMaterialOverride_t2435041389 (*) (ReadOnlyCollection_1_t3647617676 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t3647617676 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3398692885_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, AtlasMaterialOverride_t2435041389 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3398692885_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3398692885_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1459856619_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3444311344_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3444311344_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3282811330_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3282811330_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2689027681_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m2689027681_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,ReadOnlyCollection_1_System_Collections_IList_Add_m2689027681_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m3114311569_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m3114311569_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m3114311569_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m3267236920_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, AtlasMaterialOverride_t2435041389 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (AtlasMaterialOverride_t2435041389 )((*(AtlasMaterialOverride_t2435041389 *)((AtlasMaterialOverride_t2435041389 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m2271524846_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, AtlasMaterialOverride_t2435041389 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (AtlasMaterialOverride_t2435041389 )((*(AtlasMaterialOverride_t2435041389 *)((AtlasMaterialOverride_t2435041389 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m133340797_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m133340797_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m133340797_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m803096350_gshared (ReadOnlyCollection_1_t3647617676 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m803096350_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m803096350_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1501459911_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1501459911_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1501459911_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2361901470_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m3620041276_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m3212219545_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m952031221_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m1052021504_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); AtlasMaterialOverride_t2435041389 L_2 = InterfaceFuncInvoker1< AtlasMaterialOverride_t2435041389 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); AtlasMaterialOverride_t2435041389 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m2104365136_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m2104365136_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m2104365136_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m610693016_gshared (ReadOnlyCollection_1_t3647617676 * __this, AtlasMaterialOverride_t2435041389 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); AtlasMaterialOverride_t2435041389 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, AtlasMaterialOverride_t2435041389 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (AtlasMaterialOverride_t2435041389 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m1565236065_gshared (ReadOnlyCollection_1_t3647617676 * __this, AtlasMaterialOverrideU5BU5D_t1961062208* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); AtlasMaterialOverrideU5BU5D_t1961062208* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< AtlasMaterialOverrideU5BU5D_t1961062208*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (AtlasMaterialOverrideU5BU5D_t1961062208*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m3600104208_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2745367326_gshared (ReadOnlyCollection_1_t3647617676 * __this, AtlasMaterialOverride_t2435041389 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); AtlasMaterialOverride_t2435041389 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, AtlasMaterialOverride_t2435041389 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (AtlasMaterialOverride_t2435041389 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m1369764575_gshared (ReadOnlyCollection_1_t3647617676 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR AtlasMaterialOverride_t2435041389 ReadOnlyCollection_1_get_Item_m683651876_gshared (ReadOnlyCollection_1_t3647617676 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); AtlasMaterialOverride_t2435041389 L_2 = InterfaceFuncInvoker1< AtlasMaterialOverride_t2435041389 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m477424418_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m477424418_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m477424418_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1541639819_gshared (ReadOnlyCollection_1_t2214555468 * __this, SlotMaterialOverride_t1001979181 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1541639819_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1541639819_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1436332764_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1436332764_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1436332764_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1712850509_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, SlotMaterialOverride_t1001979181 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1712850509_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1712850509_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m2370490349_gshared (ReadOnlyCollection_1_t2214555468 * __this, SlotMaterialOverride_t1001979181 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m2370490349_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m2370490349_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m545159876_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m545159876_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m545159876_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR SlotMaterialOverride_t1001979181 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m2580429998_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t2214555468 *)__this); SlotMaterialOverride_t1001979181 L_1 = (( SlotMaterialOverride_t1001979181 (*) (ReadOnlyCollection_1_t2214555468 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t2214555468 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1749677674_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, SlotMaterialOverride_t1001979181 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1749677674_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1749677674_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1495745301_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1869877845_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1869877845_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1541425981_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1541425981_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1434173903_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1434173903_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1434173903_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m863057999_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m863057999_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m863057999_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1281617440_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, SlotMaterialOverride_t1001979181 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (SlotMaterialOverride_t1001979181 )((*(SlotMaterialOverride_t1001979181 *)((SlotMaterialOverride_t1001979181 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3592153702_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, SlotMaterialOverride_t1001979181 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (SlotMaterialOverride_t1001979181 )((*(SlotMaterialOverride_t1001979181 *)((SlotMaterialOverride_t1001979181 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m1453351477_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m1453351477_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m1453351477_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m3733257255_gshared (ReadOnlyCollection_1_t2214555468 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m3733257255_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m3733257255_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1309859601_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1309859601_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1309859601_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2213441217_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m682567754_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2425676308_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m908993986_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3635725530_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); SlotMaterialOverride_t1001979181 L_2 = InterfaceFuncInvoker1< SlotMaterialOverride_t1001979181 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); SlotMaterialOverride_t1001979181 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m1341770480_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m1341770480_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m1341770480_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2787580342_gshared (ReadOnlyCollection_1_t2214555468 * __this, SlotMaterialOverride_t1001979181 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); SlotMaterialOverride_t1001979181 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, SlotMaterialOverride_t1001979181 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (SlotMaterialOverride_t1001979181 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m2256703805_gshared (ReadOnlyCollection_1_t2214555468 * __this, SlotMaterialOverrideU5BU5D_t1365839744* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); SlotMaterialOverrideU5BU5D_t1365839744* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< SlotMaterialOverrideU5BU5D_t1365839744*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (SlotMaterialOverrideU5BU5D_t1365839744*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m1211876287_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m1691638264_gshared (ReadOnlyCollection_1_t2214555468 * __this, SlotMaterialOverride_t1001979181 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); SlotMaterialOverride_t1001979181 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, SlotMaterialOverride_t1001979181 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (SlotMaterialOverride_t1001979181 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m245694439_gshared (ReadOnlyCollection_1_t2214555468 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR SlotMaterialOverride_t1001979181 ReadOnlyCollection_1_get_Item_m3004848880_gshared (ReadOnlyCollection_1_t2214555468 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); SlotMaterialOverride_t1001979181 L_2 = InterfaceFuncInvoker1< SlotMaterialOverride_t1001979181 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m2939602882_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m2939602882_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m2939602882_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2130896678_gshared (ReadOnlyCollection_1_t713026747 * __this, TransformPair_t3795417756 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2130896678_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2130896678_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2431819435_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2431819435_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2431819435_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1222086784_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, TransformPair_t3795417756 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1222086784_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1222086784_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3207037323_gshared (ReadOnlyCollection_1_t713026747 * __this, TransformPair_t3795417756 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3207037323_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3207037323_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m356218497_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m356218497_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m356218497_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR TransformPair_t3795417756 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m2006190686_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t713026747 *)__this); TransformPair_t3795417756 L_1 = (( TransformPair_t3795417756 (*) (ReadOnlyCollection_1_t713026747 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t713026747 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1677194663_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, TransformPair_t3795417756 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1677194663_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1677194663_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3240194994_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4217926017_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4217926017_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2934983725_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2934983725_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3506326293_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3506326293_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3506326293_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m1987983612_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m1987983612_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m1987983612_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1609406108_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, TransformPair_t3795417756 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (TransformPair_t3795417756 )((*(TransformPair_t3795417756 *)((TransformPair_t3795417756 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3169770406_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, TransformPair_t3795417756 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (TransformPair_t3795417756 )((*(TransformPair_t3795417756 *)((TransformPair_t3795417756 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m2297572903_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m2297572903_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m2297572903_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m4012664173_gshared (ReadOnlyCollection_1_t713026747 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m4012664173_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m4012664173_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1622661867_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1622661867_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1622661867_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2457368529_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2780631630_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2003477377_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m426872409_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m2222683189_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); TransformPair_t3795417756 L_2 = InterfaceFuncInvoker1< TransformPair_t3795417756 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); TransformPair_t3795417756 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m2970866175_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m2970866175_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m2970866175_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m315775545_gshared (ReadOnlyCollection_1_t713026747 * __this, TransformPair_t3795417756 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); TransformPair_t3795417756 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, TransformPair_t3795417756 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (TransformPair_t3795417756 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m2449466908_gshared (ReadOnlyCollection_1_t713026747 * __this, TransformPairU5BU5D_t3004865397* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); TransformPairU5BU5D_t3004865397* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< TransformPairU5BU5D_t3004865397*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (TransformPairU5BU5D_t3004865397*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m1715857748_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2468751175_gshared (ReadOnlyCollection_1_t713026747 * __this, TransformPair_t3795417756 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); TransformPair_t3795417756 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, TransformPair_t3795417756 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (TransformPair_t3795417756 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m3010830720_gshared (ReadOnlyCollection_1_t713026747 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR TransformPair_t3795417756 ReadOnlyCollection_1_get_Item_m3980500908_gshared (ReadOnlyCollection_1_t713026747 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); TransformPair_t3795417756 L_2 = InterfaceFuncInvoker1< TransformPair_t3795417756 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m3179855263_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m3179855263_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m3179855263_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1422506275_gshared (ReadOnlyCollection_1_t1309864252 * __this, bool ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1422506275_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m1422506275_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1166364201_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1166364201_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1166364201_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3798411681_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, bool ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3798411681_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m3798411681_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4016947364_gshared (ReadOnlyCollection_1_t1309864252 * __this, bool ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4016947364_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4016947364_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3507936736_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3507936736_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3507936736_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1108314905_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t1309864252 *)__this); bool L_1 = (( bool (*) (ReadOnlyCollection_1_t1309864252 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t1309864252 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m519295790_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, bool ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m519295790_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m519295790_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1509302937_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1552247304_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1552247304_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2123446296_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2123446296_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3642938800_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3642938800_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3642938800_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m1209090415_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m1209090415_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m1209090415_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m825126697_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, bool >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (bool)((*(bool*)((bool*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m2122297367_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, bool >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (bool)((*(bool*)((bool*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m805446799_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m805446799_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m805446799_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m2369199249_gshared (ReadOnlyCollection_1_t1309864252 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m2369199249_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m2369199249_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m134366701_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m134366701_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m134366701_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2776189783_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1166678290_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m1495761361_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3064855109_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m1023407911_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); bool L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m864066628_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m864066628_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m864066628_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m1700717617_gshared (ReadOnlyCollection_1_t1309864252 * __this, bool ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, bool >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (bool)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m4166985892_gshared (ReadOnlyCollection_1_t1309864252 * __this, BooleanU5BU5D_t2897418192* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); BooleanU5BU5D_t2897418192* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< BooleanU5BU5D_t2897418192*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (BooleanU5BU5D_t2897418192*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m3690861713_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m1418674695_gshared (ReadOnlyCollection_1_t1309864252 * __this, bool ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); bool L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, bool >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (bool)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m1812624126_gshared (ReadOnlyCollection_1_t1309864252 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_get_Item_m2136215191_gshared (ReadOnlyCollection_1_t1309864252 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m605561634_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m605561634_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m605561634_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m277297149_gshared (ReadOnlyCollection_1_t2346872663 * __this, uint8_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m277297149_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m277297149_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m280153473_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m280153473_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m280153473_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m928240233_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, uint8_t ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m928240233_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m928240233_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1363008147_gshared (ReadOnlyCollection_1_t2346872663 * __this, uint8_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1363008147_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1363008147_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3334889954_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3334889954_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3334889954_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR uint8_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m3418675378_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t2346872663 *)__this); uint8_t L_1 = (( uint8_t (*) (ReadOnlyCollection_1_t2346872663 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t2346872663 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m440558623_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, uint8_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m440558623_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m440558623_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1334157419_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m2824352316_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m2824352316_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m481167797_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m481167797_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m2720718133_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m2720718133_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,ReadOnlyCollection_1_System_Collections_IList_Add_m2720718133_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m1160136535_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m1160136535_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m1160136535_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m3950457557_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, uint8_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (uint8_t)((*(uint8_t*)((uint8_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m632075745_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, uint8_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (uint8_t)((*(uint8_t*)((uint8_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m1043619507_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m1043619507_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m1043619507_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m1316211186_gshared (ReadOnlyCollection_1_t2346872663 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m1316211186_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m1316211186_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3030506374_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3030506374_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3030506374_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2092742885_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1843068091_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2667737763_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m420023489_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3194868323_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); uint8_t L_2 = InterfaceFuncInvoker1< uint8_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); uint8_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m2208267651_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m2208267651_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m2208267651_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2598434801_gshared (ReadOnlyCollection_1_t2346872663 * __this, uint8_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); uint8_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, uint8_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (uint8_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m1690723584_gshared (ReadOnlyCollection_1_t2346872663 * __this, ByteU5BU5D_t4116647657* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); ByteU5BU5D_t4116647657* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< ByteU5BU5D_t4116647657*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (ByteU5BU5D_t4116647657*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m1602525631_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m2241016705_gshared (ReadOnlyCollection_1_t2346872663 * __this, uint8_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); uint8_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, uint8_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (uint8_t)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m2561649935_gshared (ReadOnlyCollection_1_t2346872663 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR uint8_t ReadOnlyCollection_1_get_Item_m2796166488_gshared (ReadOnlyCollection_1_t2346872663 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); uint8_t L_2 = InterfaceFuncInvoker1< uint8_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m968740397_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m968740397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m968740397_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4179756896_gshared (ReadOnlyCollection_1_t552069461 * __this, Il2CppChar ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4179756896_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m4179756896_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1624648842_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1624648842_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1624648842_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m4172880498_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, Il2CppChar ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m4172880498_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m4172880498_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1087622537_gshared (ReadOnlyCollection_1_t552069461 * __this, Il2CppChar ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1087622537_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1087622537_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1879637017_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1879637017_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1879637017_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m1043040529_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t552069461 *)__this); Il2CppChar L_1 = (( Il2CppChar (*) (ReadOnlyCollection_1_t552069461 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t552069461 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1194141162_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, Il2CppChar ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1194141162_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1194141162_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m4226842633_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m95132623_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m95132623_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3891784372_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3891784372_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1856711337_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1856711337_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1856711337_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m2409265296_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m2409265296_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m2409265296_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1942059508_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, Il2CppChar >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3050414658_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, Il2CppChar >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m1104620799_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m1104620799_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m1104620799_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m2624938072_gshared (ReadOnlyCollection_1_t552069461 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m2624938072_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m2624938072_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3006136027_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3006136027_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m3006136027_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m2276092501_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m3827536968_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m26770954_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3352338675_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m4130162987_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Il2CppChar L_2 = InterfaceFuncInvoker1< Il2CppChar, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); Il2CppChar L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m3803758730_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m3803758730_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m3803758730_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m3588940371_gshared (ReadOnlyCollection_1_t552069461 * __this, Il2CppChar ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Il2CppChar L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, Il2CppChar >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (Il2CppChar)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m2328902606_gshared (ReadOnlyCollection_1_t552069461 * __this, CharU5BU5D_t3528271667* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); CharU5BU5D_t3528271667* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< CharU5BU5D_t3528271667*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (CharU5BU5D_t3528271667*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m3099452573_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m1590725823_gshared (ReadOnlyCollection_1_t552069461 * __this, Il2CppChar ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Il2CppChar L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, Il2CppChar >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (Il2CppChar)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m1624528460_gshared (ReadOnlyCollection_1_t552069461 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar ReadOnlyCollection_1_get_Item_m1341962744_gshared (ReadOnlyCollection_1_t552069461 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); Il2CppChar L_2 = InterfaceFuncInvoker1< Il2CppChar, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1>::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m4207155640_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m4207155640_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m4207155640_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3911791629_gshared (ReadOnlyCollection_1_t1510913692 * __this, KeyValuePair_2_t298337405 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3911791629_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3911791629_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3566689393_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3566689393_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3566689393_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2974466604_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, KeyValuePair_2_t298337405 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2974466604_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2974466604_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m686563156_gshared (ReadOnlyCollection_1_t1510913692 * __this, KeyValuePair_2_t298337405 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m686563156_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m686563156_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1488098189_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1488098189_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1488098189_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t298337405 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m4128813755_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t1510913692 *)__this); KeyValuePair_2_t298337405 L_1 = (( KeyValuePair_2_t298337405 (*) (ReadOnlyCollection_1_t1510913692 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t1510913692 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3467411225_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, KeyValuePair_2_t298337405 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3467411225_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3467411225_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1988966870_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m767077932_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m767077932_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m314971355_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m314971355_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3204379197_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3204379197_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3204379197_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m3067252893_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m3067252893_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m3067252893_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1461166218_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, KeyValuePair_2_t298337405 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1>::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (KeyValuePair_2_t298337405 )((*(KeyValuePair_2_t298337405 *)((KeyValuePair_2_t298337405 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m1132793237_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, KeyValuePair_2_t298337405 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1>::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (KeyValuePair_2_t298337405 )((*(KeyValuePair_2_t298337405 *)((KeyValuePair_2_t298337405 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m3363574656_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m3363574656_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m3363574656_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m3686034608_gshared (ReadOnlyCollection_1_t1510913692 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m3686034608_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m3686034608_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1045076757_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1045076757_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1045076757_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m1379743864_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2683444023_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m3817016028_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3875130732_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m3344531518_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); KeyValuePair_2_t298337405 L_2 = InterfaceFuncInvoker1< KeyValuePair_2_t298337405 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1>::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); KeyValuePair_2_t298337405 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m2400691932_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m2400691932_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m2400691932_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m3304517647_gshared (ReadOnlyCollection_1_t1510913692 * __this, KeyValuePair_2_t298337405 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2_t298337405 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, KeyValuePair_2_t298337405 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1>::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (KeyValuePair_2_t298337405 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3068037770_gshared (ReadOnlyCollection_1_t1510913692 * __this, KeyValuePair_2U5BU5D_t2143006960* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2U5BU5D_t2143006960* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< KeyValuePair_2U5BU5D_t2143006960*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (KeyValuePair_2U5BU5D_t2143006960*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1>::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m632350784_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m646158245_gshared (ReadOnlyCollection_1_t1510913692 * __this, KeyValuePair_2_t298337405 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2_t298337405 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, KeyValuePair_2_t298337405 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1>::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (KeyValuePair_2_t298337405 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m218515499_gshared (ReadOnlyCollection_1_t1510913692 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1>::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1>::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t298337405 ReadOnlyCollection_1_get_Item_m4130552744_gshared (ReadOnlyCollection_1_t1510913692 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); KeyValuePair_2_t298337405 L_2 = InterfaceFuncInvoker1< KeyValuePair_2_t298337405 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1>::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1>::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m1121980111_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m1121980111_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m1121980111_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2191555077_gshared (ReadOnlyCollection_1_t3742793606 * __this, KeyValuePair_2_t2530217319 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2191555077_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2191555077_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m849685492_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m849685492_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m849685492_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1998376997_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, KeyValuePair_2_t2530217319 ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1998376997_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1998376997_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3566261987_gshared (ReadOnlyCollection_1_t3742793606 * __this, KeyValuePair_2_t2530217319 ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3566261987_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m3566261987_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1561390110_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1561390110_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m1561390110_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m2560774442_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t3742793606 *)__this); KeyValuePair_2_t2530217319 L_1 = (( KeyValuePair_2_t2530217319 (*) (ReadOnlyCollection_1_t3742793606 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t3742793606 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3768819505_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, KeyValuePair_2_t2530217319 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3768819505_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m3768819505_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m4056480826_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4171758155_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m4171758155_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2009819261_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m2009819261_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m3324559187_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m3324559187_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,ReadOnlyCollection_1_System_Collections_IList_Add_m3324559187_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m903144920_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m903144920_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m903144920_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m586388481_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, KeyValuePair_2_t2530217319 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1>::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (KeyValuePair_2_t2530217319 )((*(KeyValuePair_2_t2530217319 *)((KeyValuePair_2_t2530217319 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m1105867073_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, KeyValuePair_2_t2530217319 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1>::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (KeyValuePair_2_t2530217319 )((*(KeyValuePair_2_t2530217319 *)((KeyValuePair_2_t2530217319 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m4210209581_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m4210209581_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m4210209581_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m2849493721_gshared (ReadOnlyCollection_1_t3742793606 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m2849493721_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m2849493721_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m249707389_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m249707389_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m249707389_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m1207158362_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2009782784_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2012644638_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m935968432_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m2699872404_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); KeyValuePair_2_t2530217319 L_2 = InterfaceFuncInvoker1< KeyValuePair_2_t2530217319 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1>::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); KeyValuePair_2_t2530217319 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m1197072532_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m1197072532_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m1197072532_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1>::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2895576675_gshared (ReadOnlyCollection_1_t3742793606 * __this, KeyValuePair_2_t2530217319 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2_t2530217319 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, KeyValuePair_2_t2530217319 >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1>::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (KeyValuePair_2_t2530217319 )L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1>::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m4135860181_gshared (ReadOnlyCollection_1_t3742793606 * __this, KeyValuePair_2U5BU5D_t118269214* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2U5BU5D_t118269214* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< KeyValuePair_2U5BU5D_t118269214*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (KeyValuePair_2U5BU5D_t118269214*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1>::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2634200936_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m3751996511_gshared (ReadOnlyCollection_1_t3742793606 * __this, KeyValuePair_2_t2530217319 ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); KeyValuePair_2_t2530217319 L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, KeyValuePair_2_t2530217319 >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1>::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (KeyValuePair_2_t2530217319 )L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1>::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m213437543_gshared (ReadOnlyCollection_1_t3742793606 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1>::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1>::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 ReadOnlyCollection_1_get_Item_m3326918867_gshared (ReadOnlyCollection_1_t3742793606 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); KeyValuePair_2_t2530217319 L_2 = InterfaceFuncInvoker1< KeyValuePair_2_t2530217319 , int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1>::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m1345363288_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m1345363288_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m1345363288_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3377900538_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3377900538_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3377900538_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1597493784_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1597493784_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1597493784_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m568455025_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m568455025_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m568455025_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1100818788_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1100818788_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m1100818788_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2478755775_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2478755775_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2478755775_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m2779882111_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t4163522040 *)__this); int32_t L_1 = (( int32_t (*) (ReadOnlyCollection_1_t4163522040 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t4163522040 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1713768980_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1713768980_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1713768980_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m1520260055_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3158690403_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3158690403_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3304524126_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3304524126_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1880131683_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1880131683_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1880131683_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m868794620_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m868794620_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m868794620_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1728645106_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m3120991897_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m3464093077_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m3464093077_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m3464093077_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m75251792_gshared (ReadOnlyCollection_1_t4163522040 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m75251792_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m75251792_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2190078400_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2190078400_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2190078400_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m3196228157_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2167239074_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m4143657074_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m2219122619_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m2174806213_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m4047645019_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m4047645019_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m4047645019_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2337397575_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int32_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m3722791265_gshared (ReadOnlyCollection_1_t4163522040 * __this, Int32U5BU5D_t385246372* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Int32U5BU5D_t385246372* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Int32U5BU5D_t385246372*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (Int32U5BU5D_t385246372*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2076208389_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m1444084529_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m1034771382_gshared (ReadOnlyCollection_1_t4163522040 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Item_m82297625_gshared (ReadOnlyCollection_1_t4163522040 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m3722500090_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m3722500090_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m3722500090_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2782350542_gshared (ReadOnlyCollection_1_t654176295 * __this, int64_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2782350542_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m2782350542_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2678661888_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2678661888_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2678661888_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2683693034_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, int64_t ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2683693034_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m2683693034_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m461197515_gshared (ReadOnlyCollection_1_t654176295 * __this, int64_t ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m461197515_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m461197515_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3557789654_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3557789654_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m3557789654_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m2418544916_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t654176295 *)__this); int64_t L_1 = (( int64_t (*) (ReadOnlyCollection_1_t654176295 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t654176295 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m4008518127_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, int64_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m4008518127_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m4008518127_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3348562936_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3950393419_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m3950393419_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1672438766_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m1672438766_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1121224976_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1121224976_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1121224976_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m868017187_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m868017187_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m868017187_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m3400687148_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, int64_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (int64_t)((*(int64_t*)((int64_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m506970633_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (int64_t)((*(int64_t*)((int64_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m783503591_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m783503591_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m783503591_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m4080600842_gshared (ReadOnlyCollection_1_t654176295 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m4080600842_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m4080600842_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2036190699_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2036190699_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m2036190699_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m1206948119_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m1449937885_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m3179327255_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m3278122034_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m150044662_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int64_t L_2 = InterfaceFuncInvoker1< int64_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); int64_t L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), &L_3); return L_4; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m1199152772_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m1199152772_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m1199152772_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m482342408_gshared (ReadOnlyCollection_1_t654176295 * __this, int64_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int64_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, int64_t >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (int64_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m4282912931_gshared (ReadOnlyCollection_1_t654176295 * __this, Int64U5BU5D_t2559172825* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); Int64U5BU5D_t2559172825* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< Int64U5BU5D_t2559172825*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (Int64U5BU5D_t2559172825*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m4149076505_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m3434657748_gshared (ReadOnlyCollection_1_t654176295 * __this, int64_t ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int64_t L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int64_t)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m2569214163_gshared (ReadOnlyCollection_1_t654176295 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t ReadOnlyCollection_1_get_Item_m1290054752_gshared (ReadOnlyCollection_1_t654176295 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); int64_t L_2 = InterfaceFuncInvoker1< int64_t, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)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.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m2122524688_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1__ctor_m2122524688_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___list0; if (L_0) { goto IL_0017; } } { ArgumentNullException_t1615371798 * L_1 = (ArgumentNullException_t1615371798 *)il2cpp_codegen_object_new(ArgumentNullException_t1615371798_il2cpp_TypeInfo_var); ArgumentNullException__ctor_m1170824041(L_1, (String_t*)_stringLiteral3941568111, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,ReadOnlyCollection_1__ctor_m2122524688_RuntimeMethod_var); } IL_0017: { RuntimeObject* L_2 = ___list0; __this->set_list_0(L_2); return; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3521523143_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3521523143_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m3521523143_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3057662987_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3057662987_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m3057662987_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1216842453_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1216842453_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_Insert_m1216842453_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4193727143_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4193727143_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,ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m4193727143_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2594256520_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2594256520_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_RemoveAt_m2594256520_RuntimeMethod_var); } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_get_Item_m901419595_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; NullCheck((ReadOnlyCollection_1_t4292682451 *)__this); RuntimeObject * L_1 = (( RuntimeObject * (*) (ReadOnlyCollection_1_t4292682451 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((ReadOnlyCollection_1_t4292682451 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1300028287_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1300028287_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,ReadOnlyCollection_1_System_Collections_Generic_IListU3CTU3E_set_Item_m1300028287_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m3152485890_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1627200331_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_ICollection_CopyTo_m1627200331_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeArray * L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var))); InterfaceActionInvoker2< RuntimeArray *, int32_t >::Invoke(3 /* System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) */, ICollection_t3904884886_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)Castclass((RuntimeObject*)L_0, ICollection_t3904884886_il2cpp_TypeInfo_var)), (RuntimeArray *)L_1, (int32_t)L_2); return; } } // System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3243251448_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IEnumerable_GetEnumerator_m3243251448_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_Add_m1600429137_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Add_m1600429137_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,ReadOnlyCollection_1_System_Collections_IList_Add_m1600429137_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Clear_m2903987613_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Clear_m2903987613_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,ReadOnlyCollection_1_System_Collections_IList_Clear_m2903987613_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_Contains_m1327645028_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); bool L_4 = InterfaceFuncInvoker1< bool, RuntimeObject * >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2, (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))); return L_4; } IL_001d: { return (bool)0; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_System_Collections_IList_IndexOf_m198887188_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; bool L_1 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_3 = ___value0; NullCheck((RuntimeObject*)L_2); int32_t L_4 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_2, (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)))); return L_4; } IL_001d: { return (-1); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Insert_m2454144384_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Insert_m2454144384_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,ReadOnlyCollection_1_System_Collections_IList_Insert_m2454144384_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_Remove_m1965826685_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_Remove_m1965826685_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,ReadOnlyCollection_1_System_Collections_IList_Remove_m1965826685_RuntimeMethod_var); } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1980090087_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1980090087_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,ReadOnlyCollection_1_System_Collections_IList_RemoveAt_m1980090087_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_IsSynchronized() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_ICollection_get_IsSynchronized_m836394874_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_ICollection_get_SyncRoot_m2522539235_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { return __this; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsFixedSize_m2624636417_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_System_Collections_IList_get_IsReadOnly_m1248651675_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_System_Collections_IList_get_Item_m1900827001_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); RuntimeObject * L_2 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_System_Collections_IList_set_Item_m3468968652_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ReadOnlyCollection_1_System_Collections_IList_set_Item_m3468968652_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,ReadOnlyCollection_1_System_Collections_IList_set_Item_m3468968652_RuntimeMethod_var); } } // System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool ReadOnlyCollection_1_Contains_m2979956790_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_1 = ___value0; NullCheck((RuntimeObject*)L_0); bool L_2 = InterfaceFuncInvoker1< bool, RuntimeObject * >::Invoke(4 /* System.Boolean System.Collections.Generic.ICollection`1::Contains(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (RuntimeObject *)L_1); return L_2; } } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void ReadOnlyCollection_1_CopyTo_m1885337237_gshared (ReadOnlyCollection_1_t4292682451 * __this, ObjectU5BU5D_t2843939325* ___array0, int32_t ___index1, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); ObjectU5BU5D_t2843939325* L_1 = ___array0; int32_t L_2 = ___index1; NullCheck((RuntimeObject*)L_0); InterfaceActionInvoker2< ObjectU5BU5D_t2843939325*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0, (ObjectU5BU5D_t2843939325*)L_1, (int32_t)L_2); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m2599182567_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); 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, 6), (RuntimeObject*)L_0); return L_1; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_IndexOf_m427809401_gshared (ReadOnlyCollection_1_t4292682451 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); RuntimeObject * L_1 = ___value0; NullCheck((RuntimeObject*)L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(0 /* System.Int32 System.Collections.Generic.IList`1::IndexOf(T) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (RuntimeObject *)L_1); return L_2; } } // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m3533048922_gshared (ReadOnlyCollection_1_t4292682451 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); NullCheck((RuntimeObject*)L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_0); return L_1; } } // T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_get_Item_m1938581258_gshared (ReadOnlyCollection_1_t4292682451 * __this, int32_t ___index0, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_list_0(); int32_t L_1 = ___index0; NullCheck((RuntimeObject*)L_0); RuntimeObject * L_2 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(3 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_1); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif