37503 lines
1.5 MiB
37503 lines
1.5 MiB
#include "il2cpp-config.h"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <cstring>
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
#include <cmath>
|
|
#include <limits>
|
|
#include <assert.h>
|
|
#include <stdint.h>
|
|
|
|
#include "codegen/il2cpp-codegen.h"
|
|
#include "il2cpp-object-internals.h"
|
|
|
|
template <typename R, typename T1, typename T2>
|
|
struct VirtFuncInvoker2
|
|
{
|
|
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct InterfaceFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1, typename T2>
|
|
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);
|
|
}
|
|
};
|
|
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);
|
|
}
|
|
};
|
|
|
|
// FairyGUI.GPath/Segment[]
|
|
struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9;
|
|
// FairyGUI.GPathPoint[]
|
|
struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5;
|
|
// FairyGUI.TextField/CharPosition[]
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4;
|
|
// System.Action`1<FairyGUI.GPath/Segment>
|
|
struct Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38;
|
|
// System.AsyncCallback
|
|
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
// System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>
|
|
struct EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62;
|
|
// System.Collections.Generic.IComparer`1<FairyGUI.GPath/Segment>
|
|
struct IComparer_1_t61FD85F31D626523F6E4BAE06DCAD280AE4F6098;
|
|
// System.Collections.Generic.IEnumerable`1<FairyGUI.GPath/Segment>
|
|
struct IEnumerable_1_tA2CE47A0040CD5A77AF8FFA49729323455D484E0;
|
|
// System.Collections.Generic.IEnumerator`1<FairyGUI.GPath/Segment>
|
|
struct IEnumerator_1_tF730FD3438E77167B37E602B7D3F515D7F29AF41;
|
|
// System.Collections.Generic.IEnumerator`1<FairyGUI.GPathPoint>
|
|
struct IEnumerator_1_tF04A5514A0F1888A5C66DBDDAB785209DA8D448C;
|
|
// System.Collections.Generic.IEnumerator`1<FairyGUI.TextField/CharPosition>
|
|
struct IEnumerator_1_t93DF642BBB555AD95D27A1374BDFFB50F47A16E5;
|
|
// System.Collections.Generic.IEnumerator`1<System.Byte>
|
|
struct IEnumerator_1_t687CC016C273A05B2269AF904753378F23CC9A11;
|
|
// System.Collections.Generic.IEnumerator`1<System.Char>
|
|
struct IEnumerator_1_t387105D0C86717A466D95275A7A3B452ABAE584B;
|
|
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct IEnumerator_1_t02CDE13F75AA835D240C4E98BC35C5BC1C75C771;
|
|
// System.Collections.Generic.IEnumerator`1<System.Int32>
|
|
struct IEnumerator_1_t7348E69CA57FC75395C9BBB4A9FBB33953F29F27;
|
|
// System.Collections.Generic.IEnumerator`1<System.Int32Enum>
|
|
struct IEnumerator_1_tBB5C38D596DD71B1D803D2D1704C3875810E562D;
|
|
// System.Collections.Generic.IEnumerator`1<System.Int64>
|
|
struct IEnumerator_1_tCE7FAEBD9C8F140E2AE41F5FED27F05C5AFD6875;
|
|
// System.Collections.Generic.IEnumerator`1<System.Object>
|
|
struct IEnumerator_1_tDDB69E91697CCB64C7993B651487CEEC287DB7E8;
|
|
// System.Collections.Generic.IEnumerator`1<System.Single>
|
|
struct IEnumerator_1_t5BBF33C66D868C3B9C722A703D57C2AD3F18EE30;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.AnimatorClipInfo>
|
|
struct IEnumerator_1_t4CE5E55B978FC1ADDFFB8187CFA9D6330029C737;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct IEnumerator_1_tE2F8D4A421684600068EBB3AF066CA5F08047FD0;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Color32>
|
|
struct IEnumerator_1_t89E84748B8A8ECCBFDC1B8AF282F39C1B0470BFB;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Color>
|
|
struct IEnumerator_1_t0638332EFD035585B4823AA79523D07700C1F251;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Matrix4x4>
|
|
struct IEnumerator_1_tA7FC77E6BFD42DA6327C2D2B81A616543C0177F2;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.ParticleSystem/Particle>
|
|
struct IEnumerator_1_t29F6499CC17DD7F0A9FA23862F18A803EE3F5EF2;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.RaycastHit2D>
|
|
struct IEnumerator_1_t8E136078FCB5183F19B14BD9D2B86EADBE23AC73;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Rect>
|
|
struct IEnumerator_1_t9EEFF933B908AEBD2C289E4505E5F023DF062927;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct IEnumerator_1_t74B5AAC6C891A48FFEFAC1C46A8AB69E6F195068;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct IEnumerator_1_tAFF306B308089FF5850BA753B0853C3EE4CA986B;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct IEnumerator_1_t29890F2B55A1F279B66257E3B7C463D74909EFD7;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Vector2>
|
|
struct IEnumerator_1_tEF4E2D4501EC3AA893CD3B549B704C3FEE5E0055;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Vector3>
|
|
struct IEnumerator_1_tF414883EB5CEF9B3F89684CE715A37B55C326720;
|
|
// System.Collections.Generic.IEnumerator`1<UnityEngine.Vector4>
|
|
struct IEnumerator_1_t927DFFB7C2D1F817A409BA02A99AF78DD62CCFE0;
|
|
// System.Collections.Generic.IList`1<FairyGUI.GPath/Segment>
|
|
struct IList_1_t6E87C9EF7D7D15A07C7026EC1F5CCDA139F6E971;
|
|
// System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>[]
|
|
struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F;
|
|
// System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>
|
|
struct SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7;
|
|
// System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>
|
|
struct SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22;
|
|
// System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>
|
|
struct SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Byte>
|
|
struct SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Char>
|
|
struct SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Int32>
|
|
struct SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>
|
|
struct SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Int64>
|
|
struct SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Object>
|
|
struct SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Single>
|
|
struct SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>
|
|
struct SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>
|
|
struct SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>
|
|
struct SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>
|
|
struct SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>
|
|
struct SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>
|
|
struct SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>
|
|
struct SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>
|
|
struct SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>
|
|
struct SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB;
|
|
// System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>
|
|
struct SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D;
|
|
// System.Collections.Generic.List`1<FairyGUI.GPath/Segment>
|
|
struct List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3;
|
|
// System.Collections.Generic.List`1<FairyGUI.GPathPoint>
|
|
struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E;
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3;
|
|
// System.Collections.Generic.List`1<System.Byte>
|
|
struct List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C;
|
|
// System.Collections.Generic.List`1<System.Char>
|
|
struct List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5;
|
|
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1;
|
|
// System.Collections.Generic.List`1<System.Int32>
|
|
struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226;
|
|
// System.Collections.Generic.List`1<System.Int32Enum>
|
|
struct List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5;
|
|
// System.Collections.Generic.List`1<System.Int64>
|
|
struct List_1_t68D346084523AB177A279E553FB0D5D4202BAF07;
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D;
|
|
// System.Collections.Generic.List`1<System.Single>
|
|
struct List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E;
|
|
// System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>
|
|
struct List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B;
|
|
// System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct List_1_t53AD896B2509A4686D143641030CF022753D3B04;
|
|
// System.Collections.Generic.List`1<UnityEngine.Color32>
|
|
struct List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5;
|
|
// System.Collections.Generic.List`1<UnityEngine.Color>
|
|
struct List_1_t58F16637E97A6CB82317080828F7A4783F007FBB;
|
|
// System.Collections.Generic.List`1<UnityEngine.Matrix4x4>
|
|
struct List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7;
|
|
// System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>
|
|
struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76;
|
|
// System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>
|
|
struct List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9;
|
|
// System.Collections.Generic.List`1<UnityEngine.Rect>
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350;
|
|
// System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96;
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD;
|
|
// System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct List_1_t6E5C746AF7DE21972A905DE655062193862839D6;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector2>
|
|
struct List_1_t7EF66508193EA1747FD65EC53012A60FF1697964;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4>
|
|
struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955;
|
|
// System.Collections.IDictionary
|
|
struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7;
|
|
// System.Collections.IEnumerator
|
|
struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A;
|
|
// System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>
|
|
struct ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5;
|
|
// System.Comparison`1<FairyGUI.GPath/Segment>
|
|
struct Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9;
|
|
// System.DelegateData
|
|
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
|
|
// System.Diagnostics.StackTrace[]
|
|
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
|
|
// System.IAsyncResult
|
|
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
|
|
// System.Int32Enum[]
|
|
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A;
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
// System.Int64[]
|
|
struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F;
|
|
// System.IntPtr[]
|
|
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
// System.Predicate`1<FairyGUI.GPath/Segment>
|
|
struct Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4;
|
|
// System.Reflection.Binder
|
|
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
|
|
// System.Reflection.MemberFilter
|
|
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
|
|
// System.Single[]
|
|
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
|
|
// System.String
|
|
struct String_t;
|
|
// System.Threading.ManualResetEvent
|
|
struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408;
|
|
// System.Threading.SendOrPostCallback
|
|
struct SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01;
|
|
// System.Type
|
|
struct Type_t;
|
|
// System.Type[]
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
|
|
// System.Void
|
|
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
|
|
// UnityEngine.AnimatorClipInfo[]
|
|
struct AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6;
|
|
// UnityEngine.BeforeRenderHelper/OrderBlock[]
|
|
struct OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101;
|
|
// UnityEngine.Color32[]
|
|
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
|
|
// UnityEngine.Color[]
|
|
struct ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399;
|
|
// UnityEngine.Events.UnityAction
|
|
struct UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4;
|
|
// UnityEngine.Matrix4x4[]
|
|
struct Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9;
|
|
// UnityEngine.ParticleSystem/Particle[]
|
|
struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513;
|
|
// UnityEngine.RaycastHit2D[]
|
|
struct RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165;
|
|
// UnityEngine.Rect[]
|
|
struct RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B;
|
|
// UnityEngine.ReflectionProbe
|
|
struct ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C;
|
|
// UnityEngine.Rendering.ReflectionProbeBlendInfo[]
|
|
struct ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578;
|
|
// UnityEngine.UIElements.FocusController/FocusedElement[]
|
|
struct FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13;
|
|
// UnityEngine.UIElements.Focusable
|
|
struct Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B;
|
|
// UnityEngine.UIElements.VisualElement
|
|
struct VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57;
|
|
// UnityEngine.UnitySynchronizationContext/WorkRequest[]
|
|
struct WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28;
|
|
// UnityEngine.Vector4[]
|
|
struct Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* ArrayTypeMismatchException_tE34C1032B089C37399200997F079C640D23D9499_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_ForEach_m5AAB53751F6BA3CF6E394830FF618FB4F8E79B2E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_InsertRange_m0356DB3672D85498CCAA8B6193FD0A752612F15B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_System_Collections_ICollection_CopyTo_m78C12BECB2BE89F58C0AD7853CCF2642CA717814_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_System_Collections_ICollection_get_SyncRoot_m5DAA7BF577DFC52BC25BA81375D25DB6A0E90DD1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_System_Collections_IList_Add_m8ACA814276471EA92E76A310E8FEF772274D6E2E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_System_Collections_IList_Insert_m7B08F59E9FFC00C443C7343508797E626D16D61D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1_System_Collections_IList_set_Item_mE40387F8F1BD08AE343085EE383094C51A5AA4F3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t List_1__ctor_m8E7F4F79E80A54FE808DB850301983376AF0492C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m0DEEB16C454DC565D9F9574653F3A707F18EBCF9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m15BD204B7F60DD47942BFC6FAE88CF72A347C500_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m33023DBC0DCCFBB421FDDEFC0181C4036DB1BAD8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m353C1B0FC02CE7C2C66337A1A05B77C756982409_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m398943EDB1C7668DE7D18B6B6C90E5E046A6B16C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m52A21D2A4378C1EFF261A6C8FC25EDE7C469F71F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m704DCE4A2C2AA25C84344489100DB0E9399BB45E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m71FBF0EE8965A6265AD6E580642211EC6D932A35_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m7258260C549384AB44082E0B4DD92936CF19F0DD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m77E453F051FE3A7CA7CACC769CA5BEAE522A55AE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m7C94B6440FD35FC40E2666C83D9C7A2453D5B586_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m8087617972F814A75EAD63D1FD931DCCAAFC55AB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m87AC1485203C9721B6BBCAB9BD41F867041A7074_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m8DF161FEE27197FE055760D37F04E2BFF9D2FD36_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m983E7C6D61B9E5E9511B86F20FD9297053C5AC8C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m9928E428C3BB7C291407F79396DE40551742CE2A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m9FD99B32EFB6E68C1FE00757343A2CE2A7511929_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mA2A9B76E20854587154EAC197C636B375198920C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mA310AAADE33D1593AD7780EA93BF97724C387DC4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mA778B7BD9698394126AE7B27EB9352F1EC3ECC26_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mB0CF2EB04D016448110739D57358C68EBC723042_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mBB302F31B9BBB29B4FE0A31061B15B77130EBFB2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mDBE2C9559AC6E50C23AABDB53929FB43685E2518_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mF8F67CCD2428DD6C5BC0652EAF4D6210A3B99E95_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mFD234563500AAA64E5D060266D76094CB1FA68C9_MetadataUsageId;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9;
|
|
struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5;
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4;
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F;
|
|
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A;
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F;
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
|
|
struct AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6;
|
|
struct OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101;
|
|
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
|
|
struct ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399;
|
|
struct Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9;
|
|
struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513;
|
|
struct RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165;
|
|
struct RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B;
|
|
struct ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578;
|
|
struct FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13;
|
|
struct WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0;
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
|
|
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28;
|
|
struct Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
// System.Object
|
|
|
|
struct Il2CppArrayBounds;
|
|
|
|
// System.Array
|
|
|
|
|
|
// System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath_Segment>
|
|
struct EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
|
|
EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62_StaticFields, ___defaultComparer_0)); }
|
|
inline EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>
|
|
struct SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7, ____list_0)); }
|
|
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>
|
|
struct SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22, ____list_0)); }
|
|
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * get__list_0() const { return ____list_0; }
|
|
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>
|
|
struct SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E, ____list_0)); }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Byte>
|
|
struct SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50, ____list_0)); }
|
|
inline List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * get__list_0() const { return ____list_0; }
|
|
inline List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Char>
|
|
struct SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF, ____list_0)); }
|
|
inline List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50, ____list_0)); }
|
|
inline List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Int32>
|
|
struct SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40, ____list_0)); }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>
|
|
struct SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF, ____list_0)); }
|
|
inline List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Int64>
|
|
struct SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA, ____list_0)); }
|
|
inline List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Object>
|
|
struct SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC, ____list_0)); }
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get__list_0() const { return ____list_0; }
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<System.Single>
|
|
struct SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C, ____list_0)); }
|
|
inline List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * get__list_0() const { return ____list_0; }
|
|
inline List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>
|
|
struct SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01, ____list_0)); }
|
|
inline List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * get__list_0() const { return ____list_0; }
|
|
inline List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7, ____list_0)); }
|
|
inline List_1_t53AD896B2509A4686D143641030CF022753D3B04 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t53AD896B2509A4686D143641030CF022753D3B04 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t53AD896B2509A4686D143641030CF022753D3B04 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>
|
|
struct SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5, ____list_0)); }
|
|
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>
|
|
struct SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C, ____list_0)); }
|
|
inline List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * get__list_0() const { return ____list_0; }
|
|
inline List_1_t58F16637E97A6CB82317080828F7A4783F007FBB ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>
|
|
struct SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F, ____list_0)); }
|
|
inline List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>
|
|
struct SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149, ____list_0)); }
|
|
inline List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>
|
|
struct SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC, ____list_0)); }
|
|
inline List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>
|
|
struct SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A, ____list_0)); }
|
|
inline List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206, ____list_0)); }
|
|
inline List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7, ____list_0)); }
|
|
inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * get__list_0() const { return ____list_0; }
|
|
inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC, ____list_0)); }
|
|
inline List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t6E5C746AF7DE21972A905DE655062193862839D6 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>
|
|
struct SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA, ____list_0)); }
|
|
inline List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>
|
|
struct SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB, ____list_0)); }
|
|
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>
|
|
struct SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ____list_0;
|
|
// System.Object System.Collections.Generic.List`1_SynchronizedList::_root
|
|
RuntimeObject * ____root_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D, ____list_0)); }
|
|
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__root_1() { return static_cast<int32_t>(offsetof(SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D, ____root_1)); }
|
|
inline RuntimeObject * get__root_1() const { return ____root_1; }
|
|
inline RuntimeObject ** get_address_of__root_1() { return &____root_1; }
|
|
inline void set__root_1(RuntimeObject * value)
|
|
{
|
|
____root_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____root_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.GPath_Segment>
|
|
struct List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____items_1)); }
|
|
inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* get__items_1() const { return ____items_1; }
|
|
inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____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<int32_t>(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields, ____emptyArray_5)); }
|
|
inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.GPathPoint>
|
|
struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____items_1)); }
|
|
inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* get__items_1() const { return ____items_1; }
|
|
inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____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<int32_t>(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E_StaticFields, ____emptyArray_5)); }
|
|
inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField_CharPosition>
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____items_1)); }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__items_1() const { return ____items_1; }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____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<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields, ____emptyArray_5)); }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Byte>
|
|
struct List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C, ____items_1)); }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__items_1() const { return ____items_1; }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C, ____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<int32_t>(offsetof(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C_StaticFields, ____emptyArray_5)); }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Char>
|
|
struct List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5, ____items_1)); }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get__items_1() const { return ____items_1; }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5, ____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<int32_t>(offsetof(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5_StaticFields, ____emptyArray_5)); }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____items_1)); }
|
|
inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* get__items_1() const { return ____items_1; }
|
|
inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____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<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1_StaticFields, ____emptyArray_5)); }
|
|
inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Int32>
|
|
struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____items_1)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__items_1() const { return ____items_1; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____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<int32_t>(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields, ____emptyArray_5)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Int32Enum>
|
|
struct List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5, ____items_1)); }
|
|
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* get__items_1() const { return ____items_1; }
|
|
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5, ____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<int32_t>(offsetof(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5_StaticFields, ____emptyArray_5)); }
|
|
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Int64>
|
|
struct List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07, ____items_1)); }
|
|
inline Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* get__items_1() const { return ____items_1; }
|
|
inline Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07, ____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<int32_t>(offsetof(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t68D346084523AB177A279E553FB0D5D4202BAF07_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07_StaticFields, ____emptyArray_5)); }
|
|
inline Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____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<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Single>
|
|
struct List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____items_1)); }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__items_1() const { return ____items_1; }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____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<int32_t>(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E_StaticFields, ____emptyArray_5)); }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>
|
|
struct List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B, ____items_1)); }
|
|
inline AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* get__items_1() const { return ____items_1; }
|
|
inline AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B, ____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<int32_t>(offsetof(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B_StaticFields, ____emptyArray_5)); }
|
|
inline AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct List_1_t53AD896B2509A4686D143641030CF022753D3B04 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t53AD896B2509A4686D143641030CF022753D3B04, ____items_1)); }
|
|
inline OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* get__items_1() const { return ____items_1; }
|
|
inline OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t53AD896B2509A4686D143641030CF022753D3B04, ____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<int32_t>(offsetof(List_1_t53AD896B2509A4686D143641030CF022753D3B04, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t53AD896B2509A4686D143641030CF022753D3B04, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t53AD896B2509A4686D143641030CF022753D3B04_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t53AD896B2509A4686D143641030CF022753D3B04_StaticFields, ____emptyArray_5)); }
|
|
inline OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Color32>
|
|
struct List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5, ____items_1)); }
|
|
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* get__items_1() const { return ____items_1; }
|
|
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5, ____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<int32_t>(offsetof(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5_StaticFields, ____emptyArray_5)); }
|
|
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Color>
|
|
struct List_1_t58F16637E97A6CB82317080828F7A4783F007FBB : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB, ____items_1)); }
|
|
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* get__items_1() const { return ____items_1; }
|
|
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB, ____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<int32_t>(offsetof(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t58F16637E97A6CB82317080828F7A4783F007FBB_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB_StaticFields, ____emptyArray_5)); }
|
|
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Matrix4x4>
|
|
struct List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7, ____items_1)); }
|
|
inline Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* get__items_1() const { return ____items_1; }
|
|
inline Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7, ____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<int32_t>(offsetof(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7_StaticFields, ____emptyArray_5)); }
|
|
inline Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.ParticleSystem_Particle>
|
|
struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____items_1)); }
|
|
inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* get__items_1() const { return ____items_1; }
|
|
inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____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<int32_t>(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76_StaticFields, ____emptyArray_5)); }
|
|
inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>
|
|
struct List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9, ____items_1)); }
|
|
inline RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* get__items_1() const { return ____items_1; }
|
|
inline RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9, ____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<int32_t>(offsetof(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9_StaticFields, ____emptyArray_5)); }
|
|
inline RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Rect>
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____items_1)); }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__items_1() const { return ____items_1; }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____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<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields, ____emptyArray_5)); }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96, ____items_1)); }
|
|
inline ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* get__items_1() const { return ____items_1; }
|
|
inline ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96, ____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<int32_t>(offsetof(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96_StaticFields, ____emptyArray_5)); }
|
|
inline ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____items_1)); }
|
|
inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* get__items_1() const { return ____items_1; }
|
|
inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____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<int32_t>(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD_StaticFields, ____emptyArray_5)); }
|
|
inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct List_1_t6E5C746AF7DE21972A905DE655062193862839D6 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t6E5C746AF7DE21972A905DE655062193862839D6, ____items_1)); }
|
|
inline WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* get__items_1() const { return ____items_1; }
|
|
inline WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t6E5C746AF7DE21972A905DE655062193862839D6, ____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<int32_t>(offsetof(List_1_t6E5C746AF7DE21972A905DE655062193862839D6, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t6E5C746AF7DE21972A905DE655062193862839D6, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t6E5C746AF7DE21972A905DE655062193862839D6_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t6E5C746AF7DE21972A905DE655062193862839D6_StaticFields, ____emptyArray_5)); }
|
|
inline WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector2>
|
|
struct List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964, ____items_1)); }
|
|
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get__items_1() const { return ____items_1; }
|
|
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964, ____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<int32_t>(offsetof(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t7EF66508193EA1747FD65EC53012A60FF1697964_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964_StaticFields, ____emptyArray_5)); }
|
|
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____items_1)); }
|
|
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get__items_1() const { return ____items_1; }
|
|
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____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<int32_t>(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5_StaticFields, ____emptyArray_5)); }
|
|
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector4>
|
|
struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ____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;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____items_1)); }
|
|
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* get__items_1() const { return ____items_1; }
|
|
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____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<int32_t>(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____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;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_StaticFields, ____emptyArray_5)); }
|
|
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath_Segment>
|
|
struct ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1::list
|
|
RuntimeObject* ___list_0;
|
|
// System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5, ___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((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_1() { return static_cast<int32_t>(offsetof(ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5, ____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((void**)(&____syncRoot_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Reflection.MemberInfo
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Runtime.Versioning.BinaryCompatibility
|
|
struct BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_StaticFields
|
|
{
|
|
public:
|
|
// System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5
|
|
bool ___TargetsAtLeast_Desktop_V4_5_0;
|
|
// System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5_1
|
|
bool ___TargetsAtLeast_Desktop_V4_5_1_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_0() { return static_cast<int32_t>(offsetof(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_StaticFields, ___TargetsAtLeast_Desktop_V4_5_0)); }
|
|
inline bool get_TargetsAtLeast_Desktop_V4_5_0() const { return ___TargetsAtLeast_Desktop_V4_5_0; }
|
|
inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_0() { return &___TargetsAtLeast_Desktop_V4_5_0; }
|
|
inline void set_TargetsAtLeast_Desktop_V4_5_0(bool value)
|
|
{
|
|
___TargetsAtLeast_Desktop_V4_5_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_1_1() { return static_cast<int32_t>(offsetof(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_StaticFields, ___TargetsAtLeast_Desktop_V4_5_1_1)); }
|
|
inline bool get_TargetsAtLeast_Desktop_V4_5_1_1() const { return ___TargetsAtLeast_Desktop_V4_5_1_1; }
|
|
inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_1_1() { return &___TargetsAtLeast_Desktop_V4_5_1_1; }
|
|
inline void set_TargetsAtLeast_Desktop_V4_5_1_1(bool value)
|
|
{
|
|
___TargetsAtLeast_Desktop_V4_5_1_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.ValueType
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.ValueType
|
|
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
|
|
{
|
|
};
|
|
|
|
// FairyGUI.TextField_CharPosition
|
|
struct CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.TextField_CharPosition::charIndex
|
|
int32_t ___charIndex_0;
|
|
// System.Int16 FairyGUI.TextField_CharPosition::lineIndex
|
|
int16_t ___lineIndex_1;
|
|
// System.Int32 FairyGUI.TextField_CharPosition::offsetX
|
|
int32_t ___offsetX_2;
|
|
// System.Int16 FairyGUI.TextField_CharPosition::vertCount
|
|
int16_t ___vertCount_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_charIndex_0() { return static_cast<int32_t>(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___charIndex_0)); }
|
|
inline int32_t get_charIndex_0() const { return ___charIndex_0; }
|
|
inline int32_t* get_address_of_charIndex_0() { return &___charIndex_0; }
|
|
inline void set_charIndex_0(int32_t value)
|
|
{
|
|
___charIndex_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_lineIndex_1() { return static_cast<int32_t>(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___lineIndex_1)); }
|
|
inline int16_t get_lineIndex_1() const { return ___lineIndex_1; }
|
|
inline int16_t* get_address_of_lineIndex_1() { return &___lineIndex_1; }
|
|
inline void set_lineIndex_1(int16_t value)
|
|
{
|
|
___lineIndex_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_offsetX_2() { return static_cast<int32_t>(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___offsetX_2)); }
|
|
inline int32_t get_offsetX_2() const { return ___offsetX_2; }
|
|
inline int32_t* get_address_of_offsetX_2() { return &___offsetX_2; }
|
|
inline void set_offsetX_2(int32_t value)
|
|
{
|
|
___offsetX_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_vertCount_3() { return static_cast<int32_t>(offsetof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8, ___vertCount_3)); }
|
|
inline int16_t get_vertCount_3() const { return ___vertCount_3; }
|
|
inline int16_t* get_address_of_vertCount_3() { return &___vertCount_3; }
|
|
inline void set_vertCount_3(int16_t value)
|
|
{
|
|
___vertCount_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Boolean
|
|
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
|
|
{
|
|
public:
|
|
// System.Boolean System.Boolean::m_value
|
|
bool ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
|
|
inline bool get_m_value_0() const { return ___m_value_0; }
|
|
inline bool* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(bool value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
|
|
{
|
|
public:
|
|
// System.String System.Boolean::TrueString
|
|
String_t* ___TrueString_5;
|
|
// System.String System.Boolean::FalseString
|
|
String_t* ___FalseString_6;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
|
|
inline String_t* get_TrueString_5() const { return ___TrueString_5; }
|
|
inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
|
|
inline void set_TrueString_5(String_t* value)
|
|
{
|
|
___TrueString_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
|
|
inline String_t* get_FalseString_6() const { return ___FalseString_6; }
|
|
inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
|
|
inline void set_FalseString_6(String_t* value)
|
|
{
|
|
___FalseString_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Byte
|
|
struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07
|
|
{
|
|
public:
|
|
// System.Byte System.Byte::m_value
|
|
uint8_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); }
|
|
inline uint8_t get_m_value_0() const { return ___m_value_0; }
|
|
inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(uint8_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Char
|
|
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9
|
|
{
|
|
public:
|
|
// System.Char System.Char::m_value
|
|
Il2CppChar ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); }
|
|
inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
|
|
inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(Il2CppChar value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields
|
|
{
|
|
public:
|
|
// System.Byte[] System.Char::categoryForLatin1
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
|
|
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
|
|
inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
|
|
{
|
|
___categoryForLatin1_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Byte>
|
|
struct Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
uint8_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___list_0)); }
|
|
inline List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * get_list_0() const { return ___list_0; }
|
|
inline List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___current_3)); }
|
|
inline uint8_t get_current_3() const { return ___current_3; }
|
|
inline uint8_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(uint8_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Char>
|
|
struct Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Il2CppChar ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E, ___list_0)); }
|
|
inline List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E, ___current_3)); }
|
|
inline Il2CppChar get_current_3() const { return ___current_3; }
|
|
inline Il2CppChar* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Il2CppChar value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Int32>
|
|
struct Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
int32_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C, ___list_0)); }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C, ___current_3)); }
|
|
inline int32_t get_current_3() const { return ___current_3; }
|
|
inline int32_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(int32_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Int64>
|
|
struct Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
int64_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264, ___list_0)); }
|
|
inline List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264, ___current_3)); }
|
|
inline int64_t get_current_3() const { return ___current_3; }
|
|
inline int64_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(int64_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Object>
|
|
struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
RuntimeObject * ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); }
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; }
|
|
inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); }
|
|
inline RuntimeObject * get_current_3() const { return ___current_3; }
|
|
inline RuntimeObject ** get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(RuntimeObject * value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Single>
|
|
struct Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
float ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD, ___list_0)); }
|
|
inline List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * get_list_0() const { return ___list_0; }
|
|
inline List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD, ___current_3)); }
|
|
inline float get_current_3() const { return ___current_3; }
|
|
inline float* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(float value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.DateTime
|
|
struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132
|
|
{
|
|
public:
|
|
// System.UInt64 System.DateTime::dateData
|
|
uint64_t ___dateData_44;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dateData_44() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); }
|
|
inline uint64_t get_dateData_44() const { return ___dateData_44; }
|
|
inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; }
|
|
inline void set_dateData_44(uint64_t value)
|
|
{
|
|
___dateData_44 = value;
|
|
}
|
|
};
|
|
|
|
struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields
|
|
{
|
|
public:
|
|
// System.Int32[] System.DateTime::DaysToMonth365
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29;
|
|
// System.Int32[] System.DateTime::DaysToMonth366
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30;
|
|
// System.DateTime System.DateTime::MinValue
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31;
|
|
// System.DateTime System.DateTime::MaxValue
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; }
|
|
inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___DaysToMonth365_29 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; }
|
|
inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___DaysToMonth366_30 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MinValue_31() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; }
|
|
inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
___MinValue_31 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MaxValue_32() { return static_cast<int32_t>(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; }
|
|
inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
___MaxValue_32 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Enum
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
|
|
{
|
|
public:
|
|
// System.Char[] System.Enum::enumSeperatorCharArray
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
|
|
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
|
|
inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
|
|
{
|
|
___enumSeperatorCharArray_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Enum
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.Enum
|
|
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
|
|
{
|
|
};
|
|
|
|
// System.Int32
|
|
struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102
|
|
{
|
|
public:
|
|
// System.Int32 System.Int32::m_value
|
|
int32_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); }
|
|
inline int32_t get_m_value_0() const { return ___m_value_0; }
|
|
inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(int32_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Int64
|
|
struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436
|
|
{
|
|
public:
|
|
// System.Int64 System.Int64::m_value
|
|
int64_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); }
|
|
inline int64_t get_m_value_0() const { return ___m_value_0; }
|
|
inline int64_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(int64_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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<int32_t>(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<int32_t>(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;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Single
|
|
struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1
|
|
{
|
|
public:
|
|
// System.Single System.Single::m_value
|
|
float ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); }
|
|
inline float get_m_value_0() const { return ___m_value_0; }
|
|
inline float* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(float value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Void
|
|
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
|
|
{
|
|
public:
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
|
|
};
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// UnityEngine.AnimatorClipInfo
|
|
struct AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.AnimatorClipInfo::m_ClipInstanceID
|
|
int32_t ___m_ClipInstanceID_0;
|
|
// System.Single UnityEngine.AnimatorClipInfo::m_Weight
|
|
float ___m_Weight_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_ClipInstanceID_0() { return static_cast<int32_t>(offsetof(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180, ___m_ClipInstanceID_0)); }
|
|
inline int32_t get_m_ClipInstanceID_0() const { return ___m_ClipInstanceID_0; }
|
|
inline int32_t* get_address_of_m_ClipInstanceID_0() { return &___m_ClipInstanceID_0; }
|
|
inline void set_m_ClipInstanceID_0(int32_t value)
|
|
{
|
|
___m_ClipInstanceID_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Weight_1() { return static_cast<int32_t>(offsetof(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180, ___m_Weight_1)); }
|
|
inline float get_m_Weight_1() const { return ___m_Weight_1; }
|
|
inline float* get_address_of_m_Weight_1() { return &___m_Weight_1; }
|
|
inline void set_m_Weight_1(float value)
|
|
{
|
|
___m_Weight_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.BeforeRenderHelper_OrderBlock
|
|
struct OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.BeforeRenderHelper_OrderBlock::order
|
|
int32_t ___order_0;
|
|
// UnityEngine.Events.UnityAction UnityEngine.BeforeRenderHelper_OrderBlock::callback
|
|
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * ___callback_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_order_0() { return static_cast<int32_t>(offsetof(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727, ___order_0)); }
|
|
inline int32_t get_order_0() const { return ___order_0; }
|
|
inline int32_t* get_address_of_order_0() { return &___order_0; }
|
|
inline void set_order_0(int32_t value)
|
|
{
|
|
___order_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_callback_1() { return static_cast<int32_t>(offsetof(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727, ___callback_1)); }
|
|
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * get_callback_1() const { return ___callback_1; }
|
|
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 ** get_address_of_callback_1() { return &___callback_1; }
|
|
inline void set_callback_1(UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * value)
|
|
{
|
|
___callback_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___callback_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of UnityEngine.BeforeRenderHelper/OrderBlock
|
|
struct OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727_marshaled_pinvoke
|
|
{
|
|
int32_t ___order_0;
|
|
Il2CppMethodPointer ___callback_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.BeforeRenderHelper/OrderBlock
|
|
struct OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727_marshaled_com
|
|
{
|
|
int32_t ___order_0;
|
|
Il2CppMethodPointer ___callback_1;
|
|
};
|
|
|
|
// UnityEngine.Color
|
|
struct Color_t119BCA590009762C7223FDD3AF9706653AC84ED2
|
|
{
|
|
public:
|
|
// System.Single UnityEngine.Color::r
|
|
float ___r_0;
|
|
// System.Single UnityEngine.Color::g
|
|
float ___g_1;
|
|
// System.Single UnityEngine.Color::b
|
|
float ___b_2;
|
|
// System.Single UnityEngine.Color::a
|
|
float ___a_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___r_0)); }
|
|
inline float get_r_0() const { return ___r_0; }
|
|
inline float* get_address_of_r_0() { return &___r_0; }
|
|
inline void set_r_0(float value)
|
|
{
|
|
___r_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___g_1)); }
|
|
inline float get_g_1() const { return ___g_1; }
|
|
inline float* get_address_of_g_1() { return &___g_1; }
|
|
inline void set_g_1(float value)
|
|
{
|
|
___g_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___b_2)); }
|
|
inline float get_b_2() const { return ___b_2; }
|
|
inline float* get_address_of_b_2() { return &___b_2; }
|
|
inline void set_b_2(float value)
|
|
{
|
|
___b_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___a_3)); }
|
|
inline float get_a_3() const { return ___a_3; }
|
|
inline float* get_address_of_a_3() { return &___a_3; }
|
|
inline void set_a_3(float value)
|
|
{
|
|
___a_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Color32
|
|
struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23
|
|
{
|
|
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<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___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<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___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<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___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<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___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<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___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;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Matrix4x4
|
|
struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA
|
|
{
|
|
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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___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_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields
|
|
{
|
|
public:
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___zeroMatrix_16;
|
|
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___identityMatrix_17;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___zeroMatrix_16)); }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_zeroMatrix_16() const { return ___zeroMatrix_16; }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; }
|
|
inline void set_zeroMatrix_16(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
|
|
{
|
|
___zeroMatrix_16 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_identityMatrix_17() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___identityMatrix_17)); }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_identityMatrix_17() const { return ___identityMatrix_17; }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_identityMatrix_17() { return &___identityMatrix_17; }
|
|
inline void set_identityMatrix_17(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
|
|
{
|
|
___identityMatrix_17 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Rect
|
|
struct Rect_t35B976DE901B5423C11705E156938EA27AB402CE
|
|
{
|
|
public:
|
|
// System.Single UnityEngine.Rect::m_XMin
|
|
float ___m_XMin_0;
|
|
// System.Single UnityEngine.Rect::m_YMin
|
|
float ___m_YMin_1;
|
|
// System.Single UnityEngine.Rect::m_Width
|
|
float ___m_Width_2;
|
|
// System.Single UnityEngine.Rect::m_Height
|
|
float ___m_Height_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_XMin_0() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_XMin_0)); }
|
|
inline float get_m_XMin_0() const { return ___m_XMin_0; }
|
|
inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; }
|
|
inline void set_m_XMin_0(float value)
|
|
{
|
|
___m_XMin_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_YMin_1() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_YMin_1)); }
|
|
inline float get_m_YMin_1() const { return ___m_YMin_1; }
|
|
inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; }
|
|
inline void set_m_YMin_1(float value)
|
|
{
|
|
___m_YMin_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Width_2() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Width_2)); }
|
|
inline float get_m_Width_2() const { return ___m_Width_2; }
|
|
inline float* get_address_of_m_Width_2() { return &___m_Width_2; }
|
|
inline void set_m_Width_2(float value)
|
|
{
|
|
___m_Width_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Height_3() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Height_3)); }
|
|
inline float get_m_Height_3() const { return ___m_Height_3; }
|
|
inline float* get_address_of_m_Height_3() { return &___m_Height_3; }
|
|
inline void set_m_Height_3(float value)
|
|
{
|
|
___m_Height_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Rendering.ReflectionProbeBlendInfo
|
|
struct ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F
|
|
{
|
|
public:
|
|
// UnityEngine.ReflectionProbe UnityEngine.Rendering.ReflectionProbeBlendInfo::probe
|
|
ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C * ___probe_0;
|
|
// System.Single UnityEngine.Rendering.ReflectionProbeBlendInfo::weight
|
|
float ___weight_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_probe_0() { return static_cast<int32_t>(offsetof(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F, ___probe_0)); }
|
|
inline ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C * get_probe_0() const { return ___probe_0; }
|
|
inline ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C ** get_address_of_probe_0() { return &___probe_0; }
|
|
inline void set_probe_0(ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C * value)
|
|
{
|
|
___probe_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___probe_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_weight_1() { return static_cast<int32_t>(offsetof(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F, ___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;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Rendering.ReflectionProbeBlendInfo
|
|
struct ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F_marshaled_pinvoke
|
|
{
|
|
ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C * ___probe_0;
|
|
float ___weight_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Rendering.ReflectionProbeBlendInfo
|
|
struct ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F_marshaled_com
|
|
{
|
|
ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C * ___probe_0;
|
|
float ___weight_1;
|
|
};
|
|
|
|
// UnityEngine.UIElements.FocusController_FocusedElement
|
|
struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070
|
|
{
|
|
public:
|
|
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.FocusController_FocusedElement::m_SubTreeRoot
|
|
VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0;
|
|
// UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusController_FocusedElement::m_FocusedElement
|
|
Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_SubTreeRoot_0() { return static_cast<int32_t>(offsetof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070, ___m_SubTreeRoot_0)); }
|
|
inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * get_m_SubTreeRoot_0() const { return ___m_SubTreeRoot_0; }
|
|
inline VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 ** get_address_of_m_SubTreeRoot_0() { return &___m_SubTreeRoot_0; }
|
|
inline void set_m_SubTreeRoot_0(VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * value)
|
|
{
|
|
___m_SubTreeRoot_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_SubTreeRoot_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_FocusedElement_1() { return static_cast<int32_t>(offsetof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070, ___m_FocusedElement_1)); }
|
|
inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * get_m_FocusedElement_1() const { return ___m_FocusedElement_1; }
|
|
inline Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B ** get_address_of_m_FocusedElement_1() { return &___m_FocusedElement_1; }
|
|
inline void set_m_FocusedElement_1(Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * value)
|
|
{
|
|
___m_FocusedElement_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_FocusedElement_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.FocusController/FocusedElement
|
|
struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070_marshaled_pinvoke
|
|
{
|
|
VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0;
|
|
Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UIElements.FocusController/FocusedElement
|
|
struct FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070_marshaled_com
|
|
{
|
|
VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57 * ___m_SubTreeRoot_0;
|
|
Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B * ___m_FocusedElement_1;
|
|
};
|
|
|
|
// UnityEngine.UnitySynchronizationContext_WorkRequest
|
|
struct WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94
|
|
{
|
|
public:
|
|
// System.Threading.SendOrPostCallback UnityEngine.UnitySynchronizationContext_WorkRequest::m_DelagateCallback
|
|
SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01 * ___m_DelagateCallback_0;
|
|
// System.Object UnityEngine.UnitySynchronizationContext_WorkRequest::m_DelagateState
|
|
RuntimeObject * ___m_DelagateState_1;
|
|
// System.Threading.ManualResetEvent UnityEngine.UnitySynchronizationContext_WorkRequest::m_WaitHandle
|
|
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___m_WaitHandle_2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_DelagateCallback_0() { return static_cast<int32_t>(offsetof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94, ___m_DelagateCallback_0)); }
|
|
inline SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01 * get_m_DelagateCallback_0() const { return ___m_DelagateCallback_0; }
|
|
inline SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01 ** get_address_of_m_DelagateCallback_0() { return &___m_DelagateCallback_0; }
|
|
inline void set_m_DelagateCallback_0(SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01 * value)
|
|
{
|
|
___m_DelagateCallback_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateCallback_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_DelagateState_1() { return static_cast<int32_t>(offsetof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94, ___m_DelagateState_1)); }
|
|
inline RuntimeObject * get_m_DelagateState_1() const { return ___m_DelagateState_1; }
|
|
inline RuntimeObject ** get_address_of_m_DelagateState_1() { return &___m_DelagateState_1; }
|
|
inline void set_m_DelagateState_1(RuntimeObject * value)
|
|
{
|
|
___m_DelagateState_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_DelagateState_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_WaitHandle_2() { return static_cast<int32_t>(offsetof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94, ___m_WaitHandle_2)); }
|
|
inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_m_WaitHandle_2() const { return ___m_WaitHandle_2; }
|
|
inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_m_WaitHandle_2() { return &___m_WaitHandle_2; }
|
|
inline void set_m_WaitHandle_2(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value)
|
|
{
|
|
___m_WaitHandle_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_WaitHandle_2), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest
|
|
struct WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94_marshaled_pinvoke
|
|
{
|
|
Il2CppMethodPointer ___m_DelagateCallback_0;
|
|
Il2CppIUnknown* ___m_DelagateState_1;
|
|
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___m_WaitHandle_2;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UnitySynchronizationContext/WorkRequest
|
|
struct WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94_marshaled_com
|
|
{
|
|
Il2CppMethodPointer ___m_DelagateCallback_0;
|
|
Il2CppIUnknown* ___m_DelagateState_1;
|
|
ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___m_WaitHandle_2;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D
|
|
{
|
|
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<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___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<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___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_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields
|
|
{
|
|
public:
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___zeroVector_2;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___oneVector_3;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___upVector_4;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___downVector_5;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___leftVector_6;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___rightVector_7;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___positiveInfinityVector_8;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___negativeInfinityVector_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_zeroVector_2() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___zeroVector_2)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_zeroVector_2() const { return ___zeroVector_2; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_zeroVector_2() { return &___zeroVector_2; }
|
|
inline void set_zeroVector_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___zeroVector_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_oneVector_3() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___oneVector_3)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_oneVector_3() const { return ___oneVector_3; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_oneVector_3() { return &___oneVector_3; }
|
|
inline void set_oneVector_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___oneVector_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_upVector_4() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___upVector_4)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_upVector_4() const { return ___upVector_4; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_upVector_4() { return &___upVector_4; }
|
|
inline void set_upVector_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___upVector_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_downVector_5() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___downVector_5)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_downVector_5() const { return ___downVector_5; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_downVector_5() { return &___downVector_5; }
|
|
inline void set_downVector_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___downVector_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_leftVector_6() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___leftVector_6)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_leftVector_6() const { return ___leftVector_6; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_leftVector_6() { return &___leftVector_6; }
|
|
inline void set_leftVector_6(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___leftVector_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_rightVector_7() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___rightVector_7)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_rightVector_7() const { return ___rightVector_7; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_rightVector_7() { return &___rightVector_7; }
|
|
inline void set_rightVector_7(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___rightVector_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___positiveInfinityVector_8)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; }
|
|
inline void set_positiveInfinityVector_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___positiveInfinityVector_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___negativeInfinityVector_9)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; }
|
|
inline void set_negativeInfinityVector_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___negativeInfinityVector_9 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720
|
|
{
|
|
public:
|
|
// System.Single UnityEngine.Vector3::x
|
|
float ___x_2;
|
|
// System.Single UnityEngine.Vector3::y
|
|
float ___y_3;
|
|
// System.Single UnityEngine.Vector3::z
|
|
float ___z_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_x_2() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); }
|
|
inline float get_x_2() const { return ___x_2; }
|
|
inline float* get_address_of_x_2() { return &___x_2; }
|
|
inline void set_x_2(float value)
|
|
{
|
|
___x_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_y_3() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); }
|
|
inline float get_y_3() const { return ___y_3; }
|
|
inline float* get_address_of_y_3() { return &___y_3; }
|
|
inline void set_y_3(float value)
|
|
{
|
|
___y_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_z_4() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); }
|
|
inline float get_z_4() const { return ___z_4; }
|
|
inline float* get_address_of_z_4() { return &___z_4; }
|
|
inline void set_z_4(float value)
|
|
{
|
|
___z_4 = value;
|
|
}
|
|
};
|
|
|
|
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields
|
|
{
|
|
public:
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; }
|
|
inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___zeroVector_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; }
|
|
inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___oneVector_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_upVector_7() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; }
|
|
inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___upVector_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_downVector_8() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; }
|
|
inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___downVector_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_leftVector_9() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; }
|
|
inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___leftVector_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_rightVector_10() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; }
|
|
inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___rightVector_10 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_forwardVector_11() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; }
|
|
inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___forwardVector_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_backVector_12() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; }
|
|
inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___backVector_12 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; }
|
|
inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___positiveInfinityVector_13 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; }
|
|
inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___negativeInfinityVector_14 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Vector4
|
|
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E
|
|
{
|
|
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<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___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<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___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<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___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<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___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_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields
|
|
{
|
|
public:
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___zeroVector_5;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___oneVector_6;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___positiveInfinityVector_7;
|
|
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___negativeInfinityVector_8;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___zeroVector_5)); }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_zeroVector_5() const { return ___zeroVector_5; }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_zeroVector_5() { return &___zeroVector_5; }
|
|
inline void set_zeroVector_5(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
___zeroVector_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___oneVector_6)); }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_oneVector_6() const { return ___oneVector_6; }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_oneVector_6() { return &___oneVector_6; }
|
|
inline void set_oneVector_6(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
___oneVector_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___positiveInfinityVector_7)); }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; }
|
|
inline void set_positiveInfinityVector_7(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
___positiveInfinityVector_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___negativeInfinityVector_8)); }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; }
|
|
inline void set_negativeInfinityVector_8(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
___negativeInfinityVector_8 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.GPathPoint_CurveType
|
|
struct CurveType_tDAB604D46AA4709AD45913B7B78E0F857011D685
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.GPathPoint_CurveType::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CurveType_tDAB604D46AA4709AD45913B7B78E0F857011D685, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>
|
|
struct KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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<int32_t>(offsetof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B, ___key_0)); }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_key_0() const { return ___key_0; }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B, ___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((void**)(&___value_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>
|
|
struct Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3, ___list_0)); }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3, ___current_3)); }
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 get_current_3() const { return ___current_3; }
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>
|
|
struct Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA, ___list_0)); }
|
|
inline List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * get_list_0() const { return ___list_0; }
|
|
inline List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA, ___current_3)); }
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 get_current_3() const { return ___current_3; }
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct Enumerator_tEB4831BF749196828927D05E6467255EFEE20323
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323, ___list_0)); }
|
|
inline List_1_t53AD896B2509A4686D143641030CF022753D3B04 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t53AD896B2509A4686D143641030CF022753D3B04 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t53AD896B2509A4686D143641030CF022753D3B04 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323, ___current_3)); }
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 get_current_3() const { return ___current_3; }
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___callback_1), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>
|
|
struct Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A, ___list_0)); }
|
|
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A, ___current_3)); }
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_current_3() const { return ___current_3; }
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>
|
|
struct Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9, ___list_0)); }
|
|
inline List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * get_list_0() const { return ___list_0; }
|
|
inline List_1_t58F16637E97A6CB82317080828F7A4783F007FBB ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9, ___current_3)); }
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_current_3() const { return ___current_3; }
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>
|
|
struct Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5, ___list_0)); }
|
|
inline List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5, ___current_3)); }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_current_3() const { return ___current_3; }
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>
|
|
struct Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31, ___list_0)); }
|
|
inline List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31, ___current_3)); }
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_current_3() const { return ___current_3; }
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218, ___list_0)); }
|
|
inline List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218, ___current_3)); }
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F get_current_3() const { return ___current_3; }
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___probe_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531, ___list_0)); }
|
|
inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * get_list_0() const { return ___list_0; }
|
|
inline List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531, ___current_3)); }
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 get_current_3() const { return ___current_3; }
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_SubTreeRoot_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_FocusedElement_1), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F, ___list_0)); }
|
|
inline List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t6E5C746AF7DE21972A905DE655062193862839D6 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F, ___current_3)); }
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 get_current_3() const { return ___current_3; }
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_DelagateCallback_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_DelagateState_1), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_WaitHandle_2), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>
|
|
struct Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3, ___list_0)); }
|
|
inline List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3, ___current_3)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_current_3() const { return ___current_3; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>
|
|
struct Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07, ___list_0)); }
|
|
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07, ___current_3)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_current_3() const { return ___current_3; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>
|
|
struct Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727, ___list_0)); }
|
|
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727, ___current_3)); }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_current_3() const { return ___current_3; }
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
Il2CppMethodPointer ___method_ptr_0;
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|
intptr_t ___invoke_impl_1;
|
|
// System.Object System.Delegate::m_target
|
|
RuntimeObject * ___m_target_2;
|
|
// System.IntPtr System.Delegate::method
|
|
intptr_t ___method_3;
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|
intptr_t ___delegate_trampoline_4;
|
|
// System.IntPtr System.Delegate::extra_arg
|
|
intptr_t ___extra_arg_5;
|
|
// System.IntPtr System.Delegate::method_code
|
|
intptr_t ___method_code_6;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t * ___method_info_7;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t * ___original_method_info_8;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_10;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
|
|
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
|
|
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
|
|
inline void set_method_ptr_0(Il2CppMethodPointer value)
|
|
{
|
|
___method_ptr_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
|
|
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
|
|
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
|
|
inline void set_invoke_impl_1(intptr_t value)
|
|
{
|
|
___invoke_impl_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
|
|
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
|
|
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
|
|
inline void set_m_target_2(RuntimeObject * value)
|
|
{
|
|
___m_target_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
|
|
inline intptr_t get_method_3() const { return ___method_3; }
|
|
inline intptr_t* get_address_of_method_3() { return &___method_3; }
|
|
inline void set_method_3(intptr_t value)
|
|
{
|
|
___method_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
|
|
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
|
|
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
|
|
inline void set_delegate_trampoline_4(intptr_t value)
|
|
{
|
|
___delegate_trampoline_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
|
|
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
|
|
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
|
|
inline void set_extra_arg_5(intptr_t value)
|
|
{
|
|
___extra_arg_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
|
|
inline intptr_t get_method_code_6() const { return ___method_code_6; }
|
|
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
|
|
inline void set_method_code_6(intptr_t value)
|
|
{
|
|
___method_code_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
|
|
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
|
|
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
|
|
inline void set_method_info_7(MethodInfo_t * value)
|
|
{
|
|
___method_info_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
|
|
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
|
|
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
|
|
inline void set_original_method_info_8(MethodInfo_t * value)
|
|
{
|
|
___original_method_info_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
|
|
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
|
|
{
|
|
___data_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
|
|
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
|
|
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
|
|
inline void set_method_is_virtual_10(bool value)
|
|
{
|
|
___method_is_virtual_10 = value;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
MethodInfo_t * ___method_info_7;
|
|
MethodInfo_t * ___original_method_info_8;
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
int32_t ___method_is_virtual_10;
|
|
};
|
|
// Native definition for COM marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
MethodInfo_t * ___method_info_7;
|
|
MethodInfo_t * ___original_method_info_8;
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
int32_t ___method_is_virtual_10;
|
|
};
|
|
|
|
// System.Exception
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.String System.Exception::_className
|
|
String_t* ____className_1;
|
|
// System.String System.Exception::_message
|
|
String_t* ____message_2;
|
|
// System.Collections.IDictionary System.Exception::_data
|
|
RuntimeObject* ____data_3;
|
|
// System.Exception System.Exception::_innerException
|
|
Exception_t * ____innerException_4;
|
|
// System.String System.Exception::_helpURL
|
|
String_t* ____helpURL_5;
|
|
// System.Object System.Exception::_stackTrace
|
|
RuntimeObject * ____stackTrace_6;
|
|
// System.String System.Exception::_stackTraceString
|
|
String_t* ____stackTraceString_7;
|
|
// System.String System.Exception::_remoteStackTraceString
|
|
String_t* ____remoteStackTraceString_8;
|
|
// System.Int32 System.Exception::_remoteStackIndex
|
|
int32_t ____remoteStackIndex_9;
|
|
// System.Object System.Exception::_dynamicMethods
|
|
RuntimeObject * ____dynamicMethods_10;
|
|
// System.Int32 System.Exception::_HResult
|
|
int32_t ____HResult_11;
|
|
// System.String System.Exception::_source
|
|
String_t* ____source_12;
|
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|
IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
|
|
inline String_t* get__className_1() const { return ____className_1; }
|
|
inline String_t** get_address_of__className_1() { return &____className_1; }
|
|
inline void set__className_1(String_t* value)
|
|
{
|
|
____className_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(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((void**)(&____message_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
|
|
inline RuntimeObject* get__data_3() const { return ____data_3; }
|
|
inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
|
|
inline void set__data_3(RuntimeObject* value)
|
|
{
|
|
____data_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
|
|
inline Exception_t * get__innerException_4() const { return ____innerException_4; }
|
|
inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
|
|
inline void set__innerException_4(Exception_t * value)
|
|
{
|
|
____innerException_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
|
|
inline String_t* get__helpURL_5() const { return ____helpURL_5; }
|
|
inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
|
|
inline void set__helpURL_5(String_t* value)
|
|
{
|
|
____helpURL_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
|
|
inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
|
|
inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
|
|
inline void set__stackTrace_6(RuntimeObject * value)
|
|
{
|
|
____stackTrace_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
|
|
inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
|
|
inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
|
|
inline void set__stackTraceString_7(String_t* value)
|
|
{
|
|
____stackTraceString_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
|
|
inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
|
|
inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
|
|
inline void set__remoteStackTraceString_8(String_t* value)
|
|
{
|
|
____remoteStackTraceString_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
|
|
inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
|
|
inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
|
|
inline void set__remoteStackIndex_9(int32_t value)
|
|
{
|
|
____remoteStackIndex_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
|
|
inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
|
|
inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
|
|
inline void set__dynamicMethods_10(RuntimeObject * value)
|
|
{
|
|
____dynamicMethods_10 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
|
|
inline int32_t get__HResult_11() const { return ____HResult_11; }
|
|
inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
|
|
inline void set__HResult_11(int32_t value)
|
|
{
|
|
____HResult_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
|
|
inline String_t* get__source_12() const { return ____source_12; }
|
|
inline String_t** get_address_of__source_12() { return &____source_12; }
|
|
inline void set__source_12(String_t* value)
|
|
{
|
|
____source_12 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
|
|
inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value)
|
|
{
|
|
____safeSerializationManager_13 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; }
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; }
|
|
inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value)
|
|
{
|
|
___captured_traces_14 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
|
|
inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value)
|
|
{
|
|
___native_trace_ips_15 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct Exception_t_StaticFields
|
|
{
|
|
public:
|
|
// System.Object System.Exception::s_EDILock
|
|
RuntimeObject * ___s_EDILock_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
|
|
inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
|
|
inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
|
|
inline void set_s_EDILock_0(RuntimeObject * value)
|
|
{
|
|
___s_EDILock_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Exception
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className_1;
|
|
char* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|
char* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
char* ____stackTraceString_7;
|
|
char* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
char* ____source_12;
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
};
|
|
// Native definition for COM marshalling of System.Exception
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className_1;
|
|
Il2CppChar* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_com* ____innerException_4;
|
|
Il2CppChar* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
Il2CppChar* ____stackTraceString_7;
|
|
Il2CppChar* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
Il2CppChar* ____source_12;
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
};
|
|
|
|
// System.ExceptionArgument
|
|
struct ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14
|
|
{
|
|
public:
|
|
// System.Int32 System.ExceptionArgument::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionArgument_tE4C1E083DC891ECF9688A8A0C62D7F7841057B14, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.ExceptionResource
|
|
struct ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A
|
|
{
|
|
public:
|
|
// System.Int32 System.ExceptionResource::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Int32Enum
|
|
struct Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD
|
|
{
|
|
public:
|
|
// System.Int32 System.Int32Enum::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Reflection.BindingFlags
|
|
struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0
|
|
{
|
|
public:
|
|
// System.Int32 System.Reflection.BindingFlags::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.RuntimeTypeHandle
|
|
struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D
|
|
{
|
|
public:
|
|
// System.IntPtr System.RuntimeTypeHandle::value
|
|
intptr_t ___value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___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;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.ParticleSystem_Particle
|
|
struct Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E
|
|
{
|
|
public:
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Position
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Position_0;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Velocity
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Velocity_1;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AnimatedVelocity
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AnimatedVelocity_2;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_InitialVelocity
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_InitialVelocity_3;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AxisOfRotation
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AxisOfRotation_4;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Rotation
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Rotation_5;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AngularVelocity
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AngularVelocity_6;
|
|
// UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_StartSize
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_StartSize_7;
|
|
// UnityEngine.Color32 UnityEngine.ParticleSystem_Particle::m_StartColor
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_StartColor_8;
|
|
// System.UInt32 UnityEngine.ParticleSystem_Particle::m_RandomSeed
|
|
uint32_t ___m_RandomSeed_9;
|
|
// System.UInt32 UnityEngine.ParticleSystem_Particle::m_ParentRandomSeed
|
|
uint32_t ___m_ParentRandomSeed_10;
|
|
// System.Single UnityEngine.ParticleSystem_Particle::m_Lifetime
|
|
float ___m_Lifetime_11;
|
|
// System.Single UnityEngine.ParticleSystem_Particle::m_StartLifetime
|
|
float ___m_StartLifetime_12;
|
|
// System.Int32 UnityEngine.ParticleSystem_Particle::m_MeshIndex
|
|
int32_t ___m_MeshIndex_13;
|
|
// System.Single UnityEngine.ParticleSystem_Particle::m_EmitAccumulator0
|
|
float ___m_EmitAccumulator0_14;
|
|
// System.Single UnityEngine.ParticleSystem_Particle::m_EmitAccumulator1
|
|
float ___m_EmitAccumulator1_15;
|
|
// System.UInt32 UnityEngine.ParticleSystem_Particle::m_Flags
|
|
uint32_t ___m_Flags_16;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_Position_0() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Position_0)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Position_0() const { return ___m_Position_0; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Position_0() { return &___m_Position_0; }
|
|
inline void set_m_Position_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Position_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Velocity_1() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Velocity_1)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Velocity_1() const { return ___m_Velocity_1; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Velocity_1() { return &___m_Velocity_1; }
|
|
inline void set_m_Velocity_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Velocity_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_AnimatedVelocity_2() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AnimatedVelocity_2)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AnimatedVelocity_2() const { return ___m_AnimatedVelocity_2; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AnimatedVelocity_2() { return &___m_AnimatedVelocity_2; }
|
|
inline void set_m_AnimatedVelocity_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_AnimatedVelocity_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_InitialVelocity_3() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_InitialVelocity_3)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_InitialVelocity_3() const { return ___m_InitialVelocity_3; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_InitialVelocity_3() { return &___m_InitialVelocity_3; }
|
|
inline void set_m_InitialVelocity_3(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_InitialVelocity_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_AxisOfRotation_4() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AxisOfRotation_4)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AxisOfRotation_4() const { return ___m_AxisOfRotation_4; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AxisOfRotation_4() { return &___m_AxisOfRotation_4; }
|
|
inline void set_m_AxisOfRotation_4(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_AxisOfRotation_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Rotation_5() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Rotation_5)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Rotation_5() const { return ___m_Rotation_5; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Rotation_5() { return &___m_Rotation_5; }
|
|
inline void set_m_Rotation_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Rotation_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_AngularVelocity_6() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AngularVelocity_6)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AngularVelocity_6() const { return ___m_AngularVelocity_6; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AngularVelocity_6() { return &___m_AngularVelocity_6; }
|
|
inline void set_m_AngularVelocity_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_AngularVelocity_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_StartSize_7() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartSize_7)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_StartSize_7() const { return ___m_StartSize_7; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_StartSize_7() { return &___m_StartSize_7; }
|
|
inline void set_m_StartSize_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_StartSize_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_StartColor_8() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartColor_8)); }
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_StartColor_8() const { return ___m_StartColor_8; }
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_StartColor_8() { return &___m_StartColor_8; }
|
|
inline void set_m_StartColor_8(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
|
|
{
|
|
___m_StartColor_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_RandomSeed_9() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_RandomSeed_9)); }
|
|
inline uint32_t get_m_RandomSeed_9() const { return ___m_RandomSeed_9; }
|
|
inline uint32_t* get_address_of_m_RandomSeed_9() { return &___m_RandomSeed_9; }
|
|
inline void set_m_RandomSeed_9(uint32_t value)
|
|
{
|
|
___m_RandomSeed_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_ParentRandomSeed_10() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_ParentRandomSeed_10)); }
|
|
inline uint32_t get_m_ParentRandomSeed_10() const { return ___m_ParentRandomSeed_10; }
|
|
inline uint32_t* get_address_of_m_ParentRandomSeed_10() { return &___m_ParentRandomSeed_10; }
|
|
inline void set_m_ParentRandomSeed_10(uint32_t value)
|
|
{
|
|
___m_ParentRandomSeed_10 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Lifetime_11() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Lifetime_11)); }
|
|
inline float get_m_Lifetime_11() const { return ___m_Lifetime_11; }
|
|
inline float* get_address_of_m_Lifetime_11() { return &___m_Lifetime_11; }
|
|
inline void set_m_Lifetime_11(float value)
|
|
{
|
|
___m_Lifetime_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_StartLifetime_12() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartLifetime_12)); }
|
|
inline float get_m_StartLifetime_12() const { return ___m_StartLifetime_12; }
|
|
inline float* get_address_of_m_StartLifetime_12() { return &___m_StartLifetime_12; }
|
|
inline void set_m_StartLifetime_12(float value)
|
|
{
|
|
___m_StartLifetime_12 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_MeshIndex_13() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_MeshIndex_13)); }
|
|
inline int32_t get_m_MeshIndex_13() const { return ___m_MeshIndex_13; }
|
|
inline int32_t* get_address_of_m_MeshIndex_13() { return &___m_MeshIndex_13; }
|
|
inline void set_m_MeshIndex_13(int32_t value)
|
|
{
|
|
___m_MeshIndex_13 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_EmitAccumulator0_14() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_EmitAccumulator0_14)); }
|
|
inline float get_m_EmitAccumulator0_14() const { return ___m_EmitAccumulator0_14; }
|
|
inline float* get_address_of_m_EmitAccumulator0_14() { return &___m_EmitAccumulator0_14; }
|
|
inline void set_m_EmitAccumulator0_14(float value)
|
|
{
|
|
___m_EmitAccumulator0_14 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_EmitAccumulator1_15() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_EmitAccumulator1_15)); }
|
|
inline float get_m_EmitAccumulator1_15() const { return ___m_EmitAccumulator1_15; }
|
|
inline float* get_address_of_m_EmitAccumulator1_15() { return &___m_EmitAccumulator1_15; }
|
|
inline void set_m_EmitAccumulator1_15(float value)
|
|
{
|
|
___m_EmitAccumulator1_15 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Flags_16() { return static_cast<int32_t>(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Flags_16)); }
|
|
inline uint32_t get_m_Flags_16() const { return ___m_Flags_16; }
|
|
inline uint32_t* get_address_of_m_Flags_16() { return &___m_Flags_16; }
|
|
inline void set_m_Flags_16(uint32_t value)
|
|
{
|
|
___m_Flags_16 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.RaycastHit2D
|
|
struct RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE
|
|
{
|
|
public:
|
|
// UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Centroid
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_Centroid_0;
|
|
// UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Point
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_Point_1;
|
|
// UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Normal
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_Normal_2;
|
|
// System.Single UnityEngine.RaycastHit2D::m_Distance
|
|
float ___m_Distance_3;
|
|
// System.Single UnityEngine.RaycastHit2D::m_Fraction
|
|
float ___m_Fraction_4;
|
|
// System.Int32 UnityEngine.RaycastHit2D::m_Collider
|
|
int32_t ___m_Collider_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_Centroid_0() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Centroid_0)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_Centroid_0() const { return ___m_Centroid_0; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_Centroid_0() { return &___m_Centroid_0; }
|
|
inline void set_m_Centroid_0(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___m_Centroid_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Point_1() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Point_1)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_Point_1() const { return ___m_Point_1; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_Point_1() { return &___m_Point_1; }
|
|
inline void set_m_Point_1(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___m_Point_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Normal_2() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Normal_2)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_Normal_2() const { return ___m_Normal_2; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_Normal_2() { return &___m_Normal_2; }
|
|
inline void set_m_Normal_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___m_Normal_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Distance_3() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Distance_3)); }
|
|
inline float get_m_Distance_3() const { return ___m_Distance_3; }
|
|
inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; }
|
|
inline void set_m_Distance_3(float value)
|
|
{
|
|
___m_Distance_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Fraction_4() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Fraction_4)); }
|
|
inline float get_m_Fraction_4() const { return ___m_Fraction_4; }
|
|
inline float* get_address_of_m_Fraction_4() { return &___m_Fraction_4; }
|
|
inline void set_m_Fraction_4(float value)
|
|
{
|
|
___m_Fraction_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Collider_5() { return static_cast<int32_t>(offsetof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE, ___m_Collider_5)); }
|
|
inline int32_t get_m_Collider_5() const { return ___m_Collider_5; }
|
|
inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; }
|
|
inline void set_m_Collider_5(int32_t value)
|
|
{
|
|
___m_Collider_5 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.GPath_Segment
|
|
struct Segment_t4D7158441370F573F35DB59A882D986F1269B61A
|
|
{
|
|
public:
|
|
// FairyGUI.GPathPoint_CurveType FairyGUI.GPath_Segment::type
|
|
int32_t ___type_0;
|
|
// System.Single FairyGUI.GPath_Segment::length
|
|
float ___length_1;
|
|
// System.Int32 FairyGUI.GPath_Segment::ptStart
|
|
int32_t ___ptStart_2;
|
|
// System.Int32 FairyGUI.GPath_Segment::ptCount
|
|
int32_t ___ptCount_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_type_0() { return static_cast<int32_t>(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___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_length_1() { return static_cast<int32_t>(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___length_1)); }
|
|
inline float get_length_1() const { return ___length_1; }
|
|
inline float* get_address_of_length_1() { return &___length_1; }
|
|
inline void set_length_1(float value)
|
|
{
|
|
___length_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_ptStart_2() { return static_cast<int32_t>(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___ptStart_2)); }
|
|
inline int32_t get_ptStart_2() const { return ___ptStart_2; }
|
|
inline int32_t* get_address_of_ptStart_2() { return &___ptStart_2; }
|
|
inline void set_ptStart_2(int32_t value)
|
|
{
|
|
___ptStart_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_ptCount_3() { return static_cast<int32_t>(offsetof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A, ___ptCount_3)); }
|
|
inline int32_t get_ptCount_3() const { return ___ptCount_3; }
|
|
inline int32_t* get_address_of_ptCount_3() { return &___ptCount_3; }
|
|
inline void set_ptCount_3(int32_t value)
|
|
{
|
|
___ptCount_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.GPathPoint
|
|
struct GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE
|
|
{
|
|
public:
|
|
// UnityEngine.Vector3 FairyGUI.GPathPoint::pos
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___pos_0;
|
|
// UnityEngine.Vector3 FairyGUI.GPathPoint::control1
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___control1_1;
|
|
// UnityEngine.Vector3 FairyGUI.GPathPoint::control2
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___control2_2;
|
|
// FairyGUI.GPathPoint_CurveType FairyGUI.GPathPoint::curveType
|
|
int32_t ___curveType_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_pos_0() { return static_cast<int32_t>(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___pos_0)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_pos_0() const { return ___pos_0; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_pos_0() { return &___pos_0; }
|
|
inline void set_pos_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___pos_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_control1_1() { return static_cast<int32_t>(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___control1_1)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_control1_1() const { return ___control1_1; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_control1_1() { return &___control1_1; }
|
|
inline void set_control1_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___control1_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_control2_2() { return static_cast<int32_t>(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___control2_2)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_control2_2() const { return ___control2_2; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_control2_2() { return &___control2_2; }
|
|
inline void set_control2_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___control2_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_curveType_3() { return static_cast<int32_t>(offsetof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE, ___curveType_3)); }
|
|
inline int32_t get_curveType_3() const { return ___curveType_3; }
|
|
inline int32_t* get_address_of_curveType_3() { return &___curveType_3; }
|
|
inline void set_curveType_3(int32_t value)
|
|
{
|
|
___curveType_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B, ___list_0)); }
|
|
inline List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B, ___current_3)); }
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Int32Enum>
|
|
struct Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
int32_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D, ___list_0)); }
|
|
inline List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D, ___current_3)); }
|
|
inline int32_t get_current_3() const { return ___current_3; }
|
|
inline int32_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(int32_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>
|
|
struct Enumerator_t56F492AFD36C893D341885415421DB2E12BED988
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988, ___list_0)); }
|
|
inline List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988, ___current_3)); }
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E get_current_3() const { return ___current_3; }
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>
|
|
struct Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72, ___list_0)); }
|
|
inline List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72, ___current_3)); }
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE get_current_3() const { return ___current_3; }
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
public:
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
|
|
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
|
|
{
|
|
___delegates_11 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_11;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_11;
|
|
};
|
|
|
|
// System.SystemException
|
|
struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Type
|
|
struct Type_t : public MemberInfo_t
|
|
{
|
|
public:
|
|
// System.RuntimeTypeHandle System.Type::_impl
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
|
|
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; }
|
|
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; }
|
|
inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value)
|
|
{
|
|
____impl_9 = value;
|
|
}
|
|
};
|
|
|
|
struct Type_t_StaticFields
|
|
{
|
|
public:
|
|
// System.Reflection.MemberFilter System.Type::FilterAttribute
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0;
|
|
// System.Reflection.MemberFilter System.Type::FilterName
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1;
|
|
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
|
|
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2;
|
|
// System.Object System.Type::Missing
|
|
RuntimeObject * ___Missing_3;
|
|
// System.Char System.Type::Delimiter
|
|
Il2CppChar ___Delimiter_4;
|
|
// System.Type[] System.Type::EmptyTypes
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5;
|
|
// System.Reflection.Binder System.Type::defaultBinder
|
|
Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
|
|
inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|
{
|
|
___FilterAttribute_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; }
|
|
inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|
{
|
|
___FilterName_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
|
|
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
|
|
inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
|
|
{
|
|
___FilterNameIgnoreCase_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
|
|
inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
|
|
inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
|
|
inline void set_Missing_3(RuntimeObject * value)
|
|
{
|
|
___Missing_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
|
|
inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
|
|
inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
|
|
inline void set_Delimiter_4(Il2CppChar value)
|
|
{
|
|
___Delimiter_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
|
|
inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
|
|
{
|
|
___EmptyTypes_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
|
|
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; }
|
|
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
|
|
inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value)
|
|
{
|
|
___defaultBinder_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Action`1<FairyGUI.GPath_Segment>
|
|
struct Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.ArrayTypeMismatchException
|
|
struct ArrayTypeMismatchException_tE34C1032B089C37399200997F079C640D23D9499 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>
|
|
struct Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176, ___list_0)); }
|
|
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176, ___current_3)); }
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A get_current_3() const { return ___current_3; }
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Segment_t4D7158441370F573F35DB59A882D986F1269B61A value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>
|
|
struct Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list_0;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.List`1_Enumerator::version
|
|
int32_t ___version_2;
|
|
// T System.Collections.Generic.List`1_Enumerator::current
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84, ___list_0)); }
|
|
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * get_list_0() const { return ___list_0; }
|
|
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84, ___index_1)); }
|
|
inline int32_t get_index_1() const { return ___index_1; }
|
|
inline int32_t* get_address_of_index_1() { return &___index_1; }
|
|
inline void set_index_1(int32_t value)
|
|
{
|
|
___index_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84, ___version_2)); }
|
|
inline int32_t get_version_2() const { return ___version_2; }
|
|
inline int32_t* get_address_of_version_2() { return &___version_2; }
|
|
inline void set_version_2(int32_t value)
|
|
{
|
|
___version_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84, ___current_3)); }
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE get_current_3() const { return ___current_3; }
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Comparison`1<FairyGUI.GPath_Segment>
|
|
struct Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.InvalidCastException
|
|
struct InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Predicate`1<FairyGUI.GPath_Segment>
|
|
struct Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// UnityEngine.AnimatorClipInfo[]
|
|
struct AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 m_Items[1];
|
|
|
|
public:
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * 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, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.BeforeRenderHelper_OrderBlock[]
|
|
struct OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 m_Items[1];
|
|
|
|
public:
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * 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, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___callback_1), (void*)NULL);
|
|
}
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___callback_1), (void*)NULL);
|
|
}
|
|
};
|
|
// UnityEngine.Color32[]
|
|
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 m_Items[1];
|
|
|
|
public:
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * 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_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Color[]
|
|
struct ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 m_Items[1];
|
|
|
|
public:
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * 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, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Matrix4x4[]
|
|
struct Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA m_Items[1];
|
|
|
|
public:
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * 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_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.ParticleSystem_Particle[]
|
|
struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E m_Items[1];
|
|
|
|
public:
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * 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, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.RaycastHit2D[]
|
|
struct RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE m_Items[1];
|
|
|
|
public:
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * 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, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Rect[]
|
|
struct RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Rect_t35B976DE901B5423C11705E156938EA27AB402CE m_Items[1];
|
|
|
|
public:
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * 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, Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Rendering.ReflectionProbeBlendInfo[]
|
|
struct ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F m_Items[1];
|
|
|
|
public:
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * 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_tAFA53A2695628CA6E7741D7899862ACA228D818F value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___probe_0), (void*)NULL);
|
|
}
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___probe_0), (void*)NULL);
|
|
}
|
|
};
|
|
// UnityEngine.UIElements.FocusController_FocusedElement[]
|
|
struct FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 m_Items[1];
|
|
|
|
public:
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * 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, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_SubTreeRoot_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_FocusedElement_1), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
// UnityEngine.UnitySynchronizationContext_WorkRequest[]
|
|
struct WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 m_Items[1];
|
|
|
|
public:
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * 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, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateCallback_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_DelagateState_1), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_WaitHandle_2), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Vector2_tA85D2DD88578276CA8A8796756458277E72D073D m_Items[1];
|
|
|
|
public:
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * 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_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 m_Items[1];
|
|
|
|
public:
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * 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_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector4[]
|
|
struct Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E m_Items[1];
|
|
|
|
public:
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * 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_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// FairyGUI.GPath_Segment[]
|
|
struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Segment_t4D7158441370F573F35DB59A882D986F1269B61A m_Items[1];
|
|
|
|
public:
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A * 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, Segment_t4D7158441370F573F35DB59A882D986F1269B61A value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Segment_t4D7158441370F573F35DB59A882D986F1269B61A value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// FairyGUI.GPathPoint[]
|
|
struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE m_Items[1];
|
|
|
|
public:
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * 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, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// FairyGUI.TextField_CharPosition[]
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 m_Items[1];
|
|
|
|
public:
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * 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, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : 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_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : 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<System.DateTime,System.Object>[]
|
|
struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B m_Items[1];
|
|
|
|
public:
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * 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_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
|
|
}
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83 : 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.Int32Enum[]
|
|
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A : 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_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F : 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_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : 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((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// System.Single[]
|
|
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) float m_Items[1];
|
|
|
|
public:
|
|
inline float GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline float* 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, float value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline float GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_gshared_inline (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_gshared_inline (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_gshared_inline (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_gshared_inline (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_gshared_inline (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_gshared_inline (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_gshared_inline (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_gshared_inline (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_gshared_inline (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_gshared_inline (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_gshared_inline (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_gshared_inline (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_gshared_inline (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_gshared_inline (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list0, const RuntimeMethod* method);
|
|
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, const RuntimeMethod*))Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::Dispose()
|
|
inline void Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0 (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021 (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021_gshared)(__this, method);
|
|
}
|
|
// System.Void System.ThrowHelper::ThrowInvalidOperationException(System.ExceptionResource)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454 (int32_t ___resource0, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::get_Current()
|
|
inline AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_inline (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66 (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, const RuntimeMethod*))Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose()
|
|
inline void Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078 (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current()
|
|
inline OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_inline (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, const RuntimeMethod*))Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::Dispose()
|
|
inline void Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248 (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348 (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944 (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::get_Current()
|
|
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_inline (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39 (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815 (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962 (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, const RuntimeMethod*))Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::Dispose()
|
|
inline void Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853 (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3 (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::get_Current()
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_inline (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494 (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100 (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, const RuntimeMethod*))Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::Dispose()
|
|
inline void Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858 (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093 (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::get_Current()
|
|
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_inline (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0 (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, const RuntimeMethod*))Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose()
|
|
inline void Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75 (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474 (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current()
|
|
inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_inline (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0 (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268 (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, const RuntimeMethod*))Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::Dispose()
|
|
inline void Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96 (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808 (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6 (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::get_Current()
|
|
inline RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_inline (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259 (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56 (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, const RuntimeMethod*))Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::Dispose()
|
|
inline void Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39 (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9 (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::get_Current()
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_inline (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Rect_t35B976DE901B5423C11705E156938EA27AB402CE (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4 (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, const RuntimeMethod*))Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose()
|
|
inline void Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74 (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560 (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current()
|
|
inline ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_inline (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64 (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, const RuntimeMethod*))Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose()
|
|
inline void Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8 (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current()
|
|
inline FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_inline (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106 (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, const RuntimeMethod*))Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose()
|
|
inline void Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current()
|
|
inline WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_inline (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8 (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1 (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, const RuntimeMethod*))Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::Dispose()
|
|
inline void Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99 (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7 (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::get_Current()
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_inline (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector2_tA85D2DD88578276CA8A8796756458277E72D073D (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8 (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725 (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, const RuntimeMethod*))Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::Dispose()
|
|
inline void Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865 (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005 (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528 (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::get_Current()
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_inline (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672 (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6 (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, const RuntimeMethod*))Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::Dispose()
|
|
inline void Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634 (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236 (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18 (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::get_Current()
|
|
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_inline (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262 (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Object::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
|
|
// System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5 (RuntimeObject * ___obj0, bool* ___lockTaken1, const RuntimeMethod* method);
|
|
// System.Void System.Threading.Monitor::Exit(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2 (RuntimeObject * ___obj0, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51 (int32_t ___argument0, int32_t ___resource1, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E (int32_t ___argument0, const RuntimeMethod* method);
|
|
// System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550 (const RuntimeMethod* method);
|
|
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowWrongValueTypeArgumentException(System.Object,System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F (RuntimeObject * ___value0, Type_t * ___targetType1, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84 (int32_t ___resource0, const RuntimeMethod* method);
|
|
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m174F4957D6DEDB6359835123005304B14E79132E (RuntimeArray * ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method);
|
|
// System.Int32 System.Array::get_Rank()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Rank_m38145B59D67D75F9896A3F8CDA9B966641AE99E1 (RuntimeArray * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42 (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42_gshared)(__this, ___list0, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * L_3 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B_AdjustorThunk (RuntimeObject * __this, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
Enumerator__ctor_m35709F41EDBC3C29CB9021D8A9B1699BD6400F8B(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
Enumerator_Dispose_mF97E8E826D218E14BF15CC74FAB86605FA3A243C(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * V_0 = NULL;
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_0 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get_list_0();
|
|
V_0 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* L_8 = (AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0((Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *)(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
return Enumerator_MoveNext_m0AF59CD1C9410756077F505E43A5FA969F181021(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_1 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_3 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * L_5 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m10C69FE5047A697D77AA31567DE4B499C41A0FC0(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_0 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
return Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_4 = Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_inline((Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *)(Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mB8C449C3BE8B93FBFB72CDA8176D66D6517381AD(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC_gshared (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_1 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 * L_3 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * _thisAdjusted = reinterpret_cast<Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mC2BB10D06B5F10EC6045FBC0B7B7C084FFD5F4FC(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * L_3 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66_AdjustorThunk (RuntimeObject * __this, List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
Enumerator__ctor_mE662CA8F3FD9295CFDA36D6B1D465FA86D939D66(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
Enumerator_Dispose_m4DD76B4E0791CBE53C20CC59D13FF0875DBEAEDB(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * V_0 = NULL;
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_0 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get_list_0();
|
|
V_0 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* L_8 = (OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078((Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *)(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m606442FA45C87AB1F27C4ACCEB2D5560233B6C0F(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_1 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_3 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * L_5 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m8D0725B1D1AC21716419FA65240BE5B17625C078(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_0 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
return Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_4 = Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_inline((Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *)(Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mA38C883508ECB64B7F41419C6207F49F2901F4BE(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.BeforeRenderHelper_OrderBlock>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD_gshared (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_1 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 * L_3 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * _thisAdjusted = reinterpret_cast<Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m6FE3274FABBA4B6AC3304CF101BB51952CDD88CD(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * L_3 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D_AdjustorThunk (RuntimeObject * __this, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
Enumerator__ctor_m70142101C8067D2910AB738F5CA4A3A31D88654D(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
Enumerator_Dispose_mD505E4824EC9B91BD57AC17E998A519894DBF248(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * V_0 = NULL;
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_0 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get_list_0();
|
|
V_0 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_8 = (Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348((Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *)(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
return Enumerator_MoveNext_m89772AC7CA1C24638B49CF4D873129D933DE1944(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_1 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_3 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * L_5 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m0C444EB887C8175386C0E7C3CE984E3FB48CA348(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
return Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_inline((Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *)(Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mC7EF004BBBEDF94B4DACFBB5810C510FA88B4F39(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815_gshared (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_1 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * L_3 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * _thisAdjusted = reinterpret_cast<Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mB547AA0AE05A1898BDF55BA5A65F38DA88546815(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * L_3 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962_AdjustorThunk (RuntimeObject * __this, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
Enumerator__ctor_m29434682E2D1D5CB48821F56C52A438D06D1F962(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
Enumerator_Dispose_m4189108F5D013B248621E1FE12CAC5BB25A5891C(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * V_0 = NULL;
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_0 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get_list_0();
|
|
V_0 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* L_8 = (ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853((Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *)(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m72D7BE3D8B3EC5D0F11F615F80AB9FAE5477B4D3(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_1 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_3 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * L_5 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mF9B4C3600E8F6E1C76E8B14903E1ABAB5A58D853(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
return Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_inline((Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *)(Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mD70ABEDEF41255A8F7A5250B7199C908BBC631AD(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494_gshared (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_1 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * L_3 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * _thisAdjusted = reinterpret_cast<Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m8F460D9C99D87337AC6843890255BCA6545EE494(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_3 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100_AdjustorThunk (RuntimeObject * __this, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
Enumerator__ctor_m729906DCC665F552739902CE2E010FCAE23A6100(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
Enumerator_Dispose_m2C9065A79AF18DF302E9FD65FFCEC994D9605EDA(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * V_0 = NULL;
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_0 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get_list_0();
|
|
V_0 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* L_8 = (Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858((Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *)(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m4F81C0383D3CD267459D0956E11A7A901F6AE093(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_1 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_3 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_5 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m6BFEB4003483B680F7733C72F4E32AA42AE08858(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_0 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
return Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_4 = Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_inline((Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *)(Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m86E67A0392C34E54B90DC6DD8224A3A043AB49C0(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED_gshared (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_1 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_3 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * _thisAdjusted = reinterpret_cast<Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mCC25EB056EDB5B255A50958E0614F1E23D3551ED(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * L_3 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F_AdjustorThunk (RuntimeObject * __this, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
Enumerator__ctor_m5749BE01B2E7E772777545EE15CABFC54B0B194F(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
Enumerator_Dispose_m5DD03C6C3F73E6B2A6212B4EB23C298EE4985F8D(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * V_0 = NULL;
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_0 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get_list_0();
|
|
V_0 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_8 = (ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75((Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *)(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m6D44CB0B1C1DB25750D14618BF2898DC47D88474(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_1 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_3 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * L_5 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m1E7C3986144003572F682EDE047616E265154D75(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_0 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
return Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_4 = Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_inline((Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *)(Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m5802192592F1DDA4C30ED1CB69B37E2ACD0DBED0(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.ParticleSystem_Particle>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268_gshared (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_1 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * L_3 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * _thisAdjusted = reinterpret_cast<Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m384561081C66FF8C35CC9C21D58874177806D268(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * L_3 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B_AdjustorThunk (RuntimeObject * __this, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
Enumerator__ctor_m317F666D9E9D18DB6E90C6C29E56829C7651FF5B(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
Enumerator_Dispose_mE3C09F2CDB1D74C7EA9531FDDDF7519F9FA94B96(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * V_0 = NULL;
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_0 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get_list_0();
|
|
V_0 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* L_8 = (RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808((Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *)(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m9D7AF457CC6AD9DE82A16097A86C729D7E8E4BB6(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_1 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_3 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * L_5 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mE7580B5F07A13A33FEA4A6EC90B78A327D41A808(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_0 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
return Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_4 = Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_inline((Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *)(Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mFB473367D754D04D82A9F52585177FEB22C06259(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56_gshared (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_1 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE * L_3 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * _thisAdjusted = reinterpret_cast<Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m14E12C763C39D908F722EEF7E6CF78022BA42E56(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_3 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A_AdjustorThunk (RuntimeObject * __this, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
Enumerator__ctor_mC4E5B37897CBEC89400AA08765790827893A945A(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
Enumerator_Dispose_m8A74FB14303796B0BA7A1E1013D238CF1BC7F2DD(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * V_0 = NULL;
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_0 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get_list_0();
|
|
V_0 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* L_8 = (RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39((Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *)(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m463A12C012DF1F9C60D6B6FCF3C72987860585D9(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_1 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_3 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_5 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mC42F891763D1876FA8AF8D916B726E33F2DF7B39(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_0 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Rect_t35B976DE901B5423C11705E156938EA27AB402CE Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
return Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_4 = Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_inline((Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *)(Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mABE3A5D5ECD7F487788D5C79AA0946CE60BE28AC(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D_gshared (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_1 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_3 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * _thisAdjusted = reinterpret_cast<Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mC3D6EE0E84957810744693DF672BA90FB0581B3D(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * L_3 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4_AdjustorThunk (RuntimeObject * __this, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
Enumerator__ctor_m74CF85F614D3793BA1BF7D9891EC7BF659393AA4(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
Enumerator_Dispose_mC5238A269DAE6206AD5B4731E7090022DE02AA74(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * V_0 = NULL;
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_0 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get_list_0();
|
|
V_0 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* L_8 = (ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E((Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *)(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m0612D68E3BD92D81EEBAF47C8165F8C29B19E560(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_1 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_3 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * L_5 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m064D4186C6C462DBC6161882F27B4DDB3D39454E(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_0 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
return Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_4 = Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_inline((Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *)(Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m873BCC5C72252D002CBE9D900A5E61B4D46AFF64(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD_gshared (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_1 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F * L_3 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * _thisAdjusted = reinterpret_cast<Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m8A69B32E636492C8985B81F53188A28AEC7EA3BD(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * L_3 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE_AdjustorThunk (RuntimeObject * __this, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
Enumerator__ctor_mE5E8900CFD20E6EFF11BF86F1055E7D87885F1EE(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
Enumerator_Dispose_mBA9F52EB9905E4DDDDDD87E9628E3A5661365C4B(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * V_0 = NULL;
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_0 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get_list_0();
|
|
V_0 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* L_8 = (FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8((Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *)(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m31F0418006BDC5D920992B82CA20CB6B3C29845D(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_1 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_3 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * L_5 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m262A51F8CA3D36A0BCD88DE5D85FAB0D8FF28DE8(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_0 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
return Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_4 = Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_inline((Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *)(Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mE2B60F21C5154EC690740594F89040B189D8A106(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UIElements.FocusController_FocusedElement>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C_gshared (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_1 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 * L_3 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * _thisAdjusted = reinterpret_cast<Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mA5D0917EEB41FC426E80E7D0E640D6D0F14ABA7C(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * L_3 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6_AdjustorThunk (RuntimeObject * __this, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
Enumerator__ctor_mE49E46DBC0AFD6905DD4FBAFAED3A0F73B71FAF6(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
Enumerator_Dispose_m5A7755FBAC1089756F6E71C4FFDAC30F3F8C1B35(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * V_0 = NULL;
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_0 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get_list_0();
|
|
V_0 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* L_8 = (WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41((Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *)(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
return Enumerator_MoveNext_mBF5515815672B26F32D5DBC9D143B92D04F0B513(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_1 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_3 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * L_5 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mDD82613E91C093A88EE80805FAF8FDF8E310CD41(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_0 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
return Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_4 = Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_inline((Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *)(Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m4D8D9EF746F98D248481A5A3D96FBD9E02245791(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.UnitySynchronizationContext_WorkRequest>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8_gshared (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_1 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 * L_3 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * _thisAdjusted = reinterpret_cast<Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mA0DFA6945D1B035E1E98C677C3E07193BE0DDBF8(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_3 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1_AdjustorThunk (RuntimeObject * __this, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
Enumerator__ctor_m99DC25AE452C7B7B92650366E38CCCF02C2F06F1(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
Enumerator_Dispose_mE37BBAD786E8F72297EFC80A46665BCC2F679A99(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * V_0 = NULL;
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_0 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get_list_0();
|
|
V_0 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_8 = (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7((Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *)(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m58478CE9E55C0AB4B3A971F7D623980B4649BD3E(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_1 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_3 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_5 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m0FCA229FFB9CC8AB1629C8E8A4C9BA840B95BBB7(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
return Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_inline((Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *)(Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m1030C02A77E7539DEEE8B76D0FA6B9DF811EB5B8(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725_gshared (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_1 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_3 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * _thisAdjusted = reinterpret_cast<Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m6BB9E1D6F50D5F84F9F4789760714E0609F97725(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C_AdjustorThunk (RuntimeObject * __this, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
Enumerator__ctor_m25892E4CB489763B66E83C2554774481DF72460C(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
Enumerator_Dispose_mE796F469CC7CBCE71D17E9F1BD8E068F6238C865(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * V_0 = NULL;
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_0 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get_list_0();
|
|
V_0 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_8 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005((Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *)(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m7925FE1400DE81F16D885F467385865091A62528(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_1 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_3 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_5 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m518B9F007706D782F2BA19B3066AD62FA6CB4005(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
return Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_inline((Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *)(Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mC409586AB23088D6DB2935F9B276AAD08749B672(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE_gshared (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_1 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * _thisAdjusted = reinterpret_cast<Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m92D80036E447E5A3F78B96109FDFB0646BEE77AE(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_3 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6_AdjustorThunk (RuntimeObject * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
Enumerator__ctor_mC69CEA2482E4469DD6A88CAEB6C20FE95E9FCEE6(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
Enumerator_Dispose_mAF7BA7635EDC8376AF64407C86F76DA558749634(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * V_0 = NULL;
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_0 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get_list_0();
|
|
V_0 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__version_3();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get_index_1();
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = (int32_t)L_5->get__size_2();
|
|
if ((!(((uint32_t)L_4) < ((uint32_t)L_6))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* L_8 = (Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
__this->set_current_3(L_11);
|
|
int32_t L_12 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
bool L_13 = Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236((Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *)(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mFC2498E235E6E3921B3078B8F1FFC11665544F18(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_1 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_3 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get_list_0();
|
|
NullCheck(L_3);
|
|
int32_t L_4 = (int32_t)L_3->get__size_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)));
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_5 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mF3921460E02B195DDEBFB28DB5E68950568FE236(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
return Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_1();
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get__size_2();
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)31), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_4 = Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_inline((Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *)(Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_5 = L_4;
|
|
RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mA4120816AB2998841548772F522C2DD2840DFF9E(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262_gshared (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_1 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get_list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
__this->set_index_1(0);
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_3 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * _thisAdjusted = reinterpret_cast<Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m302221AC95071F940512FA212B481B7F6D3CF262(_thisAdjusted, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m398943EDB1C7668DE7D18B6B6C90E5E046A6B16C_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m398943EDB1C7668DE7D18B6B6C90E5E046A6B16C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m2AAEF4DD6CDA9BF809AADB84ABA11F7E0988F742_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m6E9FC76DBDE9BE0D7CB34B8FBC677B5EDAC07C14_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_0 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<FairyGUI.GPath/Segment>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mEEF75611986F21ECA8AF46D5B2873CE1C3F4A16D_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mDEFAC6E503BC56F967A9C3B18B63E71AFB81323E_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mA26E77613CBB89F9F0F004CBF666F72D9F4C9302_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mF89485B07E876B1BE277CB4E988F56A6EB2365E1_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m58A771389C46682738819A5092B592F284F77EF6_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m8878F35DE71082813A9F6F2CAA8A85368E6F16B2_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_3 = (( Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m0821012A64D90B8608F8748B24A8CC78FEA64014_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<FairyGUI.GPath/Segment>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A SynchronizedList_get_Item_m901150BD57A4D4FDF36237BF5E7E9176C6173804_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = (( Segment_t4D7158441370F573F35DB59A882D986F1269B61A (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m193699112EC7FBCD669FF12AC92C1EBDEEF6DC19_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, int32_t ___index0, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = ___value1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (int32_t)L_3, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mE180670B23F8A4E46751E60F0B728529FC73BEDF_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m944AEB6C1780F54A2E4AE7B7172F85F976050D46_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, int32_t ___index0, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = ___item1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (int32_t)L_3, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPath_Segment>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m62CCF61DCAEB63C24C6DB3EBD49DF0C08457AEDF_gshared (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m353C1B0FC02CE7C2C66337A1A05B77C756982409_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m353C1B0FC02CE7C2C66337A1A05B77C756982409_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m9E8B27CB5C554530DAC6DA62CFDA83C892EF1394_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m664A79027795458E4A91FC4E8B2765FEEC7A68CD_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_0 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<FairyGUI.GPathPoint>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mBB6BE79783556E1E0E5D20FE8C658F036CA05994_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_3 = ___item0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mAC77A546BF547A210B954581BE9CB6F9B6BC7EC6_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m67E59D6E07F07FE7D6D59796492EF869DCBBF3A6_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_3 = ___item0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mED6D1D1B8C614FE9C7541132E58E7303B1F6BE17_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m9DAFE1505565460EEBCBCCD3900E3329F859EF24_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_3 = ___item0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m86597EA2523F885EC5C9D7761A8FE1C07ED0F171_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 L_3 = (( Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m2080331E5406ACDD3F0A28E2A36F5C159D3933E1_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<FairyGUI.GPathPoint>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE SynchronizedList_get_Item_mA66F24EA9C5919621A65556B524A6CD4A6CB43BE_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_4 = (( GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m38C6D58AB7EB61A87EE9F4F895DB9A0494494490_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, int32_t ___index0, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_4 = ___value1;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, int32_t, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (int32_t)L_3, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m106A7C65E662F496B24DFD34401485560B7195B9_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_3 = ___item0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mCCC4E3E87D1CBF0094ED903A86D0DC14278C5503_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, int32_t ___index0, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_4 = ___item1;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, int32_t, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (int32_t)L_3, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.GPathPoint>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m27957A27D2F1CB8A98260F0FDF732492D010FF2B_gshared (SynchronizedList_t27C3CD06FC9C86C5C7E8111570057912F7082A22 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2);
|
|
(( void (*) (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m71FBF0EE8965A6265AD6E580642211EC6D932A35_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m71FBF0EE8965A6265AD6E580642211EC6D932A35_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m9CE8551F1052F13E3597CA4D29E13FFDB02F2931_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m5FD6E19C894F09D21D61B95F027625F99FD65D4C_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_0 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<FairyGUI.TextField/CharPosition>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mCC5E80755BC24BD0F744CF4EEB31948C7F7C7C9B_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_3 = ___item0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m13C9369CC9A8D5B6F0C2CA9A690965ACDE3AEDB3_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m0CAB505D5301D0B62CDF808D3A88BCA97255FCE1_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_3 = ___item0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m80BB658E87CA0E990A3D9F5DF504254715F0FEB6_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mD66595C51A58B934CDBB25094344687099EB2EB7_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_3 = ___item0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m66E3B704E7C207CF074F0D3A49034C2032224074_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 L_3 = (( Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mF9A26054186E66730EB9F824A400FD67C3B4CB3C_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<FairyGUI.TextField/CharPosition>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 SynchronizedList_get_Item_m580D0BDC548CC439DADAE7F768BCD6183C311886_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_4 = (( CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mF6D7F167668DD910E696275AE3C68B829027035B_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, int32_t ___index0, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_4 = ___value1;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, int32_t, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (int32_t)L_3, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mEBCE7AEFB6AC82B9B6EC0EF7594242B10317CCA4_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_3 = ___item0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m42BF33D69A0C8F1EC3B730D8EF66F3DD856D10A8_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, int32_t ___index0, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_4 = ___item1;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, int32_t, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (int32_t)L_3, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<FairyGUI.TextField_CharPosition>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m9046F22F9D618607AFC505AA35BA82C82FBB4AE8_gshared (SynchronizedList_tCD101D05E8B5518897F0DDCD013E885FA538223E * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2);
|
|
(( void (*) (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mF8F67CCD2428DD6C5BC0652EAF4D6210A3B99E95_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mF8F67CCD2428DD6C5BC0652EAF4D6210A3B99E95_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Byte>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m963ECD2156DB8BE102E6F34CC549573FD006D697_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Byte>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mED89B8A2CE83D6CA0CB13142C9342163B1907251_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_0 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Byte>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m2FBBC914297F5D20BDD3C4490B5AF66ACFF45C79_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, uint8_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
uint8_t L_3 = ___item0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (uint8_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mF975FB9C38BF36197EF3525C47F2FE61E74E2581_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Byte>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mDB9C0BB399689EB0C5CC4B866FCCF3FD57C0F5FF_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, uint8_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
uint8_t L_3 = ___item0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (uint8_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mFC5CEBE813EB80E428AB505B49ADC0432B370A7B_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Byte>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m5F1252CD231619C0486BDBE2315EEB95A96466A9_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, uint8_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
uint8_t L_3 = ___item0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (uint8_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Byte>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m8FD14376BA61F51658F045CEADAC46C4B7BD9138_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA L_3 = (( Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m94D139CB7C2897F3D08A0D7C3E090042179BDD86_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Byte>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Byte>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SynchronizedList_get_Item_m34C2794856A04E2D0E69B866EC481826D6A3686B_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
uint8_t V_2 = 0x0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
uint8_t L_4 = (( uint8_t (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (uint8_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
uint8_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mA249C85C2A10443792D2012E94F69F4FDE14204C_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, int32_t ___index0, uint8_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
uint8_t L_4 = ___value1;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, int32_t, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (int32_t)L_3, (uint8_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Byte>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m852884F35816C4881754E2E345B3E47CEC84374B_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, uint8_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
uint8_t L_3 = ___item0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (uint8_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m4CDFD9C5A81B0D7F59CF2FCB7635A353B49FE6D3_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, int32_t ___index0, uint8_t ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
uint8_t L_4 = ___item1;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, int32_t, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (int32_t)L_3, (uint8_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Byte>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mED44149C91BC990FB221B545685BFC411771A8D1_gshared (SynchronizedList_t842D13522159A8C3F13BC25D448845FF3E9A0F50 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2);
|
|
(( void (*) (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m7258260C549384AB44082E0B4DD92936CF19F0DD_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m7258260C549384AB44082E0B4DD92936CF19F0DD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Char>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mFBF56021960C6F512E906F03F99BA1662FCE170C_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Char>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m264340BAFA1BF1C6A97C36A884EC167A4604D643_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_0 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Char>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m7B4910678AF6FE7FCC21699F5A2405B3B3B2C726_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, Il2CppChar ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
Il2CppChar L_3 = ___item0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (Il2CppChar)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mFF610090B39A3BEB148F0CF5C2B5EA07CCA3F7C3_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Char>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mA99FB501155E720EAC6047D7E0824640A41CBBD8_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, Il2CppChar ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
Il2CppChar L_3 = ___item0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (Il2CppChar)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m8DE95C626A5110BE85EF2B19AF33071335ECDB7A_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Char>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mC6734FD740DEE25CCE334E60FDDD4A585F2FA0F7_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, Il2CppChar ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
Il2CppChar L_3 = ___item0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (Il2CppChar)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Char>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mA8CA56ADE2CE4C801E6F3E646936C8CF3BF11F38_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E L_3 = (( Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Char>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m8F9E42539DE8361FDD14B0341414473C84F362A1_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Char>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Char>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar SynchronizedList_get_Item_mF0F942B83DB590EFC8053E0F1EBA02BB1B19E579_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Il2CppChar V_2 = 0x0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
Il2CppChar L_4 = (( Il2CppChar (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Il2CppChar)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Il2CppChar L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m223ABD80D247A1337E0B94ABE69D304CED405007_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, int32_t ___index0, Il2CppChar ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Il2CppChar L_4 = ___value1;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, int32_t, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (int32_t)L_3, (Il2CppChar)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Char>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m81105FA0F8F582D5C70311502D7813F524800E8C_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, Il2CppChar ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
Il2CppChar L_3 = ___item0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (Il2CppChar)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m8D2FAC6B4240238A6312B070D568C051A3FEB869_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, int32_t ___index0, Il2CppChar ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Il2CppChar L_4 = ___item1;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, int32_t, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (int32_t)L_3, (Il2CppChar)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Char>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m9B6D8321E2867B68959079ACA0D71F5B0F1D4B66_gshared (SynchronizedList_tBD94515FDD51BF86F8C96EA45177C5C6F02C05FF * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2);
|
|
(( void (*) (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m8087617972F814A75EAD63D1FD931DCCAAFC55AB_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m8087617972F814A75EAD63D1FD931DCCAAFC55AB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mB25036CAE725B7211D0C6448E359A98C3FCD014B_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m6F8BBB838B02E0AD047813D127BB6D2B10A35B63_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_0 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mE5629CDE01492A6A9C438E8D37388F48FEDEC2B0_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_3 = ___item0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mA1D23A194AF5D2C851D1D732266AD8A6960912FB_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m9319F5DAAB7D37B2CA3943DBEE4CA5F6159B9DED_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_3 = ___item0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mADE2D2E37B40EBE1122BA913594EE6491D247903_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m18F7589BF3E0D3F828BDBA2A74F957F8487A7F3A_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_3 = ___item0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mE072CE1090F2D5AD7F2E5A395E0A07B72FBCF2BA_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B L_3 = (( Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mCA95A0567004FF22C86EC5D7CC646DA8F3E2127E_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B SynchronizedList_get_Item_m152DEB8AF0D6CDEE0C16A19E40E050C5C0C862EC_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_4 = (( KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mFC92B56A9598966F27112858FC67902977C1C179_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, int32_t ___index0, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_4 = ___value1;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, int32_t, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (int32_t)L_3, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mB80B7005698602B54B877FE2603EB1590B3711BD_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_3 = ___item0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m9800784AC27F6376E5A79B0DF5D98E46286548B2_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, int32_t ___index0, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_4 = ___item1;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, int32_t, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (int32_t)L_3, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m4C3F51BC99CAC0F9CD89D8FD40E86AB54AC7DE59_gshared (SynchronizedList_t68B657EA7417EE2DC5900F385A162AB3FFD9FD50 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2);
|
|
(( void (*) (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m8DF161FEE27197FE055760D37F04E2BFF9D2FD36_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m8DF161FEE27197FE055760D37F04E2BFF9D2FD36_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int32>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m19F655C6632D6310CCD0B37F8A7C57F87425253D_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m78710A39643A8F7951CCA9668749E9D6AED19F7A_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_0 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Int32>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mFA180AFEA774C9B3D4BAB47D5D7A44772A82A074_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mE60EEF1B591A2AB12C1197EFFA75E5733C488C47_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mA24F58041C8DCA7760E110BB3218E1F65C886003_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mB0FEF813BFA569A821B8E5F81127F7EE9F66CFD9_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mF1F727856C92C7D0F174B3064F16DE6A97F8952E_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Int32>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m9191D8D397F05165258119A20E81341565AFF782_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C L_3 = (( Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m071835CDF6313DE58F8D40A0EDB248243084D4EB_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Int32>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Int32>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Item_m00B9ACB84E50A154BEE8227DAE9517997F625509_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mA8BED5B72B71DEB60D085888705ACEC5172331F3_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___value1;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int32>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m33B44712EB8D44368721FC81B6F32FAF6DD6AAE6_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mF70BA8CA6C3E0D8B8645E2EB3869A091F79FF565_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___item1;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mDE3793FC9B38D225DB7CD90752A74809FD094A11_gshared (SynchronizedList_tB8FFC305CB680716B3E2DEFE1AEBDFBD76B43B40 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2);
|
|
(( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mA2A9B76E20854587154EAC197C636B375198920C_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mA2A9B76E20854587154EAC197C636B375198920C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mCBC56D5A3E4BEC03BBE424532EA29031C711FBFC_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m7350832D785C799B13EFBFDF623C3673C882E835_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_0 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Int32Enum>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mB150274A235E39EA59EE0FD315109E74265CC446_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m651293B82A69DBF22F8E9A55BA613DC025A2814F_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mD3DA9F829937EB4E9A3E4DF95EC4AEC494F00B39_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m09B0D05367B4F11920D270C3ACF22D91E11CC5CB_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m00F8D06EDD8F0E54BA81AC5B2DDC51D369C98C11_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m8B56D76B49727DDA68BF8BE8617577E0C3DC7C8D_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D L_3 = (( Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mFF3628D2BA219CE3A73B50A966C1BC5462D71A56_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Int32Enum>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Item_mB70FFFD454B6EB3FF9809F99216ABFF83D9FC980_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mBE33813A05B20C9915A9BD54001423893FFE5241_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___index0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___value1;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m9A8CDF9D40BCEF9009D47B71F28F1A94389FC7C9_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___item0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m3275D1509EC97FAE810EE676A0C587DD1F02855E_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___item1;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int32Enum>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mFB12F6676BBE03526CEF31E45E01ABC10E684CF9_gshared (SynchronizedList_t5A069390BAAF0C9F9C7823C37A2723F6A9F246DF * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2);
|
|
(( void (*) (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m7C94B6440FD35FC40E2666C83D9C7A2453D5B586_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m7C94B6440FD35FC40E2666C83D9C7A2453D5B586_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int64>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mA4DC4424F6D23A617EBF9B53257C2C8553DF1CF1_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int64>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m84A5231606FA99DF640D7690DBDF7A49B6E4DD44_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_0 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Int64>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m4AA4907218E4FFAEE3BE9A99C3E100522CB30BA1_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int64_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int64_t L_3 = ___item0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int64_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m57092D0AFB76B8B900FBCB389E2F854A3B17B4F0_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int64>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m442DE30E47BCC1AB5C9757F6499994612BA6430A_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int64_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int64_t L_3 = ___item0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int64_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mF0B920C4F91A9E4AB12F51C2144F87F0CFBC648E_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Int64>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m0D18749CCCE2154C953CA2557D2351FCB2097583_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int64_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int64_t L_3 = ___item0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int64_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Int64>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m11C422A2BB24DA23F055A75BF721AC29E78366D9_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 L_3 = (( Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m3F9958FCC89D40D8E9BA648624FB4EFA99E3ACF4_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Int64>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Int64>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t SynchronizedList_get_Item_m835996EB507F7FEBC680E92084DF2456CB1621F1_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int64_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
int64_t L_4 = (( int64_t (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (int64_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int64_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m7A103DDDC092C1BB64977F987FBE9DB8764723A4_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int32_t ___index0, int64_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int64_t L_4 = ___value1;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int32_t, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int32_t)L_3, (int64_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Int64>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m1B53D83132F556DE0590FAE992B306DACC37ECCE_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int64_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int64_t L_3 = ___item0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int64_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m62696E5B63207BD33FE08C38609A8A7B9F5DCB3D_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int32_t ___index0, int64_t ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int64_t L_4 = ___item1;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int32_t, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int32_t)L_3, (int64_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int64>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m7E56201A1EB00AADDCD0BEA3BC38F6EBBDE9353D_gshared (SynchronizedList_t5E81EFF8387B5700F1BA0654FDC873BC95D5B7DA * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2);
|
|
(( void (*) (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m33023DBC0DCCFBB421FDDEFC0181C4036DB1BAD8_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m33023DBC0DCCFBB421FDDEFC0181C4036DB1BAD8_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Object>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m6E94F275F8EC623212E9A8D20B37A3DECBBED449_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Object>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m31ED4C80B272AA2EC4F05E26E6544223981C24F2_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_0 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m0906A193C27C62DD138725A5773AC455257FCD1A_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
RuntimeObject * L_3 = ___item0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mA4FCD598D5FE6C9EA44EA311F04155B189E5A48C_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Object>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mB0D6956BA16B962AF377EFA9EE441E6668805E7B_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
RuntimeObject * L_3 = ___item0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m96C31D2579863EBF999D7E2FA66CDC2B775D1CCD_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Object>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mF3C7F691DF5DA31300D5D1DC328C88C8C78E76F1_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
RuntimeObject * L_3 = ___item0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Object>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m843BDDC88785F9349DE42CCE7E3967E6994995A9_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD L_3 = (( Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m4DD3295E20C9ABF2840770993CF892A448498854_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Object>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Object>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SynchronizedList_get_Item_m4EDD25CD53F30AF6F7C7C4CE86232E120F5751B0_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject * V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
RuntimeObject * L_4 = (( RuntimeObject * (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (RuntimeObject *)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
RuntimeObject * L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m1D2C74264122F8DCD1A35A5C541830CC60F3E5CC_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
RuntimeObject * L_4 = ___value1;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (int32_t)L_3, (RuntimeObject *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Object>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m231E13B95B817243C0040C07723E95E710E1E998_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
RuntimeObject * L_3 = ___item0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (RuntimeObject *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mEA6B6E20A7841D080E40E659AAC122A86C5F6003_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
RuntimeObject * L_4 = ___item1;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (int32_t)L_3, (RuntimeObject *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Object>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m44105AF3912D052DD3702B63DCB4593E87FC7605_gshared (SynchronizedList_t72A75E42B74F16B1016C4AE48D4F400C4B2BC4BC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2);
|
|
(( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mBB302F31B9BBB29B4FE0A31061B15B77130EBFB2_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mBB302F31B9BBB29B4FE0A31061B15B77130EBFB2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Single>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m95E88F592F83E58E26A2FF56C590D48F1A9554B5_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Single>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mCC693C493025B1A3792959A4F1DCB5B9CDF917C0_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_0 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Single>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m0765D1556A6B090BDC0002262A92ACEC485247AC_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, float ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
float L_3 = ___item0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (float)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m4B8D84E217AF8E6A62CABEB952FBA48E1A440F1D_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Single>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m150AB131BED78DCB86385D51C5B90E1A4ADD224F_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, float ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
float L_3 = ___item0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (float)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m2A17AB77999A384DA8155E43C430E7C27016D58C_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<System.Single>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m9DFAB007D31EEF508C3A1D14455679760CCC5E58_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, float ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
float L_3 = ___item0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (float)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<System.Single>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m77D0B1C4736BA7450CE139088BF8656FB9100BF4_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD L_3 = (( Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<System.Single>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m4CD6B9A83DE496AE929EF98676A54F899573B385_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Single>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<System.Single>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SynchronizedList_get_Item_m74DC6C4E13391A49075E5129923DBCC39681217E_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
float L_4 = (( float (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (float)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
float L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m363BCBA57B3C94269D6A4A518F973E553822FA10_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, int32_t ___index0, float ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
float L_4 = ___value1;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (int32_t)L_3, (float)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<System.Single>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mFF2E10A252C96CA22C8541C43044C2A0D2689A44_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, float ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
float L_3 = ___item0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (float)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mAD58CFFA42F087310FCD5651B85842278675BFE8_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, int32_t ___index0, float ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
float L_4 = ___item1;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (int32_t)L_3, (float)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Single>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mF13FB930C15FF13969962C1016BCEBA8023982BF_gshared (SynchronizedList_t6F849ABAFE1F76B8BEDEC6FBE3EA127D113A0B8C * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2);
|
|
(( void (*) (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m704DCE4A2C2AA25C84344489100DB0E9399BB45E_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m704DCE4A2C2AA25C84344489100DB0E9399BB45E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mAC9820469B74B25EDF60172427CA640F0AAAB501_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mA8CAF1DEE2EC4F224646FC8E528FF42C23F0AEA0_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_0 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.AnimatorClipInfo>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m4748EA9FCE482A8C90D6ACA3C9F747EBD3DFB7E3_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_3 = ___item0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m0F2DE52B1299B25BA1BB0DE0F9CA1FA3763D47D1_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mC0E879CF3CB9E4FBA1D6F37DAA013C13940B3972_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_3 = ___item0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mFBE39ACF585D6119F2C3BFF8A2FE48D9F3CBB63A_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (AnimatorClipInfoU5BU5D_tCAC39F9AE6CEE1EA08285D9D5C44DB3ADD6C1ED6*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m911B7C7B884EEBA6040FE68021C9AB5791253087_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_3 = ___item0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m2FC0E5AEB1AA8745F4D0F87F9015EC9D735AB7A4_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA L_3 = (( Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m1578FDDBFFC91B4D916EF92252A765E1E2DC67AD_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.AnimatorClipInfo>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 SynchronizedList_get_Item_mFE83052DBF81AE133FD09484C65D4260CA931D3C_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_4 = (( AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mC85C3DC0196A9A6C828FBF1E4BC110176D7C110D_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, int32_t ___index0, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_4 = ___value1;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, int32_t, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (int32_t)L_3, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m4CE655246D117F0D36756737DE74DB37EA0136D3_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_3 = ___item0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mE98F7AC208B4B5730DEC7B0395AF5B3B99329411_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, int32_t ___index0, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_4 = ___item1;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, int32_t, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (int32_t)L_3, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.AnimatorClipInfo>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mF0D236FF2E306A819BC8112541EEE8B2FC7DCC3A_gshared (SynchronizedList_tD818DA14EECD32F94A5698061E68A93205902D01 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B * L_2 = (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2);
|
|
(( void (*) (List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t34BD75698B68DE47D684862A345F6F9797CE3F9B *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mB0CF2EB04D016448110739D57358C68EBC723042_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, List_1_t53AD896B2509A4686D143641030CF022753D3B04 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mB0CF2EB04D016448110739D57358C68EBC723042_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m0AA84F3E6846E353D52A34D372512202611E18E2_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m46BDBACE947C325BE8B52FB28D634D4CA03A9430_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_0 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mAD4ACD8AA5CCC36DAE1F78ED313E448B4CD38322_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_3 = ___item0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mBF49B2657249090ED78D3AB9422FA377F59642A1_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m27045573916D8B776EC4913B69EB27DBD1A700AE_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_3 = ___item0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m84E5605D8E9EC259B9D3732D04ACBEAA324D91F8_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (OrderBlockU5BU5D_t1C62FB945EC1F218FB6301A770FBF3C67B0AA101*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m27A3F8EA42F783B2CA555FA515AF7D744EBEC1A1_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_3 = ___item0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m3993AC1B01A5897A06AD15A84F7E7A1E307A70ED_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 L_3 = (( Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mDD753E243F7D1427AEB4ADFD7CA80D68D4B4078F_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 SynchronizedList_get_Item_m7F7153B1EA49F762C5EF758C356C13D399F980E6_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_4 = (( OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mBC4302FFD4B15FA74FDBC5F6827B2715B52C1E3E_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, int32_t ___index0, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_4 = ___value1;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, int32_t, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (int32_t)L_3, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mDAE3CA27C9AF6D90C913E93448766C1197FC9A7F_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_3 = ___item0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m5D0CBAFDBCC7317C92A243753F311AC8D6E5D6F2_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, int32_t ___index0, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_4 = ___item1;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, int32_t, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (int32_t)L_3, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.BeforeRenderHelper_OrderBlock>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mAC1038AE97C733B4F4E37FABBDC3DFEE338FB7CF_gshared (SynchronizedList_t7AD1499EA0E7E4589F581CFC0072612283F530A7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t53AD896B2509A4686D143641030CF022753D3B04 * L_2 = (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2);
|
|
(( void (*) (List_1_t53AD896B2509A4686D143641030CF022753D3B04 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t53AD896B2509A4686D143641030CF022753D3B04 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m9FD99B32EFB6E68C1FE00757343A2CE2A7511929_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m9FD99B32EFB6E68C1FE00757343A2CE2A7511929_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m8270729BCAD4396BA2A9F740BA38055A347710D3_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m9D8F014E7DBA026138BAE2ECB3A870DFC3F89BCE_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_0 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Color32>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m061C3ED15A4325D080416F02056C8CA0B73B072B_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___item0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m4A3C83A2E592B61278B2C6022252C2199F99636F_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mED988B5C819C65C8FE45ED487BF9CBE43F3CB7E4_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___item0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mFD67510102508CB458EBDF60C5AC76C94C871CAF_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m7959E277A72F931366C63880DEF2EFE439D5312B_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___item0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mB49C862B3D2FAD1D0098A354CDB9593FF89747B6_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A L_3 = (( Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m2AEEFD49861C6307545930B241892985E43B8B75_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Color32>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 SynchronizedList_get_Item_mAEA78A80ECB356DD1B64490D0B33155448CC376B_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = (( Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mB5274A07ACA64F6ABBB1BCB1BB3635B0E8DC05B3_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, int32_t ___index0, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___value1;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, int32_t, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (int32_t)L_3, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m1635AD4F1D532C8FB9016C7C36FE5DAE295AF773_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___item0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m3CF262570F4C1A2E2453E616ACC174B10E60649A_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, int32_t ___index0, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___item1;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, int32_t, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (int32_t)L_3, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color32>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mD46540E2CD35F22A97602E8EFF84BAED3AAE0220_gshared (SynchronizedList_t696B42F2D2ADEBCBA99D43AEDAE1B324CE636FB5 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * L_2 = (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2);
|
|
(( void (*) (List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m87AC1485203C9721B6BBCAB9BD41F867041A7074_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m87AC1485203C9721B6BBCAB9BD41F867041A7074_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m4A7DE7E4A619C3FCE51D4A7FEB575FB3C5D8AE1F_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m60B76532FF920587E8E9DFDB0A3E180CC2BA8869_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_0 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Color>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m94D75FFC213476F44E98BF0268968A5D07D162C4_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___item0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m1327B79CFEF9E4A65C82CD92E62986DC28DADAFB_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m1CC7B0A74624CAD4937E36490A6D770C3CAA2293_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___item0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m4C1F26C39584968D16BFCC4B1F7FF123C0464963_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mF2D63D4D2345E73895BE51785AFFA11B316090AC_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___item0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mD0C1F936CF0F682A4A42CDFCD7EFA15234757656_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 L_3 = (( Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m094A8342C09C1831EF937B48F5E63E81ABA83D65_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Color>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 SynchronizedList_get_Item_mE13D37F43A6D47B11AA286891E1C0875E8512345_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = (( Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m6842C2B57CEF334986817D55D3376DAC702D2A82_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, int32_t ___index0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ___value1;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, int32_t, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (int32_t)L_3, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m17A45305699A77053B511F81A6B1A77C7C6102EB_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___item0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mE0B4F0A5A9E27FF39B03AB843B39B62466CD6C34_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, int32_t ___index0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ___item1;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, int32_t, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (int32_t)L_3, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Color>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mE85BE67B7E064ECDFAB41A3EFFF0BA57DB4B81D4_gshared (SynchronizedList_tAA43C4F22077EA1625A769AAC59158B88A477B0C * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t58F16637E97A6CB82317080828F7A4783F007FBB * L_2 = (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2);
|
|
(( void (*) (List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t58F16637E97A6CB82317080828F7A4783F007FBB *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m9928E428C3BB7C291407F79396DE40551742CE2A_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m9928E428C3BB7C291407F79396DE40551742CE2A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mAE35B12919EC010087C234C0546546D945B555F5_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m777F0499A819B541B6DD2B01EF14C576BE73701E_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_0 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Matrix4x4>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mADB3FA6A83200582884DED4BC8FE274765317326_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_3 = ___item0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mF00C38BED8F1F51B7129E2EB36948B01C0ECB886_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mA57550F996B61313ECEFE18137ADB38BDBBB3A37_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_3 = ___item0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mB7C8B3E14125EE0B74D30BCB3409BB33479C585A_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (Matrix4x4U5BU5D_t1C64F7A0C34058334A8A95BF165F0027690598C9*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m6BD63E5CB647FC37AE1D9DD0E56741F80A6BDBC5_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_3 = ___item0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mDF5EF3286BE4A89AA8A970708FE8F20A6F8C060F_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 L_3 = (( Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m4CCA713F58D5138CA01F6AA208643A15B7231E9E_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Matrix4x4>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA SynchronizedList_get_Item_m2FA0927DECA59FE05BBE1013FC4B7B6E6127CE9F_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_4 = (( Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mC5EC5BABED77A77C53EEB47DCBD270260DD3E36F_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, int32_t ___index0, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_4 = ___value1;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, int32_t, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (int32_t)L_3, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m6F760DE30EAA6C40D6CFA0769AEF1AFBF66857C4_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_3 = ___item0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mC43174266F472BAA86AF82B0045BFE674A749534_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, int32_t ___index0, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_4 = ___item1;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, int32_t, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (int32_t)L_3, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Matrix4x4>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mB2EDFB6386225751F567236554DB03E521756FE7_gshared (SynchronizedList_t1DEAB5203BA050DD9483AE848F0B281627C3BA4F * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 * L_2 = (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2);
|
|
(( void (*) (List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tEB5A83AED8C110BD9C7C0230388DC70C83A6B4D7 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mDBE2C9559AC6E50C23AABDB53929FB43685E2518_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mDBE2C9559AC6E50C23AABDB53929FB43685E2518_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mEDA848F5A33EF9C4E41F4EAE542C7EF432C9116D_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m493C257C21F97B6ABBA3B954F66B2AE4F666F918_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_0 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.ParticleSystem/Particle>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mB8421F3EB36FD7016279EB9712FA0AD3FF9297A2_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_3 = ___item0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mD81BF7F8F66392CBBB3F14EECAFCD8A88AC27A3D_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mDCD3D8D8B7F6275B249C379E05BC9A04BBD8F5CA_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_3 = ___item0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mEAAF2CEF25FBF12DEE544BDE58A978748138FAE2_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m573F23AB5CAC37D3AD51E65666EB99D8E5BDC677_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_3 = ___item0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mD7A6FCA3C90D7A409E8085A697AD6A75090C4553_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 L_3 = (( Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m5E035B94909ACAD3C3881A1012FF2892D501EF87_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E SynchronizedList_get_Item_mFBDE7BEC2BB2A326F28F3A1853A6DBF9841AE186_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_4 = (( Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m49F423708128E464BC03D8E0D43BAFF9C2636064_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, int32_t ___index0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_4 = ___value1;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, int32_t, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (int32_t)L_3, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mB23DCE185B6766BCA9BB55B40BFC6B5EFA68D8BE_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_3 = ___item0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m41E4372B1675ACC0FDF311FBE7750A429520C0A9_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, int32_t ___index0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_4 = ___item1;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, int32_t, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (int32_t)L_3, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.ParticleSystem_Particle>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m50E91AB59629C2D3A238043BB454C7D1F4698EDF_gshared (SynchronizedList_t6EC0052CFD4D6E1D8D90E816C126CCD77B908149 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * L_2 = (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2);
|
|
(( void (*) (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mA310AAADE33D1593AD7780EA93BF97724C387DC4_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mA310AAADE33D1593AD7780EA93BF97724C387DC4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mCFC05EFF155AB4277CD56313E422067C120B6758_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m0DEFD3259E7E2038BF66BD3CEE5398C7986CDEAD_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_0 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.RaycastHit2D>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mF92F108FDE6137B46737FDF7D2E06903FF240AE7_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_3 = ___item0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mD8BC3E6659D25D569E8400DBBCFE409ADEBF57BF_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mD7F49F44AAEE4191474BC90BB5B503F18D70FD6F_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_3 = ___item0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mEF4FF5683DC3C77B652DD5467EDD48AB0155C2EA_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (RaycastHit2DU5BU5D_t5F37B944987342C401FA9A231A75AD2991A66165*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m9F4B5AE3C2DBE8F73461B2A7B6A9A1F253BC3327_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_3 = ___item0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mCC2495B696C8358813C8E32510088D542675C11E_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 L_3 = (( Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m850580E7FAF0D3BB3DBA224F7DF7B049B08DA6AC_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.RaycastHit2D>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE SynchronizedList_get_Item_m335230EAF0DF5124F3DC8D79AA1F15DF3D177919_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_4 = (( RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mDE0DAE2D3A6ABB5D85CEB1E2628855C142F1A0BB_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, int32_t ___index0, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_4 = ___value1;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, int32_t, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (int32_t)L_3, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mD7DC2761FB84018C4647E9EAD916F07AFEDAA1A8_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_3 = ___item0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m315D525BEC8D0D8134DB4018EBD525BACBBFC4A8_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, int32_t ___index0, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_4 = ___item1;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, int32_t, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (int32_t)L_3, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.RaycastHit2D>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m42EA1DC41D95419FD71C784E911D2EAAA233380E_gshared (SynchronizedList_t651ACFB01AB98CB6F95F5A45A75A58008EB3EFBC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 * L_2 = (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2);
|
|
(( void (*) (List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t0F62CCE949E86085F8C12C989DB33BF40F2B73A9 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m0DEEB16C454DC565D9F9574653F3A707F18EBCF9_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m0DEEB16C454DC565D9F9574653F3A707F18EBCF9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mD77A92711114582956FD9ED55D78E815CAE8553E_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m782AC6BECE329EC095793D79006B3E350CA5F3CB_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_0 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Rect>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mBEEB8986E5E1EEB340482182D243393A12700676_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ___item0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mE2B43E142AC6222257108D43515B63CD5EA94261_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m9C845C9300C5C5A791F424E892E599FC9A5AC891_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ___item0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m21513BFDD32C67118DED850F27612833D5BFB3B7_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m104E2CA3C7238FB139205FED42F3BBA12D08228C_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ___item0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m5CF2C25DA8F5EFCEC3580EFA6B827C6AB416B997_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 L_3 = (( Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mF301E0B5143C5468E76E441D46EF3017EEBA688A_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Rect>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE SynchronizedList_get_Item_mE7562936DDF3B61928CEE69966C2D07DC24CDB65_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_4 = (( Rect_t35B976DE901B5423C11705E156938EA27AB402CE (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m599039D33B59F510A9DDC2733D2B5E158ADA2AFB_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, int32_t ___index0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_4 = ___value1;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, int32_t, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (int32_t)L_3, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m6BAD6450146D46F6F884F8B51880F45EDF2E693C_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ___item0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mA420F5CAD048FFCBAA335B97FB56E34AE76857BB_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, int32_t ___index0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_4 = ___item1;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, int32_t, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (int32_t)L_3, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rect>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mC5FB6A191781E9E73ACEBAD4FB0CF4005C88D17A_gshared (SynchronizedList_t9E2698BBC60353A5BFDAFF254152C68D4D4CAB1A * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_2 = (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2);
|
|
(( void (*) (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m77E453F051FE3A7CA7CACC769CA5BEAE522A55AE_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m77E453F051FE3A7CA7CACC769CA5BEAE522A55AE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m13AC72855AA5AFFE74C3A5766E2FB73CEA600B18_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m5A684AA5707AC26B9E77EC49FA6E2454EEB96F14_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_0 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m09D7BBD84357F800E22D5AA1E7C43FD0401E5EF6_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_3 = ___item0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m34B90CF612EFE2A92ED4F19480ECA20FE1F5A3F8_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m2966AD48CDDF1EEBDF122F1E4E8769E4B843DC74_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_3 = ___item0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m17E176A3842102D8B49E9EA577B19E20A90061AF_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (ReflectionProbeBlendInfoU5BU5D_tDF9E6D40BFB7638253999D6F08C67661B4EA7578*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m67AB76464B4675DF516746A445948387F835D197_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_3 = ___item0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mFE2404CE73BE93C457C51D2942012D3C5E61731E_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 L_3 = (( Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m54B6184D8BEED1A3C2DC522617BC421252B17DDD_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F SynchronizedList_get_Item_mD1ECED81D4DF4192B65E3DB0A1638B3E164FD8D0_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_4 = (( ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mE801464AA494163266CD1EF431F4757B136CB994_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, int32_t ___index0, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_4 = ___value1;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, int32_t, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (int32_t)L_3, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m8AF4EA66F82C54CF0520661AE15E5EB5D73DF0EE_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_3 = ___item0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m335FC5EA1D4123F748D9C84447FEB2F836B8B05E_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, int32_t ___index0, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_4 = ___item1;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, int32_t, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (int32_t)L_3, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m4F2FF2912F14F4707582A33A67A974DBAC777A80_gshared (SynchronizedList_tBB5B50A0B641036FFFB469C38408096A8E4C0206 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 * L_2 = (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2);
|
|
(( void (*) (List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tB67458CF79A63AEBABE2AB16CD6B1243462EAB96 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mA778B7BD9698394126AE7B27EB9352F1EC3ECC26_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mA778B7BD9698394126AE7B27EB9352F1EC3ECC26_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m4F4C256341AE4173290BFBE9A00C7B04EB19F167_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mB1182A4665156DEE3381333AA63C7CD573C63750_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_0 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m7F89567EE38DC7CAC08ED5C8678848D26A6BC2F6_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_3 = ___item0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m740C789ACDB3AC04FA9E28D1AF266AB274446A88_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m1425A947FF569648A1B7CD1185EEAC7AC05709CC_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_3 = ___item0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m5F897A3F89129B6FB17501724AFBA8C2CC40A11B_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (FocusedElementU5BU5D_t64FC9A029ED86FA4C46BC885D17EB0FCE386BB13*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mE94573DC9ACBB728D04353C278F5EFDE0F375ACF_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_3 = ___item0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m03D941542AFDFC1009937DFCABA506507E3A6DE1_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 L_3 = (( Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m8556EAFD33003D68B7E583CA4B56673DCBF3BE38_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 SynchronizedList_get_Item_m8F94CC38DD8C61C4F116B4FB2E031077B7E167DE_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_4 = (( FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m0041EE8F80B18FFC06A5FA55C49559FC52040B6D_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, int32_t ___index0, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_4 = ___value1;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, int32_t, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (int32_t)L_3, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m6C2E40BD6B194CC7DE54BEC6373D316FCA5BCFA2_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_3 = ___item0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mACC613040C60B6C907150F44BB8A1A06A40DEF0C_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, int32_t ___index0, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_4 = ___item1;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, int32_t, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (int32_t)L_3, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UIElements.FocusController_FocusedElement>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mF5C8982B572F8977BEFC2BF6BA1CF907A94DAFBC_gshared (SynchronizedList_t37ECA28CD70480C6C48AA8A6DDC0ED217C12F4A7 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD * L_2 = (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2);
|
|
(( void (*) (List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tCE807AC7A0FCBE436F146AE2428BAEE81761D3BD *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mFD234563500AAA64E5D060266D76094CB1FA68C9_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mFD234563500AAA64E5D060266D76094CB1FA68C9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m3AE693444F7C9DCB663786300793EA140E7E02E4_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m1CE3707A203EE2661D4731A354750665A319312A_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_0 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m9FF043C4F42839C73B0F717DC40CF4BC6FA2BDF8_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_3 = ___item0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m59D02665BEB26B55F53EBEE2596D9A7D31053095_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m0AE2A42E2A67F0E06DA0295960691A18827BBE27_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_3 = ___item0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m285BB368B893AD9408408CD1A2B4496D5EFB7876_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (WorkRequestU5BU5D_tB89678B9C27973604A434C63C8BD307990C8EBF0*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mEF630F2CB8FA73D0C57865D8BC9AB77373170748_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_3 = ___item0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m6E76C2D65BBB9A5A29A61EDAF4D4E01C35C229C9_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F L_3 = (( Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m561AE9AA840570063DCD4FCD9A0EAC00587B74D5_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 SynchronizedList_get_Item_m838859EF390C0FEE09C1EE69B18E25FC19E5D18A_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_4 = (( WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mBC11088F979E0F989FCC3DBCFFDF251697E21335_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, int32_t ___index0, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_4 = ___value1;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, int32_t, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (int32_t)L_3, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m055B6E3CBC8E2697675B296A0E18725588487100_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_3 = ___item0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mEC94AE3BB8FCB7C12E98D02FE18FBC882BC1F7F8_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, int32_t ___index0, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_4 = ___item1;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, int32_t, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (int32_t)L_3, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.UnitySynchronizationContext_WorkRequest>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m01FE7FF10123C0C6F45D577C3039E44AF9FA02A5_gshared (SynchronizedList_t2A6C6B3CF40383DECF568B61FB51F77693A813DC * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t6E5C746AF7DE21972A905DE655062193862839D6 * L_2 = (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2);
|
|
(( void (*) (List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t6E5C746AF7DE21972A905DE655062193862839D6 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m15BD204B7F60DD47942BFC6FAE88CF72A347C500_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m15BD204B7F60DD47942BFC6FAE88CF72A347C500_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m5EE3C09CBA142F5F3487626C8739A8415786C1A9_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mE65514A97B42EBDCE9BD410547B924AD0607D73D_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_0 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Vector2>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m2C0E0232F45E7EF44DBEC70231ACCB7E1298A918_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___item0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mD716664E7FB0EDE09E5E5086664E7618A1C316AD_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m2ACF97CB9691DE54E96EC7710803E9A0138507A9_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___item0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m621A2D5F66554DC8C4091F9674178E6FDB4DA579_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m868F5CAA724F19D58D6ACD1B05B67118BAA872F1_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___item0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mC6C18F373AA8A539D40956AB5BF7E1B2D5661A93_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 L_3 = (( Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mE10F0CE3CD93B0C58CA758D1A13B726D0D9D7F09_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Vector2>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D SynchronizedList_get_Item_mF870B42CFB4EFC7B0C723969530C9E8AFEF57F88_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = (( Vector2_tA85D2DD88578276CA8A8796756458277E72D073D (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m792F37044CA6A6A1811BD527AF1EA16F95126682_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, int32_t ___index0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = ___value1;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, int32_t, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (int32_t)L_3, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m41D5668B97A4F88CFB4BE81E5A4127C374213516_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___item0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m83E65200A1912796815DA00AC26B73D662725A5F_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, int32_t ___index0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = ___item1;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, int32_t, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (int32_t)L_3, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector2>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m69FF7ADEF1943978C0F63B12DA503CC97DCFEA5F_gshared (SynchronizedList_tD78FA28AA78BDC94006C3B1F7AA34F6CB7E1E5DA * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 * L_2 = (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2);
|
|
(( void (*) (List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t7EF66508193EA1747FD65EC53012A60FF1697964 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m983E7C6D61B9E5E9511B86F20FD9297053C5AC8C_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m983E7C6D61B9E5E9511B86F20FD9297053C5AC8C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mFC65B29B132E4D17185B07C36C3656ADE1C9C949_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mC04BA6472424E9DEE1E26DDD34D52F4EFED3A645_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_0 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Vector3>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m20F657ADD3131C945320AFC6FF09EA9290F294E6_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___item0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m88C91881F165A4B1547101F35BCB992DB41A298A_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mC6EE6FE0FC285D1FA6DBE99E5765F3755A83B2B3_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___item0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m91E1186516B8C6B25A4225D927F81E8FB00A9F58_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m213B5C926CAC2AEFDF85B1F5B847FA039C4B4D0D_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___item0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mEB2059E688BB34C9F5202700352B2D5253D8796A_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 L_3 = (( Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mD698B2B1499586B1D20B7549F9C3FC71FA985470_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Vector3>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 SynchronizedList_get_Item_m0750C30D5B49B9FD9467AD713C243A8FE63C383A_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = (( Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mEE327FDC09B13906ABFA92E00EC70655AD797DDD_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, int32_t ___index0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = ___value1;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, int32_t, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (int32_t)L_3, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m9D23196F2102FA9B8B0F6880E20A931E326261B4_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___item0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m07BF562408123DCC9B1AD7D4C9FA9869DDDEC6A8_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, int32_t ___index0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = ___item1;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, int32_t, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (int32_t)L_3, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector3>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m48DB15C52103F896E9E97031ADEFC01822CD32F6_gshared (SynchronizedList_tABA97278C62559AB667550FF04890869D4179FEB * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * L_2 = (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2);
|
|
(( void (*) (List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m52A21D2A4378C1EFF261A6C8FC25EDE7C469F71F_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m52A21D2A4378C1EFF261A6C8FC25EDE7C469F71F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_1 = ___list0;
|
|
NullCheck((RuntimeObject*)L_1);
|
|
RuntimeObject * L_2 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_1);
|
|
__this->set__root_1(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m85CBF6EB64E887ECA46BB9D0E8040D565AF6041A_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
V_2 = (int32_t)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mCC1738D366B9190C30C66957CB5C26C3372902C6_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_0 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<UnityEngine.Vector4>::get_IsReadOnly() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m198B8A6B1094BB6004307305D99F3723B0A237D8_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_3 = ___item0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mF7D17F9DE723D4B6276A425CBE95E39E8834F393_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
IL2CPP_LEAVE(0x28, FINALLY_001e);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001e;
|
|
}
|
|
|
|
FINALLY_001e:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_3 = V_1;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
RuntimeObject * L_4 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
IL2CPP_END_FINALLY(30)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(30)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x28, IL_0028)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mD9D52D6403E6897ABC3B27218C7F7464FB736C1D_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_3 = ___item0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mB3275D2C0B73B543731F142867F2FA5CD1DA49E8_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66*)L_3, (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mCC4DB5F1FAF388EF8BE3026E7806514E785EA1CD_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_3 = ___item0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_2 = (bool)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
bool L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mA1332B841B8AB74E50AEC33C60BE83129844ED23_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 L_3 = (( Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8), &L_4);
|
|
V_2 = (RuntimeObject*)L_5;
|
|
IL2CPP_LEAVE(0x2E, FINALLY_0024);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0024;
|
|
}
|
|
|
|
FINALLY_0024:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeObject * L_7 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
IL2CPP_END_FINALLY(36)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(36)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2E, IL_002e)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m841830A9829C3EF227EF09553B4D1D21EEB557C1_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_2);
|
|
RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<UnityEngine.Vector4>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9), (RuntimeObject*)L_2);
|
|
V_2 = (RuntimeObject*)L_3;
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
return L_6;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E SynchronizedList_get_Item_m170412B70AE1418CDAB94328B2349BCF4383E849_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_4 = (( Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mE1D4950AA52667E3351A78AB3799545228B07BC0_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, int32_t ___index0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___value1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_4 = ___value1;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (int32_t)L_3, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m54878FFACF0AEEB2653DA59237DA37654277DAC3_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___item0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_3 = ___item0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
V_2 = (int32_t)L_4;
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mAE8690480042F05A5935FF65C2DA3F1BAB54DCEF_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, int32_t ___index0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___item1, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_4 = ___item1;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (int32_t)L_3, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
IL2CPP_LEAVE(0x2A, FINALLY_0020);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0020;
|
|
}
|
|
|
|
FINALLY_0020:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject * L_6 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
IL2CPP_END_FINALLY(32)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(32)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x2A, IL_002a)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<UnityEngine.Vector4>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m847CAE7FA3E0F3114338B1E8744DC88A897192FC_gshared (SynchronizedList_t546B6E0C11AB65DB359B6E8B9D355A936237C30D * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__root_1();
|
|
V_0 = (RuntimeObject *)L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0009:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = V_0;
|
|
Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5((RuntimeObject *)L_1, (bool*)(bool*)(&V_1), /*hidden argument*/NULL);
|
|
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_2 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2);
|
|
(( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
IL2CPP_LEAVE(0x29, FINALLY_001f);
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_001f;
|
|
}
|
|
|
|
FINALLY_001f:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
RuntimeObject * L_5 = V_0;
|
|
Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2((RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
IL2CPP_END_FINALLY(31)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(31)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x29, IL_0029)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m886A88E951643F1E9649534EB4D1E4DD4FA4CFBB_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = ((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5();
|
|
__this->set__items_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mA81A5CD423CACFFA4D834D674C7AE70952607B33_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___capacity0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
int32_t L_0 = ___capacity0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)12), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_1 = ___capacity0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = ((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5();
|
|
__this->set__items_1(L_2);
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
int32_t L_3 = ___capacity0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_4 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_3);
|
|
__this->set__items_1(L_4);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m8E7F4F79E80A54FE808DB850301983376AF0492C_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1__ctor_m8E7F4F79E80A54FE808DB850301983376AF0492C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
RuntimeObject* L_0 = ___collection0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject* L_1 = ___collection0;
|
|
V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2)));
|
|
RuntimeObject* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_3 = V_0;
|
|
NullCheck((RuntimeObject*)L_3);
|
|
int32_t L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<FairyGUI.GPath/Segment>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_3);
|
|
V_1 = (int32_t)L_4;
|
|
int32_t L_5 = V_1;
|
|
if (L_5)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_6 = ((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5();
|
|
__this->set__items_1(L_6);
|
|
return;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_7 = V_1;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_8 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_7);
|
|
__this->set__items_1(L_8);
|
|
RuntimeObject* L_9 = V_0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_10 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck((RuntimeObject*)L_9);
|
|
InterfaceActionInvoker2< SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_9, (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_10, (int32_t)0);
|
|
int32_t L_11 = V_1;
|
|
__this->set__size_2(L_11);
|
|
return;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
__this->set__size_2(0);
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_12 = ((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5();
|
|
__this->set__items_1(L_12);
|
|
RuntimeObject* L_13 = ___collection0;
|
|
NullCheck((RuntimeObject*)L_13);
|
|
RuntimeObject* L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<FairyGUI.GPath/Segment>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_13);
|
|
V_2 = (RuntimeObject*)L_14;
|
|
}
|
|
|
|
IL_0069:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
RuntimeObject* L_15 = V_2;
|
|
NullCheck((RuntimeObject*)L_15);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_16 = InterfaceFuncInvoker0< Segment_t4D7158441370F573F35DB59A882D986F1269B61A >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_15);
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
RuntimeObject* L_17 = V_2;
|
|
NullCheck((RuntimeObject*)L_17);
|
|
bool L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, (RuntimeObject*)L_17);
|
|
if (L_18)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
IL2CPP_LEAVE(0x8B, FINALLY_0081);
|
|
}
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_0081;
|
|
}
|
|
|
|
FINALLY_0081:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_19 = V_2;
|
|
if (!L_19)
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
RuntimeObject* L_20 = V_2;
|
|
NullCheck((RuntimeObject*)L_20);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, (RuntimeObject*)L_20);
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
IL2CPP_END_FINALLY(129)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(129)
|
|
{
|
|
IL2CPP_JUMP_TBL(0x8B, IL_008b)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::get_Capacity()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_m4EFF5004F4ADC8D897F61A0ECAF4174911786246_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_0);
|
|
return (((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))));
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::set_Capacity(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mF42855FC5CF1944BC9F2D1F2767CC164AC6C68C0_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___value0, const RuntimeMethod* method)
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___value0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_0) >= ((int32_t)L_1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)15), (int32_t)((int32_t)21), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_2 = ___value0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_3);
|
|
if ((((int32_t)L_2) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))))
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = ___value0;
|
|
if ((((int32_t)L_4) <= ((int32_t)0)))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = ___value0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_6 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_5);
|
|
V_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_6;
|
|
int32_t L_7 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_7) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_8 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_9 = V_0;
|
|
int32_t L_10 = (int32_t)__this->get__size_2();
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_8, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)0, (int32_t)L_10, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_11 = V_0;
|
|
__this->set__items_1(L_11);
|
|
return;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_12 = ((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)))->get__emptyArray_5();
|
|
__this->set__items_1(L_12);
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m79CB5C0EE164901BC290FF3E9E5511A161362A5B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.get_IsFixedSize()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsFixedSize_m687F5ADC0DA3FDEBB399838ADBBDE0091BFADA00_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_mAC4FE9F83E90016D84500D9270AFC0DD52EF1D9C_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_get_IsReadOnly_m4DDD660C3812BEB1303F1D39F4D74E085EA52073_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.ICollection.get_IsSynchronized()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_ICollection_get_IsSynchronized_m519553080C82F02B6BBC2D24D1D81B234043B6AD_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.ICollection.get_SyncRoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_ICollection_get_SyncRoot_m5DAA7BF577DFC52BC25BA81375D25DB6A0E90DD1_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_System_Collections_ICollection_get_SyncRoot_m5DAA7BF577DFC52BC25BA81375D25DB6A0E90DD1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_4();
|
|
if (L_0)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_4();
|
|
RuntimeObject * L_2 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_2, /*hidden argument*/NULL);
|
|
InterlockedCompareExchangeImpl<RuntimeObject *>((RuntimeObject **)(RuntimeObject **)L_1, (RuntimeObject *)L_2, (RuntimeObject *)NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
RuntimeObject * L_3 = (RuntimeObject *)__this->get__syncRoot_4();
|
|
return L_3;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A List_1_get_Item_m3945E3B9D5001519C60A38DCEA43F8FD29728300_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_3 = ___index0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_2, (int32_t)L_3);
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_mFE8604749B74AD004AEB7791460766A20AA180ED_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_3 = ___index0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = ___value1;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_4);
|
|
int32_t L_5 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::IsCompatibleObject(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_IsCompatibleObject_m1219167FC80CB778976B9EA8D9F150E4DE87C48C_gshared (RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
if (((RuntimeObject *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___value0;
|
|
if (L_1)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_2 = V_0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = L_2;
|
|
RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7), &L_3);
|
|
return (bool)((((RuntimeObject*)(RuntimeObject *)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0);
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
// System.Object System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * List_1_System_Collections_IList_get_Item_mDA857080D9A7316950CC68632F05244F8CAD345B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = (( Segment_t4D7158441370F573F35DB59A882D986F1269B61A (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7), &L_2);
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.set_Item(System.Int32,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_set_Item_mE40387F8F1BD08AE343085EE383094C51A5AA4F3_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_System_Collections_IList_set_Item_mE40387F8F1BD08AE343085EE383094C51A5AA4F3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = ___value1;
|
|
(( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)15), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9));
|
|
}
|
|
|
|
IL_0008:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
int32_t L_1 = ___index0;
|
|
RuntimeObject * L_2 = ___value1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_1, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
goto IL_002a;
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__exception_local = (Exception_t *)e.ex;
|
|
if(il2cpp_codegen_class_is_assignable_from (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|
goto CATCH_0017;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0017:
|
|
{ // begin catch(System.InvalidCastException)
|
|
RuntimeObject * L_3 = ___value1;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_4, /*hidden argument*/NULL);
|
|
ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL);
|
|
goto IL_002a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mBCC09628FA2D73D337AECD34FBD2BD98D03DE5BE_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_1 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_1);
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
V_0 = (int32_t)L_4;
|
|
int32_t L_5 = V_0;
|
|
__this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)));
|
|
int32_t L_6 = V_0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_7 = ___item0;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_7);
|
|
int32_t L_8 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.Add(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_Add_m8ACA814276471EA92E76A310E8FEF772274D6E2E_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_System_Collections_IList_Add_m8ACA814276471EA92E76A310E8FEF772274D6E2E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = ___item0;
|
|
(( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9));
|
|
}
|
|
|
|
IL_0008:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
RuntimeObject * L_1 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_1, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
goto IL_0029;
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__exception_local = (Exception_t *)e.ex;
|
|
if(il2cpp_codegen_class_is_assignable_from (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|
goto CATCH_0016;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0016:
|
|
{ // begin catch(System.InvalidCastException)
|
|
RuntimeObject * L_2 = ___item0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_3, /*hidden argument*/NULL);
|
|
ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F((RuntimeObject *)L_2, (Type_t *)L_4, /*hidden argument*/NULL);
|
|
goto IL_0029;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0029:
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_5 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
return ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1));
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m33138D7F2181B2D9A7ED09AAB5CBB580C2991A25_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
RuntimeObject* L_1 = ___collection0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14));
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::AsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5 * List_1_AsReadOnly_m73DA4A7D1C03CEC260E0E98AE6577E27EAB92611_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5 * L_0 = (ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 15));
|
|
(( void (*) (ReadOnlyCollection_1_tE7446B36D7CC322675B1A5D472382CF5E9B8A2E5 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)(L_0, (RuntimeObject*)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16));
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_BinarySearch_m67F817FC8584173C0CB4E546FC01E93D9E0CAE5E_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, int32_t ___count1, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item2, RuntimeObject* ___comparer3, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_1 = ___count1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_6 = ___index0;
|
|
int32_t L_7 = ___count1;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_8 = ___item2;
|
|
RuntimeObject* L_9 = ___comparer3;
|
|
int32_t L_10 = (( int32_t (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_5, (int32_t)L_6, (int32_t)L_7, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_8, (RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17));
|
|
return L_10;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::BinarySearch(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_BinarySearch_mDAFD3E847D16AA70768E2219B0F093765EA98051_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_2 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_1, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18));
|
|
return L_2;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_BinarySearch_m2323EB24CE9C0A43C5C61F0D146A595DF1D41773_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, RuntimeObject* ___comparer1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = ___item0;
|
|
RuntimeObject* L_2 = ___comparer1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_1, (RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_mFA4251A64B78E0590FBA3BC92C80634F95A790E8_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_0) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_1 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
Array_Clear_m174F4957D6DEDB6359835123005304B14E79132E((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/NULL);
|
|
__this->set__size_2(0);
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
int32_t L_3 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m72E37A3865F014491D8CE3EDC25B49FBD15F88FD_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
{
|
|
V_0 = (int32_t)0;
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_1 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_2 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = L_2;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
goto IL_0021;
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
int32_t L_5 = V_0;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
int32_t L_6 = V_0;
|
|
int32_t L_7 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_6) < ((int32_t)L_7)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * L_8 = (( EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 19));
|
|
V_1 = (EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 *)L_8;
|
|
V_2 = (int32_t)0;
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 * L_9 = V_1;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_10 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_11 = V_2;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_11;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_14 = ___item0;
|
|
NullCheck((EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 *)L_9);
|
|
bool L_15 = VirtFuncInvoker2< bool, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , Segment_t4D7158441370F573F35DB59A882D986F1269B61A >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::Equals(T,T) */, (EqualityComparer_1_t83826373C0CAC87B753A438ACFA1BF88F8F99C62 *)L_9, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_13, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_14);
|
|
if (!L_15)
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_16 = V_2;
|
|
V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1));
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
int32_t L_17 = V_2;
|
|
int32_t L_18 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_17) < ((int32_t)L_18)))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.Contains(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_System_Collections_IList_Contains_m0CF134B0F051D0578C7AE4F56822404AB093924B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___item0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
bool L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22));
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_2 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
bool L_3 = (( bool (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 23));
|
|
return L_3;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::CopyTo(T[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mDC43FA0202B2775FCF9FC012963AFBA1322CDC45_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ___array0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = ___array0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 24));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_ICollection_CopyTo_m78C12BECB2BE89F58C0AD7853CCF2642CA717814_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeArray * ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_System_Collections_ICollection_CopyTo_m78C12BECB2BE89F58C0AD7853CCF2642CA717814_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeArray * L_0 = ___array0;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
RuntimeArray * L_1 = ___array0;
|
|
NullCheck((RuntimeArray *)L_1);
|
|
int32_t L_2 = Array_get_Rank_m38145B59D67D75F9896A3F8CDA9B966641AE99E1((RuntimeArray *)L_1, /*hidden argument*/NULL);
|
|
if ((((int32_t)L_2) == ((int32_t)1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)7, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
}
|
|
|
|
IL_0013:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
RuntimeArray * L_4 = ___array0;
|
|
int32_t L_5 = ___arrayIndex1;
|
|
int32_t L_6 = (int32_t)__this->get__size_2();
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (RuntimeArray *)L_4, (int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL);
|
|
goto IL_0033;
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__exception_local = (Exception_t *)e.ex;
|
|
if(il2cpp_codegen_class_is_assignable_from (ArrayTypeMismatchException_tE34C1032B089C37399200997F079C640D23D9499_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|
goto CATCH_0029;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0029:
|
|
{ // begin catch(System.ArrayTypeMismatchException)
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)18), /*hidden argument*/NULL);
|
|
goto IL_0033;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0033:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::CopyTo(System.Int32,T[],System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m51A66330A1F37CBBEBB19798CD0A58E506CD8AEE_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ___array1, int32_t ___arrayIndex2, int32_t ___count3, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
int32_t L_1 = ___index0;
|
|
int32_t L_2 = ___count3;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1))) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_4 = ___index0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = ___array1;
|
|
int32_t L_6 = ___arrayIndex2;
|
|
int32_t L_7 = ___count3;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_3, (int32_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_m1746844E3CC6C1435438B2203B941E8E6264911A_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* ___array0, int32_t ___arrayIndex1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_1 = ___array0;
|
|
int32_t L_2 = ___arrayIndex1;
|
|
int32_t L_3 = (int32_t)__this->get__size_2();
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_1, (int32_t)L_2, (int32_t)L_3, /*hidden argument*/NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::EnsureCapacity(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_EnsureCapacity_mB33A4F91459EA9E2C9DCB3CB5E985CC7BF3EAAA8_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___min0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t G_B4_0 = 0;
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___min0;
|
|
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))) >= ((int32_t)L_1)))
|
|
{
|
|
goto IL_003d;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_2);
|
|
if (!(((RuntimeArray*)L_2)->max_length))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_3);
|
|
G_B4_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))), (int32_t)2));
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
G_B4_0 = 4;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
V_0 = (int32_t)G_B4_0;
|
|
int32_t L_4 = V_0;
|
|
if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)2146435071)))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
V_0 = (int32_t)((int32_t)2146435071);
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_5 = V_0;
|
|
int32_t L_6 = ___min0;
|
|
if ((((int32_t)L_5) >= ((int32_t)L_6)))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = ___min0;
|
|
V_0 = (int32_t)L_7;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25));
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Exists(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Exists_mA8090EEC07DE1CD2BFE49425E1A8330784C03F06_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_1 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 26)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 26));
|
|
return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Find(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A List_1_Find_mED97547F2FDF66A6E1C0D308B8CE340D112128EB_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = (int32_t)0;
|
|
goto IL_0032;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_1 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_1);
|
|
bool L_6 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_1, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_6)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_7 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_8 = V_0;
|
|
NullCheck(L_7);
|
|
int32_t L_9 = L_8;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
return L_10;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
int32_t L_11 = V_0;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
int32_t L_13 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_12) < ((int32_t)L_13)))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_1), sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_14 = V_1;
|
|
return L_14;
|
|
}
|
|
}
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindAll(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * List_1_FindAll_m22657E75C6EB2F1F23141D3CE972D3CDCBA0BFA5_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_1 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 28));
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29)->methodPointer)(L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 29));
|
|
V_0 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_1;
|
|
V_1 = (int32_t)0;
|
|
goto IL_003d;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_2 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2);
|
|
bool L_7 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_7)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_8 = V_0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_9 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_10 = V_1;
|
|
NullCheck(L_9);
|
|
int32_t L_11 = L_10;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_8);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_8, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
int32_t L_13 = V_1;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1));
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
int32_t L_14 = V_1;
|
|
int32_t L_15 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_14) < ((int32_t)L_15)))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_16 = V_0;
|
|
return L_16;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindIndex(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m13AB3F937BD390EB509E20BD22317EEB9FBA82EF_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_1 = ___match0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_2 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30));
|
|
return L_2;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindIndex(System.Int32,System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m0CBFA8D04C21F6628A2D03C9679D0502DA86E69D_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___startIndex0, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___startIndex0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
int32_t L_2 = ___startIndex0;
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_3 = ___match1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)), (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 30));
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_mBDBD483FDF9BD6520596F39FAE08201A302970C8_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match2, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = ___startIndex0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_2 = ___count1;
|
|
if ((((int32_t)L_2) < ((int32_t)0)))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___startIndex0;
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
int32_t L_5 = ___count1;
|
|
if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)))))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_6 = ___match2;
|
|
if (L_6)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
int32_t L_7 = ___startIndex0;
|
|
int32_t L_8 = ___count1;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8));
|
|
int32_t L_9 = ___startIndex0;
|
|
V_1 = (int32_t)L_9;
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_10 = ___match2;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_11 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_12 = V_1;
|
|
NullCheck(L_11);
|
|
int32_t L_13 = L_12;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_10);
|
|
bool L_15 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_10, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_15)
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = V_1;
|
|
return L_16;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_17 = V_1;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1));
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
int32_t L_18 = V_1;
|
|
int32_t L_19 = V_0;
|
|
if ((((int32_t)L_18) < ((int32_t)L_19)))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
// T System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindLast(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A List_1_FindLast_mE0FC337EB58319C58241757FB01CA020132A6AAC_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1));
|
|
goto IL_0039;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_2 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2);
|
|
bool L_7 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_7)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_8 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_9 = V_0;
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
return L_11;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1));
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
if ((((int32_t)L_13) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_1), sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_14 = V_1;
|
|
return L_14;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindLastIndex(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindLastIndex_mD22D73C3580EC5A19B78EF1E0DB0FA7FB59F731B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_2 = ___match0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)), (int32_t)L_1, (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindLastIndex(System.Int32,System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindLastIndex_m4342D4A157F0EE7010534F072338A67FA67E560B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___startIndex0, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___startIndex0;
|
|
int32_t L_1 = ___startIndex0;
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_2 = ___match1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)), (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 31));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindLastIndex_mED44B518B8026CB0A89202CA2B9577083E7739E4_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___startIndex0, int32_t ___count1, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match2, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match2;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if (L_1)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ___startIndex0;
|
|
if ((((int32_t)L_2) == ((int32_t)(-1))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
goto IL_0032;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
int32_t L_3 = ___startIndex0;
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_3) >= ((uint32_t)L_4))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)14), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_5 = ___count1;
|
|
if ((((int32_t)L_5) < ((int32_t)0)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = ___startIndex0;
|
|
int32_t L_7 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)), (int32_t)1))) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_8 = ___startIndex0;
|
|
int32_t L_9 = ___count1;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_9));
|
|
int32_t L_10 = ___startIndex0;
|
|
V_1 = (int32_t)L_10;
|
|
goto IL_0069;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_11 = ___match2;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_12 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_13 = V_1;
|
|
NullCheck(L_12);
|
|
int32_t L_14 = L_13;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_11);
|
|
bool L_16 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_11, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_16)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = V_1;
|
|
return L_17;
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
int32_t L_18 = V_1;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1));
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
int32_t L_19 = V_1;
|
|
int32_t L_20 = V_0;
|
|
if ((((int32_t)L_19) > ((int32_t)L_20)))
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::ForEach(System.Action`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_ForEach_m5AAB53751F6BA3CF6E394830FF618FB4F8E79B2E_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 * ___action0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_ForEach_m5AAB53751F6BA3CF6E394830FF618FB4F8E79B2E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 * L_0 = ___action0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get__version_3();
|
|
V_0 = (int32_t)L_1;
|
|
V_1 = (int32_t)0;
|
|
goto IL_003a;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = (int32_t)__this->get__version_3();
|
|
if ((((int32_t)L_2) == ((int32_t)L_3)))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0();
|
|
if (L_4)
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 * L_5 = ___action0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_6 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
NullCheck((Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 *)L_5);
|
|
(( void (*) (Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32)->methodPointer)((Action_1_t43D919F56AD0BC261A3CD68BA66F36A157484E38 *)L_5, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 32));
|
|
int32_t L_10 = V_1;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1));
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
int32_t L_11 = V_1;
|
|
int32_t L_12 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_11) < ((int32_t)L_12)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = (int32_t)__this->get__version_3();
|
|
if ((((int32_t)L_13) == ((int32_t)L_14)))
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_il2cpp_TypeInfo_var);
|
|
bool L_15 = ((BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t06B1B8D34764DB1710459778EB22433728A665A8_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_0();
|
|
if (!L_15)
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowInvalidOperationException_m5FC21125115DA5A3A78175937F96B30333FF2454((int32_t)((int32_t)32), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.List`1_Enumerator<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 List_1_GetEnumerator_mADC16AD639BF6696584B907A03CBAD00B0B4AC9E_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42((&L_0), (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34));
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m4DF02FCF7B4516202AC3B0348472B864BFB5F45E_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42((&L_0), (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34));
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 33), &L_1);
|
|
return (RuntimeObject*)L_2;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_System_Collections_IEnumerable_GetEnumerator_m42A312D75042B79D8D1FF5C87730BA799F9DF6F9_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42((&L_0), (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 34));
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 33), &L_1);
|
|
return (RuntimeObject*)L_2;
|
|
}
|
|
}
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::GetRange(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * List_1_GetRange_mB77F37A8A010B1CAE583C2C45B7C1C9E102723A1_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method)
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_1 = ___count1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_5 = ___count1;
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_6 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 28));
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35)->methodPointer)(L_6, (int32_t)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 35));
|
|
V_0 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_6;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_7 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_8 = ___index0;
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_9 = V_0;
|
|
NullCheck(L_9);
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_10 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_9->get__items_1();
|
|
int32_t L_11 = ___count1;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_10, (int32_t)0, (int32_t)L_11, /*hidden argument*/NULL);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_12 = V_0;
|
|
int32_t L_13 = ___count1;
|
|
NullCheck(L_12);
|
|
L_12->set__size_2(L_13);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_14 = V_0;
|
|
return L_14;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_mD5F89F696702AA7A786ADB6509382348B5D2CBB2_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = ___item0;
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = (( int32_t (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_0, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_1, (int32_t)0, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.IndexOf(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_System_Collections_IList_IndexOf_m1103127ABBF10670E86A331DFB95AE07869079FB_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___item0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
bool L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22));
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_2 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37));
|
|
return L_3;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::IndexOf(T,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m52E510086D365A73DF7AEE79AB9A7F9ED98CAAF9_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index1;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_0) <= ((int32_t)L_1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_3 = ___item0;
|
|
int32_t L_4 = ___index1;
|
|
int32_t L_5 = (int32_t)__this->get__size_2();
|
|
int32_t L_6 = ___index1;
|
|
int32_t L_7 = (( int32_t (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_2, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_3, (int32_t)L_4, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36));
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::IndexOf(T,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_mE6EB012B1788774952D5F3E7D3F80C524BCB814C_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index1;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_0) <= ((int32_t)L_1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_2 = ___count2;
|
|
if ((((int32_t)L_2) < ((int32_t)0)))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___index1;
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
int32_t L_5 = ___count2;
|
|
if ((((int32_t)L_3) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)))))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)((int32_t)25), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_6 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_7 = ___item0;
|
|
int32_t L_8 = ___index1;
|
|
int32_t L_9 = ___count2;
|
|
int32_t L_10 = (( int32_t (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_6, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 36));
|
|
return L_10;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_mE7FB5CA21CE6B52A98145DBE420A1A0140076B3B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)27), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_3);
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_5 = ___index0;
|
|
int32_t L_6 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_5) >= ((int32_t)L_6)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_7 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_8 = ___index0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_9 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_10 = ___index0;
|
|
int32_t L_11 = (int32_t)__this->get__size_2();
|
|
int32_t L_12 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (RuntimeArray *)(RuntimeArray *)L_9, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_13 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_14 = ___index0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_15 = ___item1;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_15);
|
|
int32_t L_16 = (int32_t)__this->get__size_2();
|
|
__this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)));
|
|
int32_t L_17 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.Insert(System.Int32,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Insert_m7B08F59E9FFC00C443C7343508797E626D16D61D_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_System_Collections_IList_Insert_m7B08F59E9FFC00C443C7343508797E626D16D61D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject * L_0 = ___item1;
|
|
(( void (*) (RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((RuntimeObject *)L_0, (int32_t)((int32_t)20), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9));
|
|
}
|
|
|
|
IL_0008:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
int32_t L_1 = ___index0;
|
|
RuntimeObject * L_2 = ___item1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 38)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_1, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 38));
|
|
goto IL_002a;
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__exception_local = (Exception_t *)e.ex;
|
|
if(il2cpp_codegen_class_is_assignable_from (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
|
|
goto CATCH_0017;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0017:
|
|
{ // begin catch(System.InvalidCastException)
|
|
RuntimeObject * L_3 = ___item1;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 11)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_4, /*hidden argument*/NULL);
|
|
ThrowHelper_ThrowWrongValueTypeArgumentException_m81EB12FF3AB8403FBF5D9DC58BF6A4950EE76F5F((RuntimeObject *)L_3, (Type_t *)L_5, /*hidden argument*/NULL);
|
|
goto IL_002a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_InsertRange_m0356DB3672D85498CCAA8B6193FD0A752612F15B_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, RuntimeObject* ___collection1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (List_1_InsertRange_m0356DB3672D85498CCAA8B6193FD0A752612F15B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
RuntimeObject* V_2 = NULL;
|
|
Exception_t * __last_unhandled_exception = 0;
|
|
NO_UNUSED_WARNING (__last_unhandled_exception);
|
|
Exception_t * __exception_local = 0;
|
|
NO_UNUSED_WARNING (__exception_local);
|
|
void* __leave_targets_storage = alloca(sizeof(int32_t) * 1);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
{
|
|
RuntimeObject* L_0 = ___collection1;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)6, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_1 = ___index0;
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_1) > ((uint32_t)L_2))))
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
RuntimeObject* L_3 = ___collection1;
|
|
V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2)));
|
|
RuntimeObject* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_5 = V_0;
|
|
NullCheck((RuntimeObject*)L_5);
|
|
int32_t L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<FairyGUI.GPath/Segment>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_5);
|
|
V_1 = (int32_t)L_6;
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) <= ((int32_t)0)))
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8 = (int32_t)__this->get__size_2();
|
|
int32_t L_9 = V_1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12));
|
|
int32_t L_10 = ___index0;
|
|
int32_t L_11 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_10) >= ((int32_t)L_11)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_12 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_13 = ___index0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_14 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_15 = ___index0;
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = (int32_t)__this->get__size_2();
|
|
int32_t L_18 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
RuntimeObject* L_19 = V_0;
|
|
if ((!(((RuntimeObject*)(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this) == ((RuntimeObject*)(RuntimeObject*)L_19))))
|
|
{
|
|
goto IL_00a3;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_20 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_21 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_22 = ___index0;
|
|
int32_t L_23 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_20, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_21, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/NULL);
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_24 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_25 = ___index0;
|
|
int32_t L_26 = V_1;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_27 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_28 = ___index0;
|
|
int32_t L_29 = (int32_t)__this->get__size_2();
|
|
int32_t L_30 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_24, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), (RuntimeArray *)(RuntimeArray *)L_27, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL);
|
|
goto IL_00b0;
|
|
}
|
|
|
|
IL_00a3:
|
|
{
|
|
RuntimeObject* L_31 = V_0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_32 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_33 = ___index0;
|
|
NullCheck((RuntimeObject*)L_31);
|
|
InterfaceActionInvoker2< SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (RuntimeObject*)L_31, (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_32, (int32_t)L_33);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
int32_t L_34 = (int32_t)__this->get__size_2();
|
|
int32_t L_35 = V_1;
|
|
__this->set__size_2(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)L_35)));
|
|
goto IL_00ef;
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
RuntimeObject* L_36 = ___collection1;
|
|
NullCheck((RuntimeObject*)L_36);
|
|
RuntimeObject* L_37 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<FairyGUI.GPath/Segment>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 3), (RuntimeObject*)L_36);
|
|
V_2 = (RuntimeObject*)L_37;
|
|
}
|
|
|
|
IL_00c7:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
int32_t L_38 = ___index0;
|
|
int32_t L_39 = (int32_t)L_38;
|
|
___index0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1));
|
|
RuntimeObject* L_40 = V_2;
|
|
NullCheck((RuntimeObject*)L_40);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_41 = InterfaceFuncInvoker0< Segment_t4D7158441370F573F35DB59A882D986F1269B61A >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (RuntimeObject*)L_40);
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 38)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_39, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 38));
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
RuntimeObject* L_42 = V_2;
|
|
NullCheck((RuntimeObject*)L_42);
|
|
bool L_43 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, (RuntimeObject*)L_42);
|
|
if (L_43)
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
|
|
IL_00e3:
|
|
{
|
|
IL2CPP_LEAVE(0xEF, FINALLY_00e5);
|
|
}
|
|
} // end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__last_unhandled_exception = (Exception_t *)e.ex;
|
|
goto FINALLY_00e5;
|
|
}
|
|
|
|
FINALLY_00e5:
|
|
{ // begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_44 = V_2;
|
|
if (!L_44)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
|
|
IL_00e8:
|
|
{
|
|
RuntimeObject* L_45 = V_2;
|
|
NullCheck((RuntimeObject*)L_45);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, (RuntimeObject*)L_45);
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
IL2CPP_END_FINALLY(229)
|
|
}
|
|
} // end finally (depth: 1)
|
|
IL2CPP_CLEANUP(229)
|
|
{
|
|
IL2CPP_JUMP_TBL(0xEF, IL_00ef)
|
|
IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *)
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
int32_t L_46 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::LastIndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_LastIndexOf_m420E63E1808A8AB578FDE0498E22E0273E6EB3FD_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = ___item0;
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = (int32_t)__this->get__size_2();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 39)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_1, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)), (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 39));
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::LastIndexOf(T,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_LastIndexOf_mF237F675BA44BAB27EDBE944F2BBA1A2FE1C2FC7_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index1;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_0) < ((int32_t)L_1)))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)22), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_2 = ___item0;
|
|
int32_t L_3 = ___index1;
|
|
int32_t L_4 = ___index1;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_5 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 39)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_2, (int32_t)L_3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 39));
|
|
return L_5;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::LastIndexOf(T,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_LastIndexOf_m44482C8517CFEB692D259F1DC4257C13FD287D50_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___index1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_2 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
if (!L_2)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___count2;
|
|
if ((((int32_t)L_3) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
if (L_4)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_5 = ___index1;
|
|
int32_t L_6 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_5) < ((int32_t)L_6)))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)((int32_t)34), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
int32_t L_7 = ___count2;
|
|
int32_t L_8 = ___index1;
|
|
if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)))))
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)((int32_t)34), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_9 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_10 = ___item0;
|
|
int32_t L_11 = ___index1;
|
|
int32_t L_12 = ___count2;
|
|
int32_t L_13 = (( int32_t (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 40)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_9, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_10, (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 40));
|
|
return L_13;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m5E2390CE618FB805C9DD9388565B555641FF3B78_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___item0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_0 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_1 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 37));
|
|
V_0 = (int32_t)L_1;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) < ((int32_t)0)))
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 41)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 41));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::System.Collections.IList.Remove(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_System_Collections_IList_Remove_m29AB83B2D44C11BDFCB6004CCDBEF3C934784D1F_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject * ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___item0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0));
|
|
bool L_1 = (( bool (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 22));
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_2 = ___item0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( bool (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 42)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )((*(Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)((Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)UnBox(L_2, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 7))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 42));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::RemoveAll(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_mE0E4315B24D997B46BA2DDDF16AA56ED8406BB22_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = (int32_t)0;
|
|
goto IL_0011;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1));
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_2) >= ((int32_t)L_3)))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_4 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_6 = V_0;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_4);
|
|
bool L_9 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_4, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (!L_9)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_10) < ((int32_t)L_11)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
|
|
goto IL_0089;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_13 = V_1;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1));
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
int32_t L_14 = V_1;
|
|
int32_t L_15 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_14) >= ((int32_t)L_15)))
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_16 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_17 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_18 = V_1;
|
|
NullCheck(L_17);
|
|
int32_t L_19 = L_18;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_16);
|
|
bool L_21 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_16, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (L_21)
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
int32_t L_22 = V_1;
|
|
int32_t L_23 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_22) >= ((int32_t)L_23)))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_24 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_25 = V_0;
|
|
int32_t L_26 = (int32_t)L_25;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1));
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_27 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_28 = V_1;
|
|
int32_t L_29 = (int32_t)L_28;
|
|
V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1));
|
|
NullCheck(L_27);
|
|
int32_t L_30 = L_29;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_31 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_26), (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_31);
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
int32_t L_32 = V_1;
|
|
int32_t L_33 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_32) < ((int32_t)L_33)))
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_34 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_35 = V_0;
|
|
int32_t L_36 = (int32_t)__this->get__size_2();
|
|
int32_t L_37 = V_0;
|
|
Array_Clear_m174F4957D6DEDB6359835123005304B14E79132E((RuntimeArray *)(RuntimeArray *)L_34, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)), /*hidden argument*/NULL);
|
|
int32_t L_38 = (int32_t)__this->get__size_2();
|
|
int32_t L_39 = V_0;
|
|
int32_t L_40 = V_0;
|
|
__this->set__size_2(L_40);
|
|
int32_t L_41 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)));
|
|
return ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)L_39));
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m22096080E896C947CDE422EB444B49ED699161AC_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((!(((uint32_t)L_0) >= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
__this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)));
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_3) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_6 = ___index0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_7 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_8 = ___index0;
|
|
int32_t L_9 = (int32_t)__this->get__size_2();
|
|
int32_t L_10 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_5, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (RuntimeArray *)(RuntimeArray *)L_7, (int32_t)L_8, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)L_10)), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_11 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_12 = (int32_t)__this->get__size_2();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_13 = V_0;
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_12), (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_13);
|
|
int32_t L_14 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::RemoveRange(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveRange_mC0CA7C6F229CE4AAED5AF9F22E9925C21B51738C_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_1 = ___count1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_5 = ___count1;
|
|
if ((((int32_t)L_5) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = (int32_t)__this->get__size_2();
|
|
int32_t L_7 = ___count1;
|
|
__this->set__size_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_7)));
|
|
int32_t L_8 = ___index0;
|
|
int32_t L_9 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_8) >= ((int32_t)L_9)))
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_10 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_11 = ___index0;
|
|
int32_t L_12 = ___count1;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_13 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_14 = ___index0;
|
|
int32_t L_15 = (int32_t)__this->get__size_2();
|
|
int32_t L_16 = ___index0;
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_10, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)), (RuntimeArray *)(RuntimeArray *)L_13, (int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_16)), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_17 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_18 = (int32_t)__this->get__size_2();
|
|
int32_t L_19 = ___count1;
|
|
Array_Clear_m174F4957D6DEDB6359835123005304B14E79132E((RuntimeArray *)(RuntimeArray *)L_17, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/NULL);
|
|
int32_t L_20 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)));
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Reverse()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m3DD187502D904384CE4A85A2FC8409EE24C0CE71_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 43)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 43));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Reverse(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Reverse_m346C4B1AB045F536FA4F6DD261F1BA0CB449AC70_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, int32_t ___count1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_1 = ___count1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_6 = ___index0;
|
|
int32_t L_7 = ___count1;
|
|
(( void (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 44)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_5, (int32_t)L_6, (int32_t)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 44));
|
|
int32_t L_8 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Sort()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mD2CE641E20DD3A3151E283C33412C9E8385F29AF_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 45)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 45));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Sort(System.Collections.Generic.IComparer`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m04EB2DD716D14B0370C386AA34036C8E86ABF7EE_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
int32_t L_0 = (( int32_t (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13));
|
|
RuntimeObject* L_1 = ___comparer0;
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 45)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)0, (int32_t)L_0, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 45));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m2192816F55EF3AD8AD1CE5C1A91A306E8392D07F_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, int32_t ___index0, int32_t ___count1, RuntimeObject* ___comparer2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___index0;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)13), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_1 = ___count1;
|
|
if ((((int32_t)L_1) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_m2C56CC1BC1245743344B9236D279FC9315896F51((int32_t)((int32_t)16), (int32_t)4, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_2 = (int32_t)__this->get__size_2();
|
|
int32_t L_3 = ___index0;
|
|
int32_t L_4 = ___count1;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3))) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)((int32_t)23), /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_6 = ___index0;
|
|
int32_t L_7 = ___count1;
|
|
RuntimeObject* L_8 = ___comparer2;
|
|
(( void (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, int32_t, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 46)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_5, (int32_t)L_6, (int32_t)L_7, (RuntimeObject*)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 46));
|
|
int32_t L_9 = (int32_t)__this->get__version_3();
|
|
__this->set__version_3(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Sort(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m84912EED860AB99B4025274FB8DDAC9D6177C613_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * L_0 = ___comparison0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_1) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_3 = (int32_t)__this->get__size_2();
|
|
Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * L_4 = ___comparison0;
|
|
(( void (*) (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*, int32_t, int32_t, Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 47)->methodPointer)((SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_2, (int32_t)0, (int32_t)L_3, (Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 47));
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// T[] System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::ToArray()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* List_1_ToArray_mAF20C48DF0A8C804336AF74F09786567C5FD4AD0_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__size_2();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_1 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_0);
|
|
V_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_1;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_3 = V_0;
|
|
int32_t L_4 = (int32_t)__this->get__size_2();
|
|
Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_2, (int32_t)0, (RuntimeArray *)(RuntimeArray *)L_3, (int32_t)0, (int32_t)L_4, /*hidden argument*/NULL);
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::TrimExcess()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_TrimExcess_m6987BD2FF38DAB964CCF0BC17B68184B89C2DD2F_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
NullCheck(L_0);
|
|
V_0 = (int32_t)(((int32_t)((int32_t)((double)il2cpp_codegen_multiply((double)(((double)((double)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))))), (double)(0.9))))));
|
|
int32_t L_1 = (int32_t)__this->get__size_2();
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_1) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = (int32_t)__this->get__size_2();
|
|
NullCheck((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this);
|
|
(( void (*) (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25)->methodPointer)((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 25));
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::TrueForAll(System.Predicate`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_TrueForAll_m33665D5EBE347E4027B80E73BB6E4E2367A83C09_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * __this, Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * ___match0, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_0 = ___match0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
ThrowHelper_ThrowArgumentNullException_m4A3AE1D7B45B9E589828B500895B18D7E6A2740E((int32_t)8, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = (int32_t)0;
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 * L_1 = ___match0;
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_2 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)__this->get__items_1();
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
NullCheck((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_1);
|
|
bool L_6 = (( bool (*) (Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27)->methodPointer)((Predicate_1_t7E9A9178A2E5BA22B53129CB99567C5A354407A4 *)L_1, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 27));
|
|
if (L_6)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_7 = V_0;
|
|
V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1));
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = (int32_t)__this->get__size_2();
|
|
if ((((int32_t)L_8) < ((int32_t)L_9)))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::Synchronized(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_Synchronized_m4C36ED81F4C157A5C0FFC91BCF5363140839DA6A_gshared (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_0 = ___list0;
|
|
SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 * L_1 = (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 49));
|
|
(( void (*) (SynchronizedList_t863048C9CCCB190B209839F2B7C2E20DA8CF7EA7 *, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50)->methodPointer)(L_1, (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 50));
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1<FairyGUI.GPath_Segment>::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__cctor_mEB6AF7DA30BD43F825C20CAF3C7284618B174723_gshared (const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_0 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)(SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), (uint32_t)0);
|
|
((List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set__emptyArray_5(L_0);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 Enumerator_get_Current_mCA3AAC12E4C37E3A1962313BCF29EE5D2183CDF1_gshared_inline (Enumerator_tBB44BFF5BDBA277DB4D8C698A10A9CEAAC6E8DCA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_0 = (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 Enumerator_get_Current_m4DF4553F6480B592234D300D890E1C8F9956C761_gshared_inline (Enumerator_tEB4831BF749196828927D05E6467255EFEE20323 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_0 = (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Enumerator_get_Current_m8DD50D76DA597C56E5C8921750B48887B609549A_gshared_inline (Enumerator_t76470F82B2EDDF9F880C98421781A48D36D3382A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Enumerator_get_Current_m10269DBA76D42F7050EAD454B22FAF60DA13E791_gshared_inline (Enumerator_tA50199853765092BF387852760DF8AAC7F58EEC9 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Enumerator_get_Current_m9615D419E3D448018063FC279837529D98EE6F0C_gshared_inline (Enumerator_t93D867100D4E69F8015BC2EB92BC06ED5A5A82F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_0 = (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E Enumerator_get_Current_m6CE19BA47EDE96D2BBAA4107D88F1442C61EBB07_gshared_inline (Enumerator_t56F492AFD36C893D341885415421DB2E12BED988 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_0 = (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE Enumerator_get_Current_mD8C47488E86FB989A34815CFA2D7120AF8741BA9_gshared_inline (Enumerator_tD560D253141BCDFD156853DB97521A047D18CB72 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_0 = (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE Enumerator_get_Current_mB1CB9BA82A863BE12740046581B79EAA2876528E_gshared_inline (Enumerator_t24D0C4EB5A5384F0A28F8914EDFBB98756815E31 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_0 = (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F Enumerator_get_Current_m5E8621CD418537F31B5F9B86763D965E7E3DB29C_gshared_inline (Enumerator_t53951638A1A6CE7E7091C335B9B4E8A55CB2A218 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_0 = (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 Enumerator_get_Current_m98D7BDD9F3ECE66531B47B1164C7691CF5F39595_gshared_inline (Enumerator_t7C4E889A49311D9BD7BD2A57A88C5681A380E531 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_0 = (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 Enumerator_get_Current_mC17C1A31FA3C89D831BF0AA62EC87C3EF04C4242_gshared_inline (Enumerator_tC3D70D90769F9C08A1980F7B02045AD6E432D86F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_0 = (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Enumerator_get_Current_m7B1E7A8FB7509BA7C126648086C07386EE484DD3_gshared_inline (Enumerator_t789287D5EBA809F1FA53F5D5FB44744EA1E39EB3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Enumerator_get_Current_mDEC78B54C39E60B6BE6854152C4867772B046E4E_gshared_inline (Enumerator_t1D6F1280D1286A07CA6B53EC40BD2936FAE0CD07 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Enumerator_get_Current_m2BAADCBC18F389EF4C1ACF235C2E6AFB363EE058_gshared_inline (Enumerator_t57A9B34D1CE311AE479EFFD22D44DDD2C724A727 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|