37629 lines
1.8 MiB
37629 lines
1.8 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);
|
|
}
|
|
};
|
|
|
|
// FairyGUI.GPath/Segment[]
|
|
struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9;
|
|
// FairyGUI.GPathPoint[]
|
|
struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5;
|
|
// FairyGUI.TextField/CharPosition[]
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4;
|
|
// MS.Internal.Xml.Cache.XPathNode[]
|
|
struct XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B;
|
|
// System.ArgumentException
|
|
struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1;
|
|
// System.ArgumentNullException
|
|
struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD;
|
|
// System.ArgumentOutOfRangeException
|
|
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA;
|
|
// System.Boolean[]
|
|
struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040;
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
|
|
struct Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB;
|
|
// System.Collections.Generic.EqualityComparer`1<System.Object>
|
|
struct EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA;
|
|
// 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.Boolean>
|
|
struct IEnumerator_1_t79DBAD8EFA3332B8CE0D7CBEF6F1AC175331AC38;
|
|
// 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.DateTime>
|
|
struct IEnumerator_1_tDBE2309319AFD37E854F79FD79BC9C7715CEF41A;
|
|
// System.Collections.Generic.IEnumerator`1<System.DateTimeOffset>
|
|
struct IEnumerator_1_tCE04C88AC10E8C683209D0C6136FC9CBEAC3FCFF;
|
|
// System.Collections.Generic.IEnumerator`1<System.Decimal>
|
|
struct IEnumerator_1_tAAD992D06473C03AE1A8B5A97A8C198455F7ED09;
|
|
// System.Collections.Generic.IEnumerator`1<System.Double>
|
|
struct IEnumerator_1_tF3D07B78C86008E6B7D0E95C998F1F69D605F283;
|
|
// System.Collections.Generic.IEnumerator`1<System.Int16>
|
|
struct IEnumerator_1_t7CD6621184A23A09372895BDC4022B1BFAD79341;
|
|
// System.Collections.Generic.IEnumerator`1<System.Object>
|
|
struct IEnumerator_1_tDDB69E91697CCB64C7993B651487CEEC287DB7E8;
|
|
// System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>[]
|
|
struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F;
|
|
// System.Collections.Generic.LinkedListNode`1<System.Object>
|
|
struct LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683;
|
|
// System.Collections.Generic.LinkedList`1<System.Object>
|
|
struct LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384;
|
|
// 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.Boolean>
|
|
struct SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126;
|
|
// 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.DateTime>
|
|
struct SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.DateTimeOffset>
|
|
struct SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Decimal>
|
|
struct SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Double>
|
|
struct SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16;
|
|
// System.Collections.Generic.List`1/SynchronizedList<System.Int16>
|
|
struct SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074;
|
|
// 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.Boolean>
|
|
struct List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75;
|
|
// 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.DateTime>
|
|
struct List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874;
|
|
// System.Collections.Generic.List`1<System.DateTimeOffset>
|
|
struct List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E;
|
|
// System.Collections.Generic.List`1<System.Decimal>
|
|
struct List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7;
|
|
// System.Collections.Generic.List`1<System.Double>
|
|
struct List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C;
|
|
// System.Collections.Generic.List`1<System.Int16>
|
|
struct List_1_t62097A596C137382F6178E74015FE4C0139FEAD2;
|
|
// 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.SByte>
|
|
struct List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C;
|
|
// System.Collections.Generic.List`1<System.Single>
|
|
struct List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E;
|
|
// System.Collections.Generic.List`1<System.TimeSpan>
|
|
struct List_1_t590F472D274003865E31A7729023BEC683AB9551;
|
|
// System.Collections.Generic.List`1<System.UInt16>
|
|
struct List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69;
|
|
// System.Collections.Generic.List`1<System.UInt32>
|
|
struct List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752;
|
|
// System.Collections.Generic.List`1<System.UInt64>
|
|
struct List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8;
|
|
// 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.DateTimeOffset[]
|
|
struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25;
|
|
// System.DateTime[]
|
|
struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1;
|
|
// System.Decimal[]
|
|
struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F;
|
|
// System.Diagnostics.StackTrace[]
|
|
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
|
|
// System.Double[]
|
|
struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D;
|
|
// System.Int16[]
|
|
struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28;
|
|
// System.Int32Enum[]
|
|
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A;
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
// System.Int64[]
|
|
struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F;
|
|
// System.IntPtr[]
|
|
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
|
|
// System.InvalidOperationException
|
|
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
// System.PlatformNotSupportedException
|
|
struct PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5;
|
|
// System.Reflection.Binder
|
|
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
|
|
// System.Reflection.MemberFilter
|
|
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
|
|
// System.Runtime.Serialization.IFormatterConverter
|
|
struct IFormatterConverter_tC3280D64D358F47EA4DAF1A65609BA0FC081888A;
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
|
|
// System.Runtime.Serialization.SerializationException
|
|
struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210;
|
|
// System.Runtime.Serialization.SerializationInfo
|
|
struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26;
|
|
// System.SByte[]
|
|
struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889;
|
|
// System.Security.Cryptography.RandomNumberGenerator
|
|
struct RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2;
|
|
// System.Single[]
|
|
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
|
|
// System.String
|
|
struct String_t;
|
|
// System.String[]
|
|
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
|
|
// System.Threading.ManualResetEvent
|
|
struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408;
|
|
// System.Threading.SendOrPostCallback
|
|
struct SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01;
|
|
// System.TimeSpan[]
|
|
struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5;
|
|
// System.Type
|
|
struct Type_t;
|
|
// System.Type[]
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
|
|
// System.UInt16[]
|
|
struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E;
|
|
// System.UInt32[]
|
|
struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB;
|
|
// System.UInt64[]
|
|
struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4;
|
|
// 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* ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArrayTypeMismatchException_tE34C1032B089C37399200997F079C640D23D9499_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2060DAB8A1CFF1775D25A4E030FE56E2C02AB955;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2DA600BF9404843107A9531694F654E5662959E0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B7A2452FBAAF02487F5667BCA2E7D64B9707EDC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8F8692BA79A3BE3D4CB1FB9A9C4B8D8C4D007A03;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB7993DF68C9568B57EECEAEA86866FDB6C9C2288;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBB682E5F54E22D6CDF0694F6B2B8CA34656AAEC9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC363992023785AF013BBCF2E20C19D9835184F82;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCD7D0AC2EBED64F823B1ECA559037A9CB8EDE01A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD504FDA00F5034044EB76B5BB63CE2E25C8806DE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE5E429BCC9C2E4A41A3C7A4D96203BE6CB273B11;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF8E966D1E207D02C44511A58DCCFF2F5429E9A3B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_GetObjectData_m0D37AE05D3E45DF993C0CC18153CA428ED73478F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_OnDeserialization_m114383619E04563871C289C365F50669C06DC87C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_RemoveLast_m8CE08D60D1A800F681D7870F88133EB471EF30CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_GetObjectData_m0D37AE05D3E45DF993C0CC18153CA428ED73478F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_OnDeserialization_m114383619E04563871C289C365F50669C06DC87C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_RemoveLast_m8CE08D60D1A800F681D7870F88133EB471EF30CB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_System_Collections_ICollection_get_SyncRoot_m288E81FFAA7B7F4480C93E0215EF0366719DFC2E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m177C0C3A0E5E802B24E0BF3994F8FD33F284B5D3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m17E5EE55F17D2D2FC3559255ACF2BCCDCAB9B4AE_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_m71FBF0EE8965A6265AD6E580642211EC6D932A35_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m7258260C549384AB44082E0B4DD92936CF19F0DD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_m8087617972F814A75EAD63D1FD931DCCAAFC55AB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mD8EF1899BE6C41B742C05C94FC40781BC34E695E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mE81E95597DEC94387B1B6CC1D865EE83C134D50C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mF21B7FCD72747460DDAABA9FBB61CD91E2F59C48_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mF8F67CCD2428DD6C5BC0652EAF4D6210A3B99E95_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t SynchronizedList__ctor_mFEA877F068F7881C308A4F7D3FF8EDFC5EE0A3F4_MetadataUsageId;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
struct XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_com;
|
|
struct XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_pinvoke;
|
|
|
|
struct SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9;
|
|
struct GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5;
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4;
|
|
struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040;
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
struct KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F;
|
|
struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25;
|
|
struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1;
|
|
struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F;
|
|
struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D;
|
|
struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28;
|
|
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A;
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F;
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889;
|
|
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
|
|
struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5;
|
|
struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E;
|
|
struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB;
|
|
struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4;
|
|
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<System.Object>
|
|
struct EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
|
|
EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA_StaticFields, ___defaultComparer_0)); }
|
|
inline EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.LinkedListNode`1<System.Object>
|
|
struct LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.LinkedList`1<T> System.Collections.Generic.LinkedListNode`1::list
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list_0;
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1::next
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___next_1;
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1::prev
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___prev_2;
|
|
// T System.Collections.Generic.LinkedListNode`1::item
|
|
RuntimeObject * ___item_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___list_0)); }
|
|
inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * get_list_0() const { return ___list_0; }
|
|
inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * value)
|
|
{
|
|
___list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___next_1)); }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_next_1() const { return ___next_1; }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value)
|
|
{
|
|
___next_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_prev_2() { return static_cast<int32_t>(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___prev_2)); }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_prev_2() const { return ___prev_2; }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_prev_2() { return &___prev_2; }
|
|
inline void set_prev_2(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value)
|
|
{
|
|
___prev_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_item_3() { return static_cast<int32_t>(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___item_3)); }
|
|
inline RuntimeObject * get_item_3() const { return ___item_3; }
|
|
inline RuntimeObject ** get_address_of_item_3() { return &___item_3; }
|
|
inline void set_item_3(RuntimeObject * value)
|
|
{
|
|
___item_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___item_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.LinkedList`1<System.Object>
|
|
struct LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1::head
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___head_0;
|
|
// System.Int32 System.Collections.Generic.LinkedList`1::count
|
|
int32_t ___count_1;
|
|
// System.Int32 System.Collections.Generic.LinkedList`1::version
|
|
int32_t ___version_2;
|
|
// System.Object System.Collections.Generic.LinkedList`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_3;
|
|
// System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ____siInfo_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_head_0() { return static_cast<int32_t>(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___head_0)); }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_head_0() const { return ___head_0; }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_head_0() { return &___head_0; }
|
|
inline void set_head_0(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value)
|
|
{
|
|
___head_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_1() { return static_cast<int32_t>(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___count_1)); }
|
|
inline int32_t get_count_1() const { return ___count_1; }
|
|
inline int32_t* get_address_of_count_1() { return &___count_1; }
|
|
inline void set_count_1(int32_t value)
|
|
{
|
|
___count_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___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__syncRoot_3() { return static_cast<int32_t>(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ____syncRoot_3)); }
|
|
inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; }
|
|
inline void set__syncRoot_3(RuntimeObject * value)
|
|
{
|
|
____syncRoot_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__siInfo_4() { return static_cast<int32_t>(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ____siInfo_4)); }
|
|
inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * get__siInfo_4() const { return ____siInfo_4; }
|
|
inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 ** get_address_of__siInfo_4() { return &____siInfo_4; }
|
|
inline void set__siInfo_4(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * value)
|
|
{
|
|
____siInfo_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (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.Boolean>
|
|
struct SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ____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_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126, ____list_0)); }
|
|
inline List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * get__list_0() const { return ____list_0; }
|
|
inline List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * 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_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126, ____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.DateTime>
|
|
struct SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ____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_t170E42D78784598209F5F24775008E37DF737A75, ____list_0)); }
|
|
inline List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * 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_t170E42D78784598209F5F24775008E37DF737A75, ____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.DateTimeOffset>
|
|
struct SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ____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_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E, ____list_0)); }
|
|
inline List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * get__list_0() const { return ____list_0; }
|
|
inline List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * 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_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E, ____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.Decimal>
|
|
struct SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ____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_tD1608A2F07EF022CB77127D12341E35869F38386, ____list_0)); }
|
|
inline List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * 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_tD1608A2F07EF022CB77127D12341E35869F38386, ____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.Double>
|
|
struct SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ____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_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16, ____list_0)); }
|
|
inline List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * get__list_0() const { return ____list_0; }
|
|
inline List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * 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_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16, ____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.Int16>
|
|
struct SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_SynchronizedList::_list
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ____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_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074, ____list_0)); }
|
|
inline List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * get__list_0() const { return ____list_0; }
|
|
inline List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * 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_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074, ____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.Boolean>
|
|
struct List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ____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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75, ____items_1)); }
|
|
inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get__items_1() const { return ____items_1; }
|
|
inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* 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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75, ____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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75, ____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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75, ____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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75_StaticFields, ____emptyArray_5)); }
|
|
inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* 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.DateTime>
|
|
struct List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* ____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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874, ____items_1)); }
|
|
inline DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* get__items_1() const { return ____items_1; }
|
|
inline DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* 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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874, ____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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874, ____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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874, ____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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874_StaticFields, ____emptyArray_5)); }
|
|
inline DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.DateTimeOffset>
|
|
struct List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* ____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_tC14CFBBF5104864B38298398541BDDCBF4107C5E, ____items_1)); }
|
|
inline DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* get__items_1() const { return ____items_1; }
|
|
inline DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* 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_tC14CFBBF5104864B38298398541BDDCBF4107C5E, ____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_tC14CFBBF5104864B38298398541BDDCBF4107C5E, ____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_tC14CFBBF5104864B38298398541BDDCBF4107C5E, ____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_tC14CFBBF5104864B38298398541BDDCBF4107C5E_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E_StaticFields, ____emptyArray_5)); }
|
|
inline DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Decimal>
|
|
struct List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* ____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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7, ____items_1)); }
|
|
inline DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* get__items_1() const { return ____items_1; }
|
|
inline DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* 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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7, ____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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7, ____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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7, ____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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7_StaticFields, ____emptyArray_5)); }
|
|
inline DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Double>
|
|
struct List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* ____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_t04E879C847712A9A4EDFA05DC4B8052C4487814C, ____items_1)); }
|
|
inline DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* get__items_1() const { return ____items_1; }
|
|
inline DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* 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_t04E879C847712A9A4EDFA05DC4B8052C4487814C, ____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_t04E879C847712A9A4EDFA05DC4B8052C4487814C, ____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_t04E879C847712A9A4EDFA05DC4B8052C4487814C, ____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_t04E879C847712A9A4EDFA05DC4B8052C4487814C_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C_StaticFields, ____emptyArray_5)); }
|
|
inline DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.Int16>
|
|
struct List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* ____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_t62097A596C137382F6178E74015FE4C0139FEAD2, ____items_1)); }
|
|
inline Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* get__items_1() const { return ____items_1; }
|
|
inline Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* 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_t62097A596C137382F6178E74015FE4C0139FEAD2, ____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_t62097A596C137382F6178E74015FE4C0139FEAD2, ____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_t62097A596C137382F6178E74015FE4C0139FEAD2, ____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_t62097A596C137382F6178E74015FE4C0139FEAD2_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t62097A596C137382F6178E74015FE4C0139FEAD2_StaticFields, ____emptyArray_5)); }
|
|
inline Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* 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.SByte>
|
|
struct List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* ____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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C, ____items_1)); }
|
|
inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* get__items_1() const { return ____items_1; }
|
|
inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* 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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C, ____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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C, ____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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C, ____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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C_StaticFields, ____emptyArray_5)); }
|
|
inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* 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<System.TimeSpan>
|
|
struct List_1_t590F472D274003865E31A7729023BEC683AB9551 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* ____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_t590F472D274003865E31A7729023BEC683AB9551, ____items_1)); }
|
|
inline TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* get__items_1() const { return ____items_1; }
|
|
inline TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* 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_t590F472D274003865E31A7729023BEC683AB9551, ____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_t590F472D274003865E31A7729023BEC683AB9551, ____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_t590F472D274003865E31A7729023BEC683AB9551, ____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_t590F472D274003865E31A7729023BEC683AB9551_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t590F472D274003865E31A7729023BEC683AB9551_StaticFields, ____emptyArray_5)); }
|
|
inline TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.UInt16>
|
|
struct List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* ____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_tC24850134CAAF1886083DE793A4D1AE57578DE69, ____items_1)); }
|
|
inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* get__items_1() const { return ____items_1; }
|
|
inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* 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_tC24850134CAAF1886083DE793A4D1AE57578DE69, ____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_tC24850134CAAF1886083DE793A4D1AE57578DE69, ____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_tC24850134CAAF1886083DE793A4D1AE57578DE69, ____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_tC24850134CAAF1886083DE793A4D1AE57578DE69_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69_StaticFields, ____emptyArray_5)); }
|
|
inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.UInt32>
|
|
struct List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ____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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752, ____items_1)); }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get__items_1() const { return ____items_1; }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* 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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752, ____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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752, ____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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752, ____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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752_StaticFields, ____emptyArray_5)); }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<System.UInt64>
|
|
struct List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* ____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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8, ____items_1)); }
|
|
inline UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* get__items_1() const { return ____items_1; }
|
|
inline UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* 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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8, ____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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8, ____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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8, ____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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8_StaticFields, ____emptyArray_5)); }
|
|
inline UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* 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.Reflection.MemberInfo
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Runtime.Serialization.SerializationInfo
|
|
struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.String[] System.Runtime.Serialization.SerializationInfo::m_members
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_members_3;
|
|
// System.Object[] System.Runtime.Serialization.SerializationInfo::m_data
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___m_data_4;
|
|
// System.Type[] System.Runtime.Serialization.SerializationInfo::m_types
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___m_types_5;
|
|
// System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Runtime.Serialization.SerializationInfo::m_nameToIndex
|
|
Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * ___m_nameToIndex_6;
|
|
// System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember
|
|
int32_t ___m_currMember_7;
|
|
// System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter
|
|
RuntimeObject* ___m_converter_8;
|
|
// System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName
|
|
String_t* ___m_fullTypeName_9;
|
|
// System.String System.Runtime.Serialization.SerializationInfo::m_assemName
|
|
String_t* ___m_assemName_10;
|
|
// System.Type System.Runtime.Serialization.SerializationInfo::objectType
|
|
Type_t * ___objectType_11;
|
|
// System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit
|
|
bool ___isFullTypeNameSetExplicit_12;
|
|
// System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit
|
|
bool ___isAssemblyNameSetExplicit_13;
|
|
// System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust
|
|
bool ___requireSameTokenInPartialTrust_14;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_members_3() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_members_3)); }
|
|
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_members_3() const { return ___m_members_3; }
|
|
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_members_3() { return &___m_members_3; }
|
|
inline void set_m_members_3(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
|
|
{
|
|
___m_members_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_data_4() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_data_4)); }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_m_data_4() const { return ___m_data_4; }
|
|
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_m_data_4() { return &___m_data_4; }
|
|
inline void set_m_data_4(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
|
|
{
|
|
___m_data_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_types_5() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_types_5)); }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_m_types_5() const { return ___m_types_5; }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_m_types_5() { return &___m_types_5; }
|
|
inline void set_m_types_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
|
|
{
|
|
___m_types_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_nameToIndex_6)); }
|
|
inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; }
|
|
inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; }
|
|
inline void set_m_nameToIndex_6(Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * value)
|
|
{
|
|
___m_nameToIndex_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_currMember_7() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_currMember_7)); }
|
|
inline int32_t get_m_currMember_7() const { return ___m_currMember_7; }
|
|
inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; }
|
|
inline void set_m_currMember_7(int32_t value)
|
|
{
|
|
___m_currMember_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_converter_8() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_converter_8)); }
|
|
inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; }
|
|
inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; }
|
|
inline void set_m_converter_8(RuntimeObject* value)
|
|
{
|
|
___m_converter_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_fullTypeName_9)); }
|
|
inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; }
|
|
inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; }
|
|
inline void set_m_fullTypeName_9(String_t* value)
|
|
{
|
|
___m_fullTypeName_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_assemName_10() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_assemName_10)); }
|
|
inline String_t* get_m_assemName_10() const { return ___m_assemName_10; }
|
|
inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; }
|
|
inline void set_m_assemName_10(String_t* value)
|
|
{
|
|
___m_assemName_10 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_objectType_11() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___objectType_11)); }
|
|
inline Type_t * get_objectType_11() const { return ___objectType_11; }
|
|
inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; }
|
|
inline void set_objectType_11(Type_t * value)
|
|
{
|
|
___objectType_11 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isFullTypeNameSetExplicit_12)); }
|
|
inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; }
|
|
inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; }
|
|
inline void set_isFullTypeNameSetExplicit_12(bool value)
|
|
{
|
|
___isFullTypeNameSetExplicit_12 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isAssemblyNameSetExplicit_13)); }
|
|
inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; }
|
|
inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; }
|
|
inline void set_isAssemblyNameSetExplicit_13(bool value)
|
|
{
|
|
___isAssemblyNameSetExplicit_13 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast<int32_t>(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___requireSameTokenInPartialTrust_14)); }
|
|
inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; }
|
|
inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; }
|
|
inline void set_requireSameTokenInPartialTrust_14(bool value)
|
|
{
|
|
___requireSameTokenInPartialTrust_14 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.String
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32 System.String::m_stringLength
|
|
int32_t ___m_stringLength_0;
|
|
// System.Char System.String::m_firstChar
|
|
Il2CppChar ___m_firstChar_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
|
|
inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
|
|
inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
|
|
inline void set_m_stringLength_0(int32_t value)
|
|
{
|
|
___m_stringLength_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
|
|
inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
|
|
inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
|
|
inline void set_m_firstChar_1(Il2CppChar value)
|
|
{
|
|
___m_firstChar_1 = value;
|
|
}
|
|
};
|
|
|
|
struct String_t_StaticFields
|
|
{
|
|
public:
|
|
// System.String System.String::Empty
|
|
String_t* ___Empty_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
|
|
inline String_t* get_Empty_5() const { return ___Empty_5; }
|
|
inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
|
|
inline void set_Empty_5(String_t* value)
|
|
{
|
|
___Empty_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)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;
|
|
}
|
|
};
|
|
|
|
|
|
// MS.Internal.Xml.Cache.XPathNodeRef
|
|
struct XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14
|
|
{
|
|
public:
|
|
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::page
|
|
XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B* ___page_0;
|
|
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::idx
|
|
int32_t ___idx_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_page_0() { return static_cast<int32_t>(offsetof(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14, ___page_0)); }
|
|
inline XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B* get_page_0() const { return ___page_0; }
|
|
inline XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B** get_address_of_page_0() { return &___page_0; }
|
|
inline void set_page_0(XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B* value)
|
|
{
|
|
___page_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___page_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_idx_1() { return static_cast<int32_t>(offsetof(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14, ___idx_1)); }
|
|
inline int32_t get_idx_1() const { return ___idx_1; }
|
|
inline int32_t* get_address_of_idx_1() { return &___idx_1; }
|
|
inline void set_idx_1(int32_t value)
|
|
{
|
|
___idx_1 = value;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of MS.Internal.Xml.Cache.XPathNodeRef
|
|
struct XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14_marshaled_pinvoke
|
|
{
|
|
XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_pinvoke* ___page_0;
|
|
int32_t ___idx_1;
|
|
};
|
|
// Native definition for COM marshalling of MS.Internal.Xml.Cache.XPathNodeRef
|
|
struct XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14_marshaled_com
|
|
{
|
|
XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_com* ___page_0;
|
|
int32_t ___idx_1;
|
|
};
|
|
|
|
// 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.KeyValuePair`2<System.Int32,System.Int32>
|
|
struct KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
int32_t ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
int32_t ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809, ___key_0)); }
|
|
inline int32_t get_key_0() const { return ___key_0; }
|
|
inline int32_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(int32_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809, ___value_1)); }
|
|
inline int32_t get_value_1() const { return ___value_1; }
|
|
inline int32_t* get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(int32_t value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>
|
|
struct KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
int32_t ___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_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C, ___key_0)); }
|
|
inline int32_t get_key_0() const { return ___key_0; }
|
|
inline int32_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(int32_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C, ___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.KeyValuePair`2<System.Int64,System.Object>
|
|
struct KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
int64_t ___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_t01369E536C15A7A1AF58F260AD740C479FBFC4EA, ___key_0)); }
|
|
inline int64_t get_key_0() const { return ___key_0; }
|
|
inline int64_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(int64_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA, ___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.KeyValuePair`2<System.Object,System.Boolean>
|
|
struct KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
bool ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1, ___value_1)); }
|
|
inline bool get_value_1() const { return ___value_1; }
|
|
inline bool* get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(bool value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>
|
|
struct KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
int32_t ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E, ___value_1)); }
|
|
inline int32_t get_value_1() const { return ___value_1; }
|
|
inline int32_t* get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(int32_t value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>
|
|
struct KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
RuntimeObject * ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___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.KeyValuePair`2<System.UInt32,System.Object>
|
|
struct KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
uint32_t ___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_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA, ___key_0)); }
|
|
inline uint32_t get_key_0() const { return ___key_0; }
|
|
inline uint32_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(uint32_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA, ___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.LinkedList`1_Enumerator<System.Object>
|
|
struct Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483
|
|
{
|
|
public:
|
|
// System.Collections.Generic.LinkedList`1<T> System.Collections.Generic.LinkedList`1_Enumerator::_list
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ____list_0;
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1_Enumerator::_node
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ____node_1;
|
|
// System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_version
|
|
int32_t ____version_2;
|
|
// T System.Collections.Generic.LinkedList`1_Enumerator::_current
|
|
RuntimeObject * ____current_3;
|
|
// System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_index
|
|
int32_t ____index_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__list_0() { return static_cast<int32_t>(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____list_0)); }
|
|
inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * get__list_0() const { return ____list_0; }
|
|
inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 ** get_address_of__list_0() { return &____list_0; }
|
|
inline void set__list_0(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * value)
|
|
{
|
|
____list_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__node_1() { return static_cast<int32_t>(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____node_1)); }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get__node_1() const { return ____node_1; }
|
|
inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of__node_1() { return &____node_1; }
|
|
inline void set__node_1(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value)
|
|
{
|
|
____node_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__version_2() { return static_cast<int32_t>(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____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_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____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);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__index_4() { return static_cast<int32_t>(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____index_4)); }
|
|
inline int32_t get__index_4() const { return ____index_4; }
|
|
inline int32_t* get_address_of__index_4() { return &____index_4; }
|
|
inline void set__index_4(int32_t value)
|
|
{
|
|
____index_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Boolean>
|
|
struct Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___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
|
|
bool ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783, ___list_0)); }
|
|
inline List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * 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_t70B763692CD8F7854E25DF83069FA76B7C4C7783, ___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_t70B763692CD8F7854E25DF83069FA76B7C4C7783, ___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_t70B763692CD8F7854E25DF83069FA76B7C4C7783, ___current_3)); }
|
|
inline bool get_current_3() const { return ___current_3; }
|
|
inline bool* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(bool value)
|
|
{
|
|
___current_3 = 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.Double>
|
|
struct Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___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
|
|
double ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34, ___list_0)); }
|
|
inline List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * get_list_0() const { return ___list_0; }
|
|
inline List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * 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_t779842C328D433C0B59CF91EE2BC13767E804A34, ___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_t779842C328D433C0B59CF91EE2BC13767E804A34, ___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_t779842C328D433C0B59CF91EE2BC13767E804A34, ___current_3)); }
|
|
inline double get_current_3() const { return ___current_3; }
|
|
inline double* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(double value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Int16>
|
|
struct Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___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
|
|
int16_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91, ___list_0)); }
|
|
inline List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * 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_tE23C17E6CA3E19224921224742DA7440AEBC5B91, ___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_tE23C17E6CA3E19224921224742DA7440AEBC5B91, ___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_tE23C17E6CA3E19224921224742DA7440AEBC5B91, ___current_3)); }
|
|
inline int16_t get_current_3() const { return ___current_3; }
|
|
inline int16_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(int16_t 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.SByte>
|
|
struct Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * ___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
|
|
int8_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D, ___list_0)); }
|
|
inline List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * get_list_0() const { return ___list_0; }
|
|
inline List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * 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_t69FDD00549C0FF995262C379CBDA753F0CE13B0D, ___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_t69FDD00549C0FF995262C379CBDA753F0CE13B0D, ___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_t69FDD00549C0FF995262C379CBDA753F0CE13B0D, ___current_3)); }
|
|
inline int8_t get_current_3() const { return ___current_3; }
|
|
inline int8_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(int8_t value)
|
|
{
|
|
___current_3 = 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.Collections.Generic.List`1_Enumerator<System.UInt16>
|
|
struct Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * ___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
|
|
uint16_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943, ___list_0)); }
|
|
inline List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * 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_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943, ___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_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943, ___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_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943, ___current_3)); }
|
|
inline uint16_t get_current_3() const { return ___current_3; }
|
|
inline uint16_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(uint16_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.UInt32>
|
|
struct Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * ___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
|
|
uint32_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC, ___list_0)); }
|
|
inline List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * get_list_0() const { return ___list_0; }
|
|
inline List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * 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_t6C6061565EA2787387759C1CA5549E561A4FABBC, ___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_t6C6061565EA2787387759C1CA5549E561A4FABBC, ___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_t6C6061565EA2787387759C1CA5549E561A4FABBC, ___current_3)); }
|
|
inline uint32_t get_current_3() const { return ___current_3; }
|
|
inline uint32_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(uint32_t value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.UInt64>
|
|
struct Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * ___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
|
|
uint64_t ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B, ___list_0)); }
|
|
inline List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * 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_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B, ___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_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B, ___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_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B, ___current_3)); }
|
|
inline uint64_t get_current_3() const { return ___current_3; }
|
|
inline uint64_t* get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(uint64_t 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.Decimal
|
|
struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8
|
|
{
|
|
public:
|
|
// System.Int32 System.Decimal::flags
|
|
int32_t ___flags_14;
|
|
// System.Int32 System.Decimal::hi
|
|
int32_t ___hi_15;
|
|
// System.Int32 System.Decimal::lo
|
|
int32_t ___lo_16;
|
|
// System.Int32 System.Decimal::mid
|
|
int32_t ___mid_17;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_flags_14() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___flags_14)); }
|
|
inline int32_t get_flags_14() const { return ___flags_14; }
|
|
inline int32_t* get_address_of_flags_14() { return &___flags_14; }
|
|
inline void set_flags_14(int32_t value)
|
|
{
|
|
___flags_14 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_hi_15() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___hi_15)); }
|
|
inline int32_t get_hi_15() const { return ___hi_15; }
|
|
inline int32_t* get_address_of_hi_15() { return &___hi_15; }
|
|
inline void set_hi_15(int32_t value)
|
|
{
|
|
___hi_15 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_lo_16() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___lo_16)); }
|
|
inline int32_t get_lo_16() const { return ___lo_16; }
|
|
inline int32_t* get_address_of_lo_16() { return &___lo_16; }
|
|
inline void set_lo_16(int32_t value)
|
|
{
|
|
___lo_16 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_mid_17() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___mid_17)); }
|
|
inline int32_t get_mid_17() const { return ___mid_17; }
|
|
inline int32_t* get_address_of_mid_17() { return &___mid_17; }
|
|
inline void set_mid_17(int32_t value)
|
|
{
|
|
___mid_17 = value;
|
|
}
|
|
};
|
|
|
|
struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields
|
|
{
|
|
public:
|
|
// System.UInt32[] System.Decimal::Powers10
|
|
UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___Powers10_6;
|
|
// System.Decimal System.Decimal::Zero
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___Zero_7;
|
|
// System.Decimal System.Decimal::One
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___One_8;
|
|
// System.Decimal System.Decimal::MinusOne
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinusOne_9;
|
|
// System.Decimal System.Decimal::MaxValue
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MaxValue_10;
|
|
// System.Decimal System.Decimal::MinValue
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinValue_11;
|
|
// System.Decimal System.Decimal::NearNegativeZero
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearNegativeZero_12;
|
|
// System.Decimal System.Decimal::NearPositiveZero
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearPositiveZero_13;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Powers10_6() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Powers10_6)); }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_Powers10_6() const { return ___Powers10_6; }
|
|
inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_Powers10_6() { return &___Powers10_6; }
|
|
inline void set_Powers10_6(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value)
|
|
{
|
|
___Powers10_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Zero_7() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Zero_7)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_Zero_7() const { return ___Zero_7; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_Zero_7() { return &___Zero_7; }
|
|
inline void set_Zero_7(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___Zero_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_One_8() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___One_8)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_One_8() const { return ___One_8; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_One_8() { return &___One_8; }
|
|
inline void set_One_8(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___One_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MinusOne_9() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinusOne_9)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinusOne_9() const { return ___MinusOne_9; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinusOne_9() { return &___MinusOne_9; }
|
|
inline void set_MinusOne_9(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___MinusOne_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MaxValue_10() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MaxValue_10)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MaxValue_10() const { return ___MaxValue_10; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MaxValue_10() { return &___MaxValue_10; }
|
|
inline void set_MaxValue_10(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___MaxValue_10 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MinValue_11() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinValue_11)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinValue_11() const { return ___MinValue_11; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinValue_11() { return &___MinValue_11; }
|
|
inline void set_MinValue_11(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___MinValue_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearNegativeZero_12)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; }
|
|
inline void set_NearNegativeZero_12(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___NearNegativeZero_12 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast<int32_t>(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearPositiveZero_13)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; }
|
|
inline void set_NearPositiveZero_13(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
___NearPositiveZero_13 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Double
|
|
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409
|
|
{
|
|
public:
|
|
// System.Double System.Double::m_value
|
|
double ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); }
|
|
inline double get_m_value_0() const { return ___m_value_0; }
|
|
inline double* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(double value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields
|
|
{
|
|
public:
|
|
// System.Double System.Double::NegativeZero
|
|
double ___NegativeZero_7;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); }
|
|
inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
|
|
inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
|
|
inline void set_NegativeZero_7(double value)
|
|
{
|
|
___NegativeZero_7 = 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.Guid
|
|
struct Guid_t
|
|
{
|
|
public:
|
|
// System.Int32 System.Guid::_a
|
|
int32_t ____a_1;
|
|
// System.Int16 System.Guid::_b
|
|
int16_t ____b_2;
|
|
// System.Int16 System.Guid::_c
|
|
int16_t ____c_3;
|
|
// System.Byte System.Guid::_d
|
|
uint8_t ____d_4;
|
|
// System.Byte System.Guid::_e
|
|
uint8_t ____e_5;
|
|
// System.Byte System.Guid::_f
|
|
uint8_t ____f_6;
|
|
// System.Byte System.Guid::_g
|
|
uint8_t ____g_7;
|
|
// System.Byte System.Guid::_h
|
|
uint8_t ____h_8;
|
|
// System.Byte System.Guid::_i
|
|
uint8_t ____i_9;
|
|
// System.Byte System.Guid::_j
|
|
uint8_t ____j_10;
|
|
// System.Byte System.Guid::_k
|
|
uint8_t ____k_11;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__a_1() { return static_cast<int32_t>(offsetof(Guid_t, ____a_1)); }
|
|
inline int32_t get__a_1() const { return ____a_1; }
|
|
inline int32_t* get_address_of__a_1() { return &____a_1; }
|
|
inline void set__a_1(int32_t value)
|
|
{
|
|
____a_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__b_2() { return static_cast<int32_t>(offsetof(Guid_t, ____b_2)); }
|
|
inline int16_t get__b_2() const { return ____b_2; }
|
|
inline int16_t* get_address_of__b_2() { return &____b_2; }
|
|
inline void set__b_2(int16_t value)
|
|
{
|
|
____b_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__c_3() { return static_cast<int32_t>(offsetof(Guid_t, ____c_3)); }
|
|
inline int16_t get__c_3() const { return ____c_3; }
|
|
inline int16_t* get_address_of__c_3() { return &____c_3; }
|
|
inline void set__c_3(int16_t value)
|
|
{
|
|
____c_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__d_4() { return static_cast<int32_t>(offsetof(Guid_t, ____d_4)); }
|
|
inline uint8_t get__d_4() const { return ____d_4; }
|
|
inline uint8_t* get_address_of__d_4() { return &____d_4; }
|
|
inline void set__d_4(uint8_t value)
|
|
{
|
|
____d_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__e_5() { return static_cast<int32_t>(offsetof(Guid_t, ____e_5)); }
|
|
inline uint8_t get__e_5() const { return ____e_5; }
|
|
inline uint8_t* get_address_of__e_5() { return &____e_5; }
|
|
inline void set__e_5(uint8_t value)
|
|
{
|
|
____e_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__f_6() { return static_cast<int32_t>(offsetof(Guid_t, ____f_6)); }
|
|
inline uint8_t get__f_6() const { return ____f_6; }
|
|
inline uint8_t* get_address_of__f_6() { return &____f_6; }
|
|
inline void set__f_6(uint8_t value)
|
|
{
|
|
____f_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__g_7() { return static_cast<int32_t>(offsetof(Guid_t, ____g_7)); }
|
|
inline uint8_t get__g_7() const { return ____g_7; }
|
|
inline uint8_t* get_address_of__g_7() { return &____g_7; }
|
|
inline void set__g_7(uint8_t value)
|
|
{
|
|
____g_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__h_8() { return static_cast<int32_t>(offsetof(Guid_t, ____h_8)); }
|
|
inline uint8_t get__h_8() const { return ____h_8; }
|
|
inline uint8_t* get_address_of__h_8() { return &____h_8; }
|
|
inline void set__h_8(uint8_t value)
|
|
{
|
|
____h_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__i_9() { return static_cast<int32_t>(offsetof(Guid_t, ____i_9)); }
|
|
inline uint8_t get__i_9() const { return ____i_9; }
|
|
inline uint8_t* get_address_of__i_9() { return &____i_9; }
|
|
inline void set__i_9(uint8_t value)
|
|
{
|
|
____i_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__j_10() { return static_cast<int32_t>(offsetof(Guid_t, ____j_10)); }
|
|
inline uint8_t get__j_10() const { return ____j_10; }
|
|
inline uint8_t* get_address_of__j_10() { return &____j_10; }
|
|
inline void set__j_10(uint8_t value)
|
|
{
|
|
____j_10 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__k_11() { return static_cast<int32_t>(offsetof(Guid_t, ____k_11)); }
|
|
inline uint8_t get__k_11() const { return ____k_11; }
|
|
inline uint8_t* get_address_of__k_11() { return &____k_11; }
|
|
inline void set__k_11(uint8_t value)
|
|
{
|
|
____k_11 = value;
|
|
}
|
|
};
|
|
|
|
struct Guid_t_StaticFields
|
|
{
|
|
public:
|
|
// System.Guid System.Guid::Empty
|
|
Guid_t ___Empty_0;
|
|
// System.Object System.Guid::_rngAccess
|
|
RuntimeObject * ____rngAccess_12;
|
|
// System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng
|
|
RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * ____rng_13;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Empty_0() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ___Empty_0)); }
|
|
inline Guid_t get_Empty_0() const { return ___Empty_0; }
|
|
inline Guid_t * get_address_of_Empty_0() { return &___Empty_0; }
|
|
inline void set_Empty_0(Guid_t value)
|
|
{
|
|
___Empty_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__rngAccess_12() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ____rngAccess_12)); }
|
|
inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; }
|
|
inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; }
|
|
inline void set__rngAccess_12(RuntimeObject * value)
|
|
{
|
|
____rngAccess_12 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____rngAccess_12), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__rng_13() { return static_cast<int32_t>(offsetof(Guid_t_StaticFields, ____rng_13)); }
|
|
inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * get__rng_13() const { return ____rng_13; }
|
|
inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 ** get_address_of__rng_13() { return &____rng_13; }
|
|
inline void set__rng_13(RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * value)
|
|
{
|
|
____rng_13 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____rng_13), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Int16
|
|
struct Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D
|
|
{
|
|
public:
|
|
// System.Int16 System.Int16::m_value
|
|
int16_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D, ___m_value_0)); }
|
|
inline int16_t get_m_value_0() const { return ___m_value_0; }
|
|
inline int16_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(int16_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.Resources.ResourceLocator
|
|
struct ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C
|
|
{
|
|
public:
|
|
// System.Object System.Resources.ResourceLocator::_value
|
|
RuntimeObject * ____value_0;
|
|
// System.Int32 System.Resources.ResourceLocator::_dataPos
|
|
int32_t ____dataPos_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__value_0() { return static_cast<int32_t>(offsetof(ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C, ____value_0)); }
|
|
inline RuntimeObject * get__value_0() const { return ____value_0; }
|
|
inline RuntimeObject ** get_address_of__value_0() { return &____value_0; }
|
|
inline void set__value_0(RuntimeObject * value)
|
|
{
|
|
____value_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____value_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__dataPos_1() { return static_cast<int32_t>(offsetof(ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C, ____dataPos_1)); }
|
|
inline int32_t get__dataPos_1() const { return ____dataPos_1; }
|
|
inline int32_t* get_address_of__dataPos_1() { return &____dataPos_1; }
|
|
inline void set__dataPos_1(int32_t value)
|
|
{
|
|
____dataPos_1 = value;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Resources.ResourceLocator
|
|
struct ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ____value_0;
|
|
int32_t ____dataPos_1;
|
|
};
|
|
// Native definition for COM marshalling of System.Resources.ResourceLocator
|
|
struct ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ____value_0;
|
|
int32_t ____dataPos_1;
|
|
};
|
|
|
|
// System.SByte
|
|
struct SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF
|
|
{
|
|
public:
|
|
// System.SByte System.SByte::m_value
|
|
int8_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF, ___m_value_0)); }
|
|
inline int8_t get_m_value_0() const { return ___m_value_0; }
|
|
inline int8_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(int8_t value)
|
|
{
|
|
___m_value_0 = 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.UInt16
|
|
struct UInt16_tAE45CEF73BF720100519F6867F32145D075F928E
|
|
{
|
|
public:
|
|
// System.UInt16 System.UInt16::m_value
|
|
uint16_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E, ___m_value_0)); }
|
|
inline uint16_t get_m_value_0() const { return ___m_value_0; }
|
|
inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(uint16_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.UInt32
|
|
struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B
|
|
{
|
|
public:
|
|
// System.UInt32 System.UInt32::m_value
|
|
uint32_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); }
|
|
inline uint32_t get_m_value_0() const { return ___m_value_0; }
|
|
inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(uint32_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.UInt64
|
|
struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E
|
|
{
|
|
public:
|
|
// System.UInt64 System.UInt64::m_value
|
|
uint64_t ___m_value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); }
|
|
inline uint64_t get_m_value_0() const { return ___m_value_0; }
|
|
inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; }
|
|
inline void set_m_value_0(uint64_t value)
|
|
{
|
|
___m_value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord
|
|
struct TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord::tileX
|
|
int32_t ___tileX_0;
|
|
// System.Int32 UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord::tileZ
|
|
int32_t ___tileZ_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_tileX_0() { return static_cast<int32_t>(offsetof(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA, ___tileX_0)); }
|
|
inline int32_t get_tileX_0() const { return ___tileX_0; }
|
|
inline int32_t* get_address_of_tileX_0() { return &___tileX_0; }
|
|
inline void set_tileX_0(int32_t value)
|
|
{
|
|
___tileX_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_tileZ_1() { return static_cast<int32_t>(offsetof(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA, ___tileZ_1)); }
|
|
inline int32_t get_tileZ_1() const { return ___tileZ_1; }
|
|
inline int32_t* get_address_of_tileZ_1() { return &___tileZ_1; }
|
|
inline void set_tileZ_1(int32_t value)
|
|
{
|
|
___tileZ_1 = 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.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey
|
|
struct SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey::sheetInstanceID
|
|
int32_t ___sheetInstanceID_0;
|
|
// System.Int32 UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey::index
|
|
int32_t ___index_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_sheetInstanceID_0() { return static_cast<int32_t>(offsetof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0, ___sheetInstanceID_0)); }
|
|
inline int32_t get_sheetInstanceID_0() const { return ___sheetInstanceID_0; }
|
|
inline int32_t* get_address_of_sheetInstanceID_0() { return &___sheetInstanceID_0; }
|
|
inline void set_sheetInstanceID_0(int32_t value)
|
|
{
|
|
___sheetInstanceID_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0, ___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;
|
|
}
|
|
};
|
|
|
|
|
|
// 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<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443, ___key_0)); }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 get_key_0() const { return ___key_0; }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___key_0))->___page_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443, ___value_1)); }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 get_value_1() const { return ___value_1; }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
___value_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___value_1))->___page_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// 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.KeyValuePair`2<System.Guid,System.Object>
|
|
struct KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
Guid_t ___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_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78, ___key_0)); }
|
|
inline Guid_t get_key_0() const { return ___key_0; }
|
|
inline Guid_t * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(Guid_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78, ___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.KeyValuePair`2<System.IntPtr,System.Object>
|
|
struct KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
intptr_t ___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_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8, ___key_0)); }
|
|
inline intptr_t get_key_0() const { return ___key_0; }
|
|
inline intptr_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(intptr_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8, ___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.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>
|
|
struct KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6, ___value_1)); }
|
|
inline ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C get_value_1() const { return ___value_1; }
|
|
inline ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C value)
|
|
{
|
|
___value_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___value_1))->____value_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>
|
|
struct KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___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_t198F3EF99C5CB706B8E678896CA900035FACF342, ___key_0)); }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA get_key_0() const { return ___key_0; }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342, ___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.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>
|
|
struct KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
int32_t ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96, ___key_0)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_key_0() const { return ___key_0; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96, ___value_1)); }
|
|
inline int32_t get_value_1() const { return ___value_1; }
|
|
inline int32_t* get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(int32_t value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>
|
|
struct KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___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_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA, ___key_0)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_key_0() const { return ___key_0; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA, ___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<System.DateTime>
|
|
struct Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___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
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A, ___list_0)); }
|
|
inline List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * 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_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A, ___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_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A, ___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_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A, ___current_3)); }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_current_3() const { return ___current_3; }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1_Enumerator<System.Decimal>
|
|
struct Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___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
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B, ___list_0)); }
|
|
inline List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * 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_t213633A740DADC99E5C762A32301CAAC6B76022B, ___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_t213633A740DADC99E5C762A32301CAAC6B76022B, ___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_t213633A740DADC99E5C762A32301CAAC6B76022B, ___current_3)); }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_current_3() const { return ___current_3; }
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 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.DateTimeOffset
|
|
struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85
|
|
{
|
|
public:
|
|
// System.DateTime System.DateTimeOffset::m_dateTime
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_dateTime_2;
|
|
// System.Int16 System.DateTimeOffset::m_offsetMinutes
|
|
int16_t ___m_offsetMinutes_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_dateTime_2() { return static_cast<int32_t>(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_dateTime_2)); }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_dateTime_2() const { return ___m_dateTime_2; }
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; }
|
|
inline void set_m_dateTime_2(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
___m_dateTime_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast<int32_t>(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_offsetMinutes_3)); }
|
|
inline int16_t get_m_offsetMinutes_3() const { return ___m_offsetMinutes_3; }
|
|
inline int16_t* get_address_of_m_offsetMinutes_3() { return &___m_offsetMinutes_3; }
|
|
inline void set_m_offsetMinutes_3(int16_t value)
|
|
{
|
|
___m_offsetMinutes_3 = value;
|
|
}
|
|
};
|
|
|
|
struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields
|
|
{
|
|
public:
|
|
// System.DateTimeOffset System.DateTimeOffset::MinValue
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MinValue_0;
|
|
// System.DateTimeOffset System.DateTimeOffset::MaxValue
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MaxValue_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_MinValue_0() { return static_cast<int32_t>(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MinValue_0)); }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MinValue_0() const { return ___MinValue_0; }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MinValue_0() { return &___MinValue_0; }
|
|
inline void set_MinValue_0(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value)
|
|
{
|
|
___MinValue_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MaxValue_1)); }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MaxValue_1() const { return ___MaxValue_1; }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
|
|
inline void set_MaxValue_1(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value)
|
|
{
|
|
___MaxValue_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.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.Runtime.Serialization.StreamingContextStates
|
|
struct StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F
|
|
{
|
|
public:
|
|
// System.Int32 System.Runtime.Serialization.StreamingContextStates::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F, ___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;
|
|
}
|
|
};
|
|
|
|
|
|
// System.TimeSpan
|
|
struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4
|
|
{
|
|
public:
|
|
// System.Int64 System.TimeSpan::_ticks
|
|
int64_t ____ticks_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__ticks_3() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); }
|
|
inline int64_t get__ticks_3() const { return ____ticks_3; }
|
|
inline int64_t* get_address_of__ticks_3() { return &____ticks_3; }
|
|
inline void set__ticks_3(int64_t value)
|
|
{
|
|
____ticks_3 = value;
|
|
}
|
|
};
|
|
|
|
struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields
|
|
{
|
|
public:
|
|
// System.TimeSpan System.TimeSpan::Zero
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0;
|
|
// System.TimeSpan System.TimeSpan::MaxValue
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1;
|
|
// System.TimeSpan System.TimeSpan::MinValue
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2;
|
|
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked
|
|
bool ____legacyConfigChecked_4;
|
|
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode
|
|
bool ____legacyMode_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Zero_0() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; }
|
|
inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
|
|
{
|
|
___Zero_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MaxValue_1() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; }
|
|
inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
|
|
{
|
|
___MaxValue_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_MinValue_2() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; }
|
|
inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
|
|
{
|
|
___MinValue_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); }
|
|
inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; }
|
|
inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; }
|
|
inline void set__legacyConfigChecked_4(bool value)
|
|
{
|
|
____legacyConfigChecked_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__legacyMode_5() { return static_cast<int32_t>(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); }
|
|
inline bool get__legacyMode_5() const { return ____legacyMode_5; }
|
|
inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; }
|
|
inline void set__legacyMode_5(bool value)
|
|
{
|
|
____legacyMode_5 = 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.RaycastHit
|
|
struct RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3
|
|
{
|
|
public:
|
|
// UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Point_0;
|
|
// UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Normal_1;
|
|
// System.UInt32 UnityEngine.RaycastHit::m_FaceID
|
|
uint32_t ___m_FaceID_2;
|
|
// System.Single UnityEngine.RaycastHit::m_Distance
|
|
float ___m_Distance_3;
|
|
// UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_UV_4;
|
|
// System.Int32 UnityEngine.RaycastHit::m_Collider
|
|
int32_t ___m_Collider_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_Point_0() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Point_0)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Point_0() const { return ___m_Point_0; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Point_0() { return &___m_Point_0; }
|
|
inline void set_m_Point_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Point_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Normal_1() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Normal_1)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Normal_1() const { return ___m_Normal_1; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Normal_1() { return &___m_Normal_1; }
|
|
inline void set_m_Normal_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Normal_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_FaceID_2() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_FaceID_2)); }
|
|
inline uint32_t get_m_FaceID_2() const { return ___m_FaceID_2; }
|
|
inline uint32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; }
|
|
inline void set_m_FaceID_2(uint32_t value)
|
|
{
|
|
___m_FaceID_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Distance_3() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___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_UV_4() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_UV_4)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_UV_4() const { return ___m_UV_4; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_UV_4() { return &___m_UV_4; }
|
|
inline void set_m_UV_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___m_UV_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Collider_5() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___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;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.KeyValuePair`2<System.Int32Enum,System.Object>
|
|
struct KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
int32_t ___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_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0, ___key_0)); }
|
|
inline int32_t get_key_0() const { return ___key_0; }
|
|
inline int32_t* get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(int32_t value)
|
|
{
|
|
___key_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0, ___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.KeyValuePair`2<System.Object,System.Int32Enum>
|
|
struct KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
int32_t ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5, ___value_1)); }
|
|
inline int32_t get_value_1() const { return ___value_1; }
|
|
inline int32_t* get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(int32_t value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.DateTimeOffset>
|
|
struct Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___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
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F, ___list_0)); }
|
|
inline List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * get_list_0() const { return ___list_0; }
|
|
inline List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * 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_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F, ___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_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F, ___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_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F, ___current_3)); }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_current_3() const { return ___current_3; }
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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<System.TimeSpan>
|
|
struct Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85
|
|
{
|
|
public:
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1_Enumerator::list
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * ___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
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___current_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_list_0() { return static_cast<int32_t>(offsetof(Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85, ___list_0)); }
|
|
inline List_1_t590F472D274003865E31A7729023BEC683AB9551 * get_list_0() const { return ___list_0; }
|
|
inline List_1_t590F472D274003865E31A7729023BEC683AB9551 ** get_address_of_list_0() { return &___list_0; }
|
|
inline void set_list_0(List_1_t590F472D274003865E31A7729023BEC683AB9551 * 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_tEB0EFDCE46510A573673EBB9FF96F2445E198D85, ___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_tEB0EFDCE46510A573673EBB9FF96F2445E198D85, ___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_tEB0EFDCE46510A573673EBB9FF96F2445E198D85, ___current_3)); }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_current_3() const { return ___current_3; }
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 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.Nullable`1<UnityEngine.RaycastHit>
|
|
struct Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29
|
|
{
|
|
public:
|
|
// T System.Nullable`1::value
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 ___value_0;
|
|
// System.Boolean System.Nullable`1::has_value
|
|
bool ___has_value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29, ___value_0)); }
|
|
inline RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 get_value_0() const { return ___value_0; }
|
|
inline RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 * get_address_of_value_0() { return &___value_0; }
|
|
inline void set_value_0(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 value)
|
|
{
|
|
___value_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29, ___has_value_1)); }
|
|
inline bool get_has_value_1() const { return ___has_value_1; }
|
|
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
|
|
inline void set_has_value_1(bool value)
|
|
{
|
|
___has_value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034
|
|
{
|
|
public:
|
|
// System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext
|
|
RuntimeObject * ___m_additionalContext_0;
|
|
// System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state
|
|
int32_t ___m_state_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast<int32_t>(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_additionalContext_0)); }
|
|
inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; }
|
|
inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; }
|
|
inline void set_m_additionalContext_0(RuntimeObject * value)
|
|
{
|
|
___m_additionalContext_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_state_1() { return static_cast<int32_t>(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_state_1)); }
|
|
inline int32_t get_m_state_1() const { return ___m_state_1; }
|
|
inline int32_t* get_address_of_m_state_1() { return &___m_state_1; }
|
|
inline void set_m_state_1(int32_t value)
|
|
{
|
|
___m_state_1 = value;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ___m_additionalContext_0;
|
|
int32_t ___m_state_1;
|
|
};
|
|
// Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ___m_additionalContext_0;
|
|
int32_t ___m_state_1;
|
|
};
|
|
|
|
// 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.ArgumentException
|
|
struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
// System.String System.ArgumentException::m_paramName
|
|
String_t* ___m_paramName_17;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_paramName_17() { return static_cast<int32_t>(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); }
|
|
inline String_t* get_m_paramName_17() const { return ___m_paramName_17; }
|
|
inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; }
|
|
inline void set_m_paramName_17(String_t* value)
|
|
{
|
|
___m_paramName_17 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.ArrayTypeMismatchException
|
|
struct ArrayTypeMismatchException_tE34C1032B089C37399200997F079C640D23D9499 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A
|
|
{
|
|
public:
|
|
// TKey System.Collections.Generic.KeyValuePair`2::key
|
|
RuntimeObject * ___key_0;
|
|
// TValue System.Collections.Generic.KeyValuePair`2::value
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_key_0() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A, ___key_0)); }
|
|
inline RuntimeObject * get_key_0() const { return ___key_0; }
|
|
inline RuntimeObject ** get_address_of_key_0() { return &___key_0; }
|
|
inline void set_key_0(RuntimeObject * value)
|
|
{
|
|
___key_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A, ___value_1)); }
|
|
inline Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 get_value_1() const { return ___value_1; }
|
|
inline Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * get_address_of_value_1() { return &___value_1; }
|
|
inline void set_value_1(Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 value)
|
|
{
|
|
___value_1 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.InvalidOperationException
|
|
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.NotSupportedException
|
|
struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Runtime.Serialization.SerializationException
|
|
struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_StaticFields
|
|
{
|
|
public:
|
|
// System.String System.Runtime.Serialization.SerializationException::_nullMessage
|
|
String_t* ____nullMessage_17;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__nullMessage_17() { return static_cast<int32_t>(offsetof(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_StaticFields, ____nullMessage_17)); }
|
|
inline String_t* get__nullMessage_17() const { return ____nullMessage_17; }
|
|
inline String_t** get_address_of__nullMessage_17() { return &____nullMessage_17; }
|
|
inline void set__nullMessage_17(String_t* value)
|
|
{
|
|
____nullMessage_17 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____nullMessage_17), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.ArgumentNullException
|
|
struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.ArgumentOutOfRangeException
|
|
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1
|
|
{
|
|
public:
|
|
// System.Object System.ArgumentOutOfRangeException::m_actualValue
|
|
RuntimeObject * ___m_actualValue_19;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_actualValue_19() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA, ___m_actualValue_19)); }
|
|
inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; }
|
|
inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; }
|
|
inline void set_m_actualValue_19(RuntimeObject * value)
|
|
{
|
|
___m_actualValue_19 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields
|
|
{
|
|
public:
|
|
// System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage
|
|
String_t* ____rangeMessage_18;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__rangeMessage_18() { return static_cast<int32_t>(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields, ____rangeMessage_18)); }
|
|
inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; }
|
|
inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; }
|
|
inline void set__rangeMessage_18(String_t* value)
|
|
{
|
|
____rangeMessage_18 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.PlatformNotSupportedException
|
|
struct PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 : public NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// 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);
|
|
}
|
|
};
|
|
// 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.Boolean[]
|
|
struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) bool m_Items[1];
|
|
|
|
public:
|
|
inline bool GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline bool* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, bool value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline bool GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, bool value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_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.DateTime[]
|
|
struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 m_Items[1];
|
|
|
|
public:
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * 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, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.DateTimeOffset[]
|
|
struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 m_Items[1];
|
|
|
|
public:
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * 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, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Decimal[]
|
|
struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 m_Items[1];
|
|
|
|
public:
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * 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, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Double[]
|
|
struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) double m_Items[1];
|
|
|
|
public:
|
|
inline double GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline double* 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, double value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline double GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline double* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, double value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Int16[]
|
|
struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) int16_t m_Items[1];
|
|
|
|
public:
|
|
inline int16_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int16_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, int16_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int16_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int16_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int16_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// 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.SByte[]
|
|
struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) int8_t m_Items[1];
|
|
|
|
public:
|
|
inline int8_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int8_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, int8_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value)
|
|
{
|
|
m_Items[index] = 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.TimeSpan[]
|
|
struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 m_Items[1];
|
|
|
|
public:
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * 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, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.UInt16[]
|
|
struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) uint16_t m_Items[1];
|
|
|
|
public:
|
|
inline uint16_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint16_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, uint16_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.UInt32[]
|
|
struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) uint32_t m_Items[1];
|
|
|
|
public:
|
|
inline uint32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint32_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, uint32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.UInt64[]
|
|
struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) uint64_t m_Items[1];
|
|
|
|
public:
|
|
inline uint64_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint64_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, uint64_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// 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;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_gshared_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_gshared_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_gshared_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_gshared_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_gshared_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_gshared_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t* ___key0, int32_t* ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_gshared_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_gshared_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_gshared_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_gshared_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_gshared_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_gshared_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_gshared_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_gshared_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject * ___key0, bool ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_gshared_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_gshared_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject ** ___key0, bool* ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_gshared_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_gshared_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_gshared_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_gshared_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject * ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_gshared_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_gshared_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject ** ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject ** ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject * ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_gshared_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_gshared_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject ** ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_gshared_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_gshared_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_gshared_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_gshared_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, int32_t ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_gshared_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_gshared_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, int32_t* ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_gshared_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method);
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_gshared_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, RuntimeObject * ___sender0, 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<FairyGUI.GPath/Segment>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_gshared_inline (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_gshared_inline (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_gshared_inline (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mADB8AD9C12C62362744BC70676141EC77483F21B_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_gshared_inline (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Byte>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Char>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_gshared_inline (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m650720A04E14D71772C3824E85AE50ED37F980A7_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_gshared_inline (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTime>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTime>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.DateTime>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_gshared_inline (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.DateTime>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF654C247A771AEB358D031963CA6EED9F464F1C0_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_gshared_inline (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Decimal>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Decimal>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Decimal>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_gshared_inline (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Decimal>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9ECD17EE2439B9E348FD760F379FA2F9950700A2_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Double>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Double>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Double>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_gshared_inline (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Double>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int16>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int16>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int16>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_gshared_inline (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int16>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_gshared_inline (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_gshared_inline (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int64>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_gshared_inline (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.SByte>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.SByte>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.SByte>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_gshared_inline (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.SByte>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Single>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_gshared_inline (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B029D0B1160D21E256C9ABEEB671292E879CDAE_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, List_1_t590F472D274003865E31A7729023BEC683AB9551 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_gshared_inline (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt16>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt16>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt16>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_gshared_inline (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt16>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_gshared_inline (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mACD3B858187C0E2E86507AB6275D47AD0C7FD146_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * ___list0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt64>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt64>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt64>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_gshared_inline (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt64>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF00F966C8F9286328D385C5CAA6BBEE9F216581D_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method);
|
|
// 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.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 , XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 , const RuntimeMethod*))KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Key()
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 (*) (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Value()
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 (*) (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair::PairToString(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03 (RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// System.String System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011 (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *, const RuntimeMethod*))KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41 (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key()
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 (*) (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *, const RuntimeMethod*))KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *, const RuntimeMethod*))KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2 (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *, const RuntimeMethod*))KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375 (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83 (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *, Guid_t , RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Key()
|
|
inline Guid_t KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Guid_t (*) (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403 (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *, const RuntimeMethod*))KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *, Guid_t *, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0 (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *, int32_t, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Key()
|
|
inline int32_t KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *, const RuntimeMethod*))KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Value()
|
|
inline int32_t KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *, const RuntimeMethod*))KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t* ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *, int32_t*, int32_t*, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078 (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *, int32_t, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Key()
|
|
inline int32_t KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *, const RuntimeMethod*))KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *, const RuntimeMethod*))KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8 (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *, const RuntimeMethod*))KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8 (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *, int32_t*, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *, int32_t, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Key()
|
|
inline int32_t KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *, const RuntimeMethod*))KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *, const RuntimeMethod*))KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8 (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *, int32_t*, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *, int64_t, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Key()
|
|
inline int64_t KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int64_t (*) (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *, const RuntimeMethod*))KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *, const RuntimeMethod*))KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471 (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *, const RuntimeMethod*))KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349 (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *, int64_t*, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80 (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *, intptr_t, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Key()
|
|
inline intptr_t KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( intptr_t (*) (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *, const RuntimeMethod*))KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *, const RuntimeMethod*))KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *, intptr_t*, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08 (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject * ___key0, bool ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *, RuntimeObject *, bool, const RuntimeMethod*))KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Value()
|
|
inline bool KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3 (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *, const RuntimeMethod*))KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500 (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject ** ___key0, bool* ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *, RuntimeObject **, bool*, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *, RuntimeObject *, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *, const RuntimeMethod*))KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Value()
|
|
inline int32_t KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *, const RuntimeMethod*))KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35 (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *, const RuntimeMethod*))KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31 (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *, RuntimeObject **, int32_t*, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425 (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *, RuntimeObject *, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Value()
|
|
inline int32_t KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *, const RuntimeMethod*))KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *, RuntimeObject **, int32_t*, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96 (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject * ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *, RuntimeObject *, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 , const RuntimeMethod*))KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *, const RuntimeMethod*))KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Value()
|
|
inline Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 (*) (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *, const RuntimeMethod*))KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588 (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *, const RuntimeMethod*))KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60 (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject ** ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *, RuntimeObject **, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 *, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3 (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *, const RuntimeMethod*))KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *, const RuntimeMethod*))KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3 (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject ** ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *, RuntimeObject **, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0 (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject * ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *, RuntimeObject *, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C , const RuntimeMethod*))KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Key()
|
|
inline RuntimeObject * KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Value()
|
|
inline ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C (*) (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *, const RuntimeMethod*))KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6 (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject ** ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *, RuntimeObject **, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C *, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *, uint32_t, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Key()
|
|
inline uint32_t KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint32_t (*) (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *, const RuntimeMethod*))KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *, const RuntimeMethod*))KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773 (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *, const RuntimeMethod*))KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9 (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *, uint32_t*, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787 (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA , RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Key()
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA (*) (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6 (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *, const RuntimeMethod*))KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA *, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674 (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 , int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Key()
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 (*) (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *, const RuntimeMethod*))KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Value()
|
|
inline int32_t KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99 (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *, const RuntimeMethod*))KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18 (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *, int32_t*, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(TKey,TValue)
|
|
inline void KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 , RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Key()
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 (*) (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *, const RuntimeMethod*))KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_gshared_inline)(__this, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Value()
|
|
inline RuntimeObject * KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *, const RuntimeMethod*))KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_gshared_inline)(__this, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ToString()
|
|
inline String_t* KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706 (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *, const RuntimeMethod*))KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Deconstruct(TKey&,TValue&)
|
|
inline void KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *, RuntimeObject **, const RuntimeMethod*))KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A_gshared)(__this, ___key0, ___value1, method);
|
|
}
|
|
// System.Void System.Object::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>)
|
|
inline void Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.PlatformNotSupportedException::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlatformNotSupportedException__ctor_m651139B17C9EE918551490BC675754EA8EA3E7C7 (PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
inline void Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 , const RuntimeMethod*))Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_gshared)(__this, ___info0, ___context1, method);
|
|
}
|
|
// T System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_inline (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, const RuntimeMethod*))Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.InvalidOperationException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, String_t* ___message0, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, const RuntimeMethod*))Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, const RuntimeMethod*))Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
inline void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 , const RuntimeMethod*))Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_gshared)(__this, ___info0, ___context1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
|
|
inline void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149 (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *, RuntimeObject *, const RuntimeMethod*))Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_gshared)(__this, ___sender0, method);
|
|
}
|
|
// System.Void System.ArgumentNullException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* ___paramName0, const RuntimeMethod* method);
|
|
// System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, RuntimeObject * ___actualValue1, String_t* ___message2, const RuntimeMethod* method);
|
|
// System.Void System.ArgumentException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, const RuntimeMethod* method);
|
|
// System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, int32_t ___value1, 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.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object,System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mE0A104C01EFA55A83D4CAE4662A9B4C6459911FC (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, RuntimeObject * ___value1, Type_t * ___type2, const RuntimeMethod* method);
|
|
// System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_mB47BD46A0BDBBAF5B47BB62E6EFF8E092E3F3656 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, const RuntimeMethod* method);
|
|
// System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method);
|
|
// System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationException__ctor_m88AAD9671030A8A96AA87CB95701938FBD8F16E1 (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * __this, String_t* ___message0, 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.ArgumentException::.ctor(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method);
|
|
// System.Int32 System.Array::GetLowerBound(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_GetLowerBound_mDCFD284D55CFFA1DD8825D7FCF86A85EFB71FD1B (RuntimeArray * __this, int32_t ___dimension0, const RuntimeMethod* method);
|
|
// System.Int32 System.Array::get_Length()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D (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);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::Dispose()
|
|
inline void Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0 (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917 (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA_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<FairyGUI.GPath/Segment>::get_Current()
|
|
inline Segment_t4D7158441370F573F35DB59A882D986F1269B61A Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_inline (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Segment_t4D7158441370F573F35DB59A882D986F1269B61A (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737 (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42 (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *, const RuntimeMethod*))Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::Dispose()
|
|
inline void Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679 (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3 (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::get_Current()
|
|
inline GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_inline (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1 (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, const RuntimeMethod*))Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::Dispose()
|
|
inline void Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93 (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8 (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::get_Current()
|
|
inline CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_inline (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mADB8AD9C12C62362744BC70676141EC77483F21B (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mADB8AD9C12C62362744BC70676141EC77483F21B_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3 (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6 (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, const RuntimeMethod*))Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::Dispose()
|
|
inline void Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1 (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3 (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078 (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Boolean>::get_Current()
|
|
inline bool Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_inline (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1 (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289 (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *, const RuntimeMethod*))Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::Dispose()
|
|
inline void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80 (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Byte>::get_Current()
|
|
inline uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint8_t (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758 (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767 (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *, const RuntimeMethod*))Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::Dispose()
|
|
inline void Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603 (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400 (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Char>::get_Current()
|
|
inline Il2CppChar Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_inline (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Il2CppChar (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m650720A04E14D71772C3824E85AE50ED37F980A7 (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m650720A04E14D71772C3824E85AE50ED37F980A7_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5 (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *, const RuntimeMethod*))Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose()
|
|
inline void Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3 (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current()
|
|
inline KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_inline (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38 (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509 (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, const RuntimeMethod*))Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::Dispose()
|
|
inline void Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297 (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTime>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0 (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTime>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.DateTime>::get_Current()
|
|
inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_inline (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.DateTime>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF654C247A771AEB358D031963CA6EED9F464F1C0 (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF654C247A771AEB358D031963CA6EED9F464F1C0_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTime>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297 (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, const RuntimeMethod*))Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::Dispose()
|
|
inline void Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466 (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::get_Current()
|
|
inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_inline (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70 (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12 (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278 (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, const RuntimeMethod*))Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::Dispose()
|
|
inline void Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095 (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Decimal>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Decimal>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Decimal>::get_Current()
|
|
inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_inline (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Decimal>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9ECD17EE2439B9E348FD760F379FA2F9950700A2 (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m9ECD17EE2439B9E348FD760F379FA2F9950700A2_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Decimal>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1 (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, const RuntimeMethod*))Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::Dispose()
|
|
inline void Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303 (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Double>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Double>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047 (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Double>::get_Current()
|
|
inline double Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_inline (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( double (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Double>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Double>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6 (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, const RuntimeMethod*))Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::Dispose()
|
|
inline void Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457 (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int16>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7 (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int16>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int16>::get_Current()
|
|
inline int16_t Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_inline (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int16_t (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int16>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int16>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, const RuntimeMethod*))Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose()
|
|
inline void Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current()
|
|
inline int32_t Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_inline (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929 (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166 (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *, const RuntimeMethod*))Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::Dispose()
|
|
inline void Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1 (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340 (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2 (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::get_Current()
|
|
inline int32_t Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_inline (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5 (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *, const RuntimeMethod*))Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::Dispose()
|
|
inline void Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048 (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574 (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790 (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Int64>::get_Current()
|
|
inline int64_t Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_inline (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int64_t (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889 (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797 (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13 (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *, const RuntimeMethod*))Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::Dispose()
|
|
inline void Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11 (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.SByte>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031 (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.SByte>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.SByte>::get_Current()
|
|
inline int8_t Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_inline (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int8_t (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.SByte>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.SByte>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66 (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18 (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *, const RuntimeMethod*))Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::Dispose()
|
|
inline void Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108 (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071 (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Single>::get_Current()
|
|
inline float Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_inline (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B029D0B1160D21E256C9ABEEB671292E879CDAE (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m5B029D0B1160D21E256C9ABEEB671292E879CDAE_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03 (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, List_1_t590F472D274003865E31A7729023BEC683AB9551 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, List_1_t590F472D274003865E31A7729023BEC683AB9551 *, const RuntimeMethod*))Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::Dispose()
|
|
inline void Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2 (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94 (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::get_Current()
|
|
inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_inline (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656 (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.TimeSpan>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968 (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9 (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *, const RuntimeMethod*))Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::Dispose()
|
|
inline void Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568 (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt16>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920 (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt16>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt16>::get_Current()
|
|
inline uint16_t Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_inline (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint16_t (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt16>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1 (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt16>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040 (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3 (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *, const RuntimeMethod*))Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::Dispose()
|
|
inline void Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27 (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627 (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt32>::get_Current()
|
|
inline uint32_t Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_inline (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint32_t (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mACD3B858187C0E2E86507AB6275D47AD0C7FD146 (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mACD3B858187C0E2E86507AB6275D47AD0C7FD146_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1 (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
inline void Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189 (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *, const RuntimeMethod*))Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189_gshared)(__this, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::Dispose()
|
|
inline void Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt64>::MoveNextRare()
|
|
inline bool Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4 (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt64>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34 (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.UInt64>::get_Current()
|
|
inline uint64_t Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_inline (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint64_t (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1/Enumerator<System.UInt64>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF00F966C8F9286328D385C5CAA6BBEE9F216581D (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF00F966C8F9286328D385C5CAA6BBEE9F216581D_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.UInt64>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D_gshared)(__this, 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);
|
|
}
|
|
// 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.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);
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA_AdjustorThunk (RuntimeObject * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_3 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_4);
|
|
String_t* L_6 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m5FBA5B01D3713012C55B60A3F61AACAA1DB4E011(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41_gshared (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * L_0 = ___key0;
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_1 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)L_0)->___page_0), (void*)NULL);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * L_2 = ___value1;
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_3 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)L_2)->___page_0), (void*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41_AdjustorThunk (RuntimeObject * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___key0, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m009DD087C2FDAFE03284B864E25B99B5F205AF41(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF_AdjustorThunk (RuntimeObject * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mDE04093EC61BE2A8488E791E66598DE871AA96AF(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_inline((KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_inline((KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_mDCF55394A47B222A89A6EE3F81207A5F2A39B1A2(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375_gshared (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = ___key0;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_inline((KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_inline((KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375_AdjustorThunk (RuntimeObject * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m851C5ED9BB0E199D3B4D80104572016188811375(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Guid,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83_AdjustorThunk (RuntimeObject * __this, Guid_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = (Guid_t )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Guid_t KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
Guid_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m6F4CD0CD2830A9BAB1881968345F329D51773403(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C_gshared (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, Guid_t * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t * L_0 = ___key0;
|
|
Guid_t L_1 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(Guid_t *)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C_AdjustorThunk (RuntimeObject * __this, Guid_t * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m11298DA25BA701BAE42E2DD63C12AAA2834C584C(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Int32,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
int32_t L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0_AdjustorThunk (RuntimeObject * __this, int32_t ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m87D429E0B3923A6CF37A52F6F8C56B8FFFBE06D0(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_inline((KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int32_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
int32_t L_3 = KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_inline((KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_4);
|
|
String_t* L_6 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m8AE8DDFE83D08CD46217196FF27FF934A542C12C(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B_gshared (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, int32_t* ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t* L_0 = ___key0;
|
|
int32_t L_1 = KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_inline((KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(int32_t*)L_0 = L_1;
|
|
int32_t* L_2 = ___value1;
|
|
int32_t L_3 = KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_inline((KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)(KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(int32_t*)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B_AdjustorThunk (RuntimeObject * __this, int32_t* ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m313103BC9DF0DD6EE8CEB37FF694D9CCD57FA59B(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Int32,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078_AdjustorThunk (RuntimeObject * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int32_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m0D9B1B8F8060F2025D89067DC25F304594B913D8(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8_gshared (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t* L_0 = ___key0;
|
|
int32_t L_1 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(int32_t*)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8_AdjustorThunk (RuntimeObject * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m6913057661E0A61A916B0293E6DF484BEBE70BF8(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Int32Enum,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F_AdjustorThunk (RuntimeObject * __this, int32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int32_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_mF9F7E323DDE01F075E89E8115721B33D5B69BF2C(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8_gshared (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t* L_0 = ___key0;
|
|
int32_t L_1 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(int32_t*)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8_AdjustorThunk (RuntimeObject * __this, int32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m9D34CFC42DA224B0D1BC90D8FFFF69007D8612F8(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Int64,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC_AdjustorThunk (RuntimeObject * __this, int64_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int64_t KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int64_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m274B09F3DB503327FBDBF10B5D5BB08038C7B471(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349_gshared (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, int64_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t* L_0 = ___key0;
|
|
int64_t L_1 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(int64_t*)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349_AdjustorThunk (RuntimeObject * __this, int64_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mE24054E27278F5DFD1E7FE107A02A369335FA349(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.IntPtr,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = ___key0;
|
|
__this->set_key_0((intptr_t)L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80_AdjustorThunk (RuntimeObject * __this, intptr_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = (intptr_t)__this->get_key_0();
|
|
return (intptr_t)L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C intptr_t KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
intptr_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m7C945981D940722F516ACC6CEF98B7C499090A4A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD_gshared (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, intptr_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t* L_0 = ___key0;
|
|
intptr_t L_1 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(intptr_t*)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD_AdjustorThunk (RuntimeObject * __this, intptr_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m88831E39BBE54A64A74012E1D6BC497C992A22DD(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Boolean>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject * ___key0, bool ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
bool L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, bool ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = (bool)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
bool L_1 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
bool L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_2);
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m7810BD9219EA9926A7DA4ED2B5C40ADDAD2348F3(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500_gshared (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, RuntimeObject ** ___key0, bool* ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
bool* L_2 = ___value1;
|
|
bool L_3 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(bool*)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, bool* ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mDFE5D8B2FC76E5F920C802D301EA2EB87F411500(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
int32_t L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int32_t L_1 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_2);
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m80C3101DE1A693D2DF57203D6D8AAE04A3D20B35(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31_gshared (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
int32_t* L_2 = ___value1;
|
|
int32_t L_3 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(int32_t*)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mCE8445AFC0B2F2E45BF5E430E59C12BB4CFC8D31(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Int32Enum>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
int32_t L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
int32_t L_1 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_2);
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m62BCC04BEC55D4142AFAE18FD0D7BE9F22BE0E6D(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E_gshared (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
int32_t* L_2 = ___value1;
|
|
int32_t L_3 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(int32_t*)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m27739D60EC37BA55D1A9ACCCA066D594ABBFFD5E(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject * ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_0 = (Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_1 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_2);
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_mEECDC5AA7082DE1C96C1B2192D7A381A6830A588(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60_gshared (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, RuntimeObject ** ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * L_2 = ___value1;
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_3 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 *)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mD6658974769E5B68501618975E3EC54A4037FE60(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_2 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_1, /*hidden argument*/NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_mE61B06FD84BE7FBC25C1C04066BF55C63D42CFAA(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject ** ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mF63BBBD81998BD4CA4B044D33157379EF36F0BA3(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject * ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_0 = (ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_1 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_2);
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_0, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_mAF4C5A0823CBEDD015EA30B01888065FDEAD524E(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6_gshared (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, RuntimeObject ** ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject ** L_0 = ___key0;
|
|
RuntimeObject * L_1 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(RuntimeObject **)L_0 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)L_1);
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * L_2 = ___value1;
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_3 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C *)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C *)L_2)->____value_0), (void*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6_AdjustorThunk (RuntimeObject * __this, RuntimeObject ** ___key0, ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mF43F5AB7120235FAB08968B6A6D215E9AB8B9EC6(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<System.UInt32,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B_AdjustorThunk (RuntimeObject * __this, uint32_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint32_t KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
uint32_t L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m6E20ACFABDFC8D981DEBFB3AD213143C87417773(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9_gshared (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, uint32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t* L_0 = ___key0;
|
|
uint32_t L_1 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(uint32_t*)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9_AdjustorThunk (RuntimeObject * __this, uint32_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_mE91ABE85334B3B7F78521BEC105289E31FB73BC9(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787_AdjustorThunk (RuntimeObject * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m8953D42008B56A0205BF66FBF544D75F3C8437C6(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB_gshared (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * L_0 = ___key0;
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_1 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA *)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB_AdjustorThunk (RuntimeObject * __this, TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m759443B550F09874AF8C4D2A2FD50637A9B304CB(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
int32_t L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674_AdjustorThunk (RuntimeObject * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, int32_t ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *>(__this + _offset);
|
|
KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
int32_t L_3 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_4);
|
|
String_t* L_6 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_5, /*hidden argument*/NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m154D0A44BE80858A8F2C216288C899B90CBFDC99(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18_gshared (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_0 = ___key0;
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_1 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)L_0 = L_1;
|
|
int32_t* L_2 = ___value1;
|
|
int32_t L_3 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(int32_t*)L_2 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18_AdjustorThunk (RuntimeObject * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, int32_t* ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * _thisAdjusted = reinterpret_cast<KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m13648BA254ABC3D27583D3168FBB1E6507018B18(_thisAdjusted, ___key0, ___value1, 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.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::.ctor(TKey,TValue)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = ___key0;
|
|
__this->set_key_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_value_1(L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D_AdjustorThunk (RuntimeObject * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *>(__this + _offset);
|
|
KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D(_thisAdjusted, ___key0, ___value1, method);
|
|
}
|
|
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline(_thisAdjusted, method);
|
|
}
|
|
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *>(__this + _offset);
|
|
return KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline(_thisAdjusted, method);
|
|
}
|
|
// System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_1);
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
String_t* L_4 = KeyValuePair_PairToString_m6BF6066704BEFFC9313BDE0D4B6D75E3A9056B03((RuntimeObject *)L_2, (RuntimeObject *)L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *>(__this + _offset);
|
|
return KeyValuePair_2_ToString_m5F57C35D3455AE159D21DF231E3A8CBA22700706(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::Deconstruct(TKey&,TValue&)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A_gshared (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_0 = ___key0;
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_1 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
*(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)L_0 = L_1;
|
|
RuntimeObject ** L_2 = ___value1;
|
|
RuntimeObject * L_3 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
*(RuntimeObject **)L_2 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_2, (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A_AdjustorThunk (RuntimeObject * __this, SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * _thisAdjusted = reinterpret_cast<KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *>(__this + _offset);
|
|
KeyValuePair_2_Deconstruct_m20A21F3731BE54EB4C851C40BB75D863E944BF9A(_thisAdjusted, ___key0, ___value1, 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.LinkedListNode`1<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedListNode_1__ctor_m5484CD2F394EC1E0C94BEF7EB7541A6C4E1D3BAF_gshared (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list0, RuntimeObject * ___value1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
RuntimeObject * L_1 = ___value1;
|
|
__this->set_item_3(L_1);
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Object>::get_Next()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedListNode_1_get_Next_mB33EA4DCE8E0BF4A4E30EDBB6941BF58970EF6A3_gshared (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_next_1();
|
|
if (!L_0)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_next_1();
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_2 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get_list_0();
|
|
NullCheck(L_2);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2->get_head_0();
|
|
if ((((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3)))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_next_1();
|
|
return L_4;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
return (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL;
|
|
}
|
|
}
|
|
// T System.Collections.Generic.LinkedListNode`1<System.Object>::get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m36A53343597D289FE50219266EDE929003F0EA89_gshared (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_item_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedListNode`1<System.Object>::Invalidate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedListNode_1_Invalidate_mB2FF9CB6EE5977285E39FAD5E26686C247300ECA_gshared (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->set_list_0((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)NULL);
|
|
__this->set_next_1((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
__this->set_prev_2((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
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.LinkedList`1_Enumerator<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_2();
|
|
__this->set__version_2(L_2);
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_3 = ___list0;
|
|
NullCheck(L_3);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3->get_head_0();
|
|
__this->set__node_1(L_4);
|
|
RuntimeObject ** L_5 = (RuntimeObject **)__this->get_address_of__current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(RuntimeObject *));
|
|
__this->set__index_4(0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD_AdjustorThunk (RuntimeObject * __this, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 * L_0 = (PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 *)il2cpp_codegen_object_new(PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5_il2cpp_TypeInfo_var);
|
|
PlatformNotSupportedException__ctor_m651139B17C9EE918551490BC675754EA8EA3E7C7(L_0, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_RuntimeMethod_var);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator__ctor_m70460E46A0A973EDFDC4C1428556F17E962FBD33(_thisAdjusted, ___info0, ___context1, method);
|
|
}
|
|
// T System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
return Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__index_4();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get__index_4();
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_2 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))))))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_4 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_4, (String_t*)_stringLiteral4B7A2452FBAAF02487F5667BCA2E7D64B9707EDC, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get__current_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mEF3C83C2E1492B444EC667BC30D24DAA306C0D41(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__version_2();
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_1 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_2();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_3 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_3, (String_t*)_stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get__node_1();
|
|
if (L_4)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_5 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_5);
|
|
int32_t L_6 = (( int32_t (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
__this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)));
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
int32_t L_7 = (int32_t)__this->get__index_4();
|
|
__this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_8 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get__node_1();
|
|
NullCheck(L_8);
|
|
RuntimeObject * L_9 = (RuntimeObject *)L_8->get_item_3();
|
|
__this->set__current_3(L_9);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_10 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get__node_1();
|
|
NullCheck(L_10);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_11 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_10->get_next_1();
|
|
__this->set__node_1(L_11);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_12 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get__node_1();
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_13 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck(L_13);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_14 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_13->get_head_0();
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_12) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_14))))
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
__this->set__node_1((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get__version_2();
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_1 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_2();
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_3 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_3, (String_t*)_stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_5 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this->get__list_0();
|
|
NullCheck(L_5);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_5->get_head_0();
|
|
__this->set__node_1(L_6);
|
|
__this->set__index_4(0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m88EE4B2B2DE4024B3AFE1A428F4F93E166F52E9E(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 * L_0 = (PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 *)il2cpp_codegen_object_new(PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5_il2cpp_TypeInfo_var);
|
|
PlatformNotSupportedException__ctor_m651139B17C9EE918551490BC675754EA8EA3E7C7(L_0, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_RuntimeMethod_var);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mDEB66907C957F07DF882E90FCCAB6FC2E3986A31(_thisAdjusted, ___info0, ___context1, method);
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1_Enumerator<System.Object>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 * L_0 = (PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5 *)il2cpp_codegen_object_new(PlatformNotSupportedException_t14FE109377F8FA8B3B2F9A0C4FE3BF10662C73B5_il2cpp_TypeInfo_var);
|
|
PlatformNotSupportedException__ctor_m651139B17C9EE918551490BC675754EA8EA3E7C7(L_0, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_RuntimeMethod_var);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * _thisAdjusted = reinterpret_cast<Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 *>(__this + _offset);
|
|
Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m2335DBF08216C9C26AFDDCB5D2CFBC5E0911B149(_thisAdjusted, ___sender0, 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.LinkedList`1<System.Object>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1__ctor_mAB175C80A916D8714D714BBC61066B970B47982E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1__ctor_m0343166E3B898CE21253D7D60635DC1EF6CB5A5E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0;
|
|
__this->set__siInfo_4(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.LinkedList`1<System.Object>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m3FEDB19F06F4B650469DB1D5D2308832AC52B75D_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_count_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_First()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_get_First_m0C98E2DE4C013B92EDF858C9A5DEA9A30BB5523C_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_Last()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_get_Last_mF7FC867D65BA0164AEBA21B47C05E1B51D9A8599_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
NullCheck(L_1);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1->get_prev_2();
|
|
return L_2;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LinkedList_1_System_Collections_Generic_ICollectionU3CTU3E_get_IsReadOnly_m57688FF3DD64845360E794408D6830026C68413E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m594AFBF680024846D5A60325A9F414DC5EE7CDF7_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_AddFirst_m9239CB49945A15855C219FF8D1EF8DB6E4F216C8_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1));
|
|
(( void (*) (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)(L_1, (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if (L_2)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_4, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = V_0;
|
|
__this->set_head_0(L_6);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_AddFirst_m2EFB30065D70A52B789D17A6D0177B9013D3BDFC_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___node0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if (L_1)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___node0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
goto IL_002c;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = ___node0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = ___node0;
|
|
__this->set_head_0(L_5);
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = ___node0;
|
|
NullCheck(L_6);
|
|
L_6->set_list_0(__this);
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddLast(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_AddLast_m968B782331A31FE20156A13687378A375B788568_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1));
|
|
(( void (*) (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)(L_1, (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if (L_2)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_4, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4));
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_Clear_m00D939DBBD1B791D7DE212B1FC05F78EFB4DC9BA_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_1 = NULL;
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_0;
|
|
goto IL_0018;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = V_0;
|
|
V_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = V_0;
|
|
NullCheck((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = (( LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * (*) (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6));
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = V_1;
|
|
NullCheck((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_4);
|
|
(( void (*) (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = V_0;
|
|
if (L_5)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
__this->set_head_0((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
__this->set_count_1(0);
|
|
int32_t L_6 = (int32_t)__this->get_version_2();
|
|
__this->set_version_2(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LinkedList_1_Contains_m4E3DFDDEC3A29E9258B077F64058B0F0EC118B42_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (( LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8));
|
|
return (bool)((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0);
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = ___array0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
int32_t L_2 = ___index1;
|
|
if ((((int32_t)L_2) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___index1;
|
|
int32_t L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_4);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_6 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_6, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_5, (String_t*)_stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_7 = ___index1;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = ___array0;
|
|
NullCheck(L_8);
|
|
if ((((int32_t)L_7) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = ___index1;
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_10);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_12 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_12, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_11, (String_t*)_stringLiteral2060DAB8A1CFF1775D25A4E030FE56E2C02AB955, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = ___array0;
|
|
NullCheck(L_13);
|
|
int32_t L_14 = ___index1;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
int32_t L_15 = (( int32_t (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))), (int32_t)L_14))) >= ((int32_t)L_15)))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_16 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_16, (String_t*)_stringLiteralCD7D0AC2EBED64F823B1ECA559037A9CB8EDE01A, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, LinkedList_1_CopyTo_mB9E229AFD2D66A6DF0697D2F5E45EFBF9D229324_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_17 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_17;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_18 = V_0;
|
|
if (!L_18)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_19 = ___array0;
|
|
int32_t L_20 = ___index1;
|
|
int32_t L_21 = (int32_t)L_20;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_22 = V_0;
|
|
NullCheck(L_22);
|
|
RuntimeObject * L_23 = (RuntimeObject *)L_22->get_item_3();
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_21), (RuntimeObject *)L_23);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_24 = V_0;
|
|
NullCheck(L_24);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_25 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_24->get_next_1();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_25;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_26 = V_0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_27 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_26) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_27))))
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::Find(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_Find_mF9B8FB1F0C9857367FB15A74E0BB33D5BE1C0E17_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * V_1 = NULL;
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_0;
|
|
EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * L_1 = (( EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_1 = (EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA *)L_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_3 = ___value0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA * L_4 = V_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = V_0;
|
|
NullCheck(L_5);
|
|
RuntimeObject * L_6 = (RuntimeObject *)L_5->get_item_3();
|
|
RuntimeObject * L_7 = ___value0;
|
|
NullCheck((EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA *)L_4);
|
|
bool L_8 = VirtFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(!0,!0) */, (EqualityComparer_1_t54972BA287ED38B066E4BE7A3B21F49803B62EBA *)L_4, (RuntimeObject *)L_6, (RuntimeObject *)L_7);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_10 = V_0;
|
|
NullCheck(L_10);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_11 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_10->get_next_1();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_11;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_12 = V_0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_13 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_12) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_13))))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_14 = V_0;
|
|
NullCheck(L_14);
|
|
RuntimeObject * L_15 = (RuntimeObject *)L_14->get_item_3();
|
|
if (L_15)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_16 = V_0;
|
|
return L_16;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_17 = V_0;
|
|
NullCheck(L_17);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_18 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_17->get_next_1();
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_18;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_19 = V_0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_20 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_19) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_20))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
return (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL;
|
|
}
|
|
}
|
|
// System.Collections.Generic.LinkedList`1_Enumerator<T> System.Collections.Generic.LinkedList`1<System.Object>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 LinkedList_1_GetEnumerator_mAEC73AA7105E045A6E00B4A688D320614954B3AD_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Enumerator__ctor_m486CBA7FD8E99D575ECDFE169BB5ECE77E9FE9AD((&L_0), (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 15));
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LinkedList_1_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mB023D16A049F798E421C9275AD5F83FAD901CD2A_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 L_0 = (( Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16));
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 14), &L_1);
|
|
return (RuntimeObject*)L_2;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LinkedList_1_Remove_mD52BBB5ADAD10CDE468F87DBBCA3F7131C80336E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * V_0 = NULL;
|
|
{
|
|
RuntimeObject * L_0 = ___value0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (( LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8));
|
|
V_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::Remove(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_Remove_mADE035B335CACEA3A43B1A81CC4A837E23372398_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___node0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 18));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = ___node0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::RemoveLast()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_RemoveLast_m8CE08D60D1A800F681D7870F88133EB471EF30CB_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_RemoveLast_m8CE08D60D1A800F681D7870F88133EB471EF30CB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_1 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_1, (String_t*)_stringLiteralD504FDA00F5034044EB76B5BB63CE2E25C8806DE, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_RemoveLast_m8CE08D60D1A800F681D7870F88133EB471EF30CB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
NullCheck(L_2);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2->get_prev_2();
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 17));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_GetObjectData_m0D37AE05D3E45DF993C0CC18153CA428ED73478F_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_GetObjectData_m0D37AE05D3E45DF993C0CC18153CA428ED73478F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
{
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral59BD0A3FF43B32849B319E645D4798D8A5D1E889, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_GetObjectData_m0D37AE05D3E45DF993C0CC18153CA428ED73478F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0;
|
|
int32_t L_3 = (int32_t)__this->get_version_2();
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_2);
|
|
SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_2, (String_t*)_stringLiteral2DA600BF9404843107A9531694F654E5662959E0, (int32_t)L_3, /*hidden argument*/NULL);
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___info0;
|
|
int32_t L_5 = (int32_t)__this->get_count_1();
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_4);
|
|
SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_4, (String_t*)_stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E, (int32_t)L_5, /*hidden argument*/NULL);
|
|
int32_t L_6 = (int32_t)__this->get_count_1();
|
|
if (!L_6)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = (int32_t)__this->get_count_1();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 19), (uint32_t)L_7);
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_8;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_9 = V_0;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_9, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20));
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = V_0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_12 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 21)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_13 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_12, /*hidden argument*/NULL);
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_10);
|
|
SerializationInfo_AddValue_mE0A104C01EFA55A83D4CAE4662A9B4C6459911FC((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_10, (String_t*)_stringLiteralE5E429BCC9C2E4A41A3C7A4D96203BE6CB273B11, (RuntimeObject *)(RuntimeObject *)L_11, (Type_t *)L_13, /*hidden argument*/NULL);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::OnDeserialization(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_OnDeserialization_m114383619E04563871C289C365F50669C06DC87C_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_OnDeserialization_m114383619E04563871C289C365F50669C06DC87C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)__this->get__siInfo_4();
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_1 = (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)__this->get__siInfo_4();
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_1);
|
|
int32_t L_2 = SerializationInfo_GetInt32_mB47BD46A0BDBBAF5B47BB62E6EFF8E092E3F3656((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_1, (String_t*)_stringLiteral2DA600BF9404843107A9531694F654E5662959E0, /*hidden argument*/NULL);
|
|
V_0 = (int32_t)L_2;
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_3 = (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)__this->get__siInfo_4();
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_3);
|
|
int32_t L_4 = SerializationInfo_GetInt32_mB47BD46A0BDBBAF5B47BB62E6EFF8E092E3F3656((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_3, (String_t*)_stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E, /*hidden argument*/NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
}
|
|
{
|
|
SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_5 = (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)__this->get__siInfo_4();
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 21)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
NullCheck((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_5);
|
|
RuntimeObject * L_8 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)L_5, (String_t*)_stringLiteralE5E429BCC9C2E4A41A3C7A4D96203BE6CB273B11, (Type_t *)L_7, /*hidden argument*/NULL);
|
|
V_1 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 22)));
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_9 = V_1;
|
|
if (L_9)
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 * L_10 = (SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210 *)il2cpp_codegen_object_new(SerializationException_tA1FDFF6779406E688C2192E71C38DBFD7A4A2210_il2cpp_TypeInfo_var);
|
|
SerializationException__ctor_m88AAD9671030A8A96AA87CB95701938FBD8F16E1(L_10, (String_t*)_stringLiteralBB682E5F54E22D6CDF0694F6B2B8CA34656AAEC9, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, LinkedList_1_OnDeserialization_m114383619E04563871C289C365F50669C06DC87C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
V_2 = (int32_t)0;
|
|
goto IL_0070;
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = V_1;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(L_11);
|
|
int32_t L_13 = L_12;
|
|
RuntimeObject * L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (RuntimeObject *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
int32_t L_15 = V_2;
|
|
V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1));
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
int32_t L_16 = V_2;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
__this->set_head_0((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
int32_t L_18 = V_0;
|
|
__this->set_version_2(L_18);
|
|
__this->set__siInfo_4((SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *)NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_InternalInsertNodeBefore_mEAD3A1C3381A09F713ACE035A0E24E3A92EECC1B_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___newNode1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___newNode1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = ___node0;
|
|
NullCheck(L_0);
|
|
L_0->set_next_1(L_1);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___newNode1;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = ___node0;
|
|
NullCheck(L_3);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3->get_prev_2();
|
|
NullCheck(L_2);
|
|
L_2->set_prev_2(L_4);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = ___node0;
|
|
NullCheck(L_5);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_5->get_prev_2();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_7 = ___newNode1;
|
|
NullCheck(L_6);
|
|
L_6->set_next_1(L_7);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_8 = ___node0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_9 = ___newNode1;
|
|
NullCheck(L_8);
|
|
L_8->set_prev_2(L_9);
|
|
int32_t L_10 = (int32_t)__this->get_version_2();
|
|
__this->set_version_2(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)));
|
|
int32_t L_11 = (int32_t)__this->get_count_1();
|
|
__this->set_count_1(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_InternalInsertNodeToEmptyList_m947DB46B4877D7740AF7264F11FE0CF1BC7D7D5B_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___newNode0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___newNode0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = ___newNode0;
|
|
NullCheck(L_0);
|
|
L_0->set_next_1(L_1);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___newNode0;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = ___newNode0;
|
|
NullCheck(L_2);
|
|
L_2->set_prev_2(L_3);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = ___newNode0;
|
|
__this->set_head_0(L_4);
|
|
int32_t L_5 = (int32_t)__this->get_version_2();
|
|
__this->set_version_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)));
|
|
int32_t L_6 = (int32_t)__this->get_count_1();
|
|
__this->set_count_1(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_InternalRemoveNode_m91069F18A3D8E584AB95D3492CD1743E7E1E6A13_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___node0;
|
|
NullCheck(L_0);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_1 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_0->get_next_1();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___node0;
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_1) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_2))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
__this->set_head_0((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)NULL);
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_3 = ___node0;
|
|
NullCheck(L_3);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_4 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_3->get_next_1();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_5 = ___node0;
|
|
NullCheck(L_5);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_6 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_5->get_prev_2();
|
|
NullCheck(L_4);
|
|
L_4->set_prev_2(L_6);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_7 = ___node0;
|
|
NullCheck(L_7);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_8 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_7->get_prev_2();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_9 = ___node0;
|
|
NullCheck(L_9);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_10 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_9->get_next_1();
|
|
NullCheck(L_8);
|
|
L_8->set_next_1(L_10);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_11 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_12 = ___node0;
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_11) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_12))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_13 = ___node0;
|
|
NullCheck(L_13);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_14 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_13->get_next_1();
|
|
__this->set_head_0(L_14);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_15 = ___node0;
|
|
NullCheck((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_15);
|
|
(( void (*) (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
int32_t L_16 = (int32_t)__this->get_count_1();
|
|
__this->set_count_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)));
|
|
int32_t L_17 = (int32_t)__this->get_version_2();
|
|
__this->set_version_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___node0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteralF8E966D1E207D02C44511A58DCCFF2F5429E9A3B, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___node0;
|
|
NullCheck(L_2);
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_3 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_2->get_list_0();
|
|
if (!L_3)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_4 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_4, (String_t*)_stringLiteralB7993DF68C9568B57EECEAEA86866FDB6C9C2288, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, LinkedList_1_ValidateNewNode_m04A623FA9BF306199A37447676CE97517594D8D4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = ___node0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteralF8E966D1E207D02C44511A58DCCFF2F5429E9A3B, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_2 = ___node0;
|
|
NullCheck(L_2);
|
|
LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * L_3 = (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_2->get_list_0();
|
|
if ((((RuntimeObject*)(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)L_3) == ((RuntimeObject*)(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this)))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_4 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var);
|
|
InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_4, (String_t*)_stringLiteral8F8692BA79A3BE3D4CB1FB9A9C4B8D8C4D007A03, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, LinkedList_1_ValidateNode_m41EC2FFC0566E570DA5EA22BF4FFA3DBCF0C8D8A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_IsSynchronized()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LinkedList_1_System_Collections_ICollection_get_IsSynchronized_m6739AC40790F707ACC9408C5B1B4FDC0EAF0FB83_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_SyncRoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LinkedList_1_System_Collections_ICollection_get_SyncRoot_m288E81FFAA7B7F4480C93E0215EF0366719DFC2E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_System_Collections_ICollection_get_SyncRoot_m288E81FFAA7B7F4480C93E0215EF0366719DFC2E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__syncRoot_3();
|
|
if (L_0)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject ** L_1 = (RuntimeObject **)__this->get_address_of__syncRoot_3();
|
|
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_3();
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * 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);
|
|
{
|
|
RuntimeArray * L_0 = ___array0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
RuntimeArray * L_2 = ___array0;
|
|
NullCheck((RuntimeArray *)L_2);
|
|
int32_t L_3 = Array_get_Rank_m38145B59D67D75F9896A3F8CDA9B966641AE99E1((RuntimeArray *)L_2, /*hidden argument*/NULL);
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_4, (String_t*)_stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
RuntimeArray * L_5 = ___array0;
|
|
NullCheck((RuntimeArray *)L_5);
|
|
int32_t L_6 = Array_GetLowerBound_mDCFD284D55CFFA1DD8825D7FCF86A85EFB71FD1B((RuntimeArray *)L_5, (int32_t)0, /*hidden argument*/NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_7, (String_t*)_stringLiteralC363992023785AF013BBCF2E20C19D9835184F82, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
int32_t L_8 = ___index1;
|
|
if ((((int32_t)L_8) >= ((int32_t)0)))
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = ___index1;
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_10);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_12 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_12, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_11, (String_t*)_stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
RuntimeArray * L_13 = ___array0;
|
|
NullCheck((RuntimeArray *)L_13);
|
|
int32_t L_14 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D((RuntimeArray *)L_13, /*hidden argument*/NULL);
|
|
int32_t L_15 = ___index1;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
int32_t L_16 = (( int32_t (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)L_15))) >= ((int32_t)L_16)))
|
|
{
|
|
goto IL_0075;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_17 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_17, (String_t*)_stringLiteralCD7D0AC2EBED64F823B1ECA559037A9CB8EDE01A, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0075:
|
|
{
|
|
RuntimeArray * L_18 = ___array0;
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)IsInst((RuntimeObject*)L_18, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 22)));
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_19 = V_0;
|
|
if (!L_19)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_20 = V_0;
|
|
int32_t L_21 = ___index1;
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
(( void (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 20));
|
|
return;
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
RuntimeArray * L_22 = ___array0;
|
|
V_1 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)IsInst((RuntimeObject*)L_22, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var));
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_23 = V_1;
|
|
if (L_23)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_24 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_24, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_25 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
V_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_25;
|
|
}
|
|
|
|
IL_00a9:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
{
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_26 = V_2;
|
|
if (!L_26)
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = V_1;
|
|
int32_t L_28 = ___index1;
|
|
int32_t L_29 = (int32_t)L_28;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1));
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_30 = V_2;
|
|
NullCheck(L_30);
|
|
RuntimeObject * L_31 = (RuntimeObject *)L_30->get_item_3();
|
|
NullCheck(L_27);
|
|
ArrayElementTypeCheck (L_27, L_31);
|
|
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(L_29), (RuntimeObject *)L_31);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_32 = V_2;
|
|
NullCheck(L_32);
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_33 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_32->get_next_1();
|
|
V_2 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_33;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_34 = V_2;
|
|
LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_35 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_0();
|
|
if ((!(((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_34) == ((RuntimeObject*)(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)L_35))))
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
goto IL_00e2;
|
|
}
|
|
} // 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_00d1;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_00d1:
|
|
{ // begin catch(System.ArrayTypeMismatchException)
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_36 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_36, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, LinkedList_1_System_Collections_ICollection_CopyTo_m0F2AA196DCFDF0F850B9CB1F0F4FD51B8746FEC7_RuntimeMethod_var);
|
|
} // end catch (depth: 1)
|
|
|
|
IL_00e2:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LinkedList_1_System_Collections_IEnumerable_GetEnumerator_m86830A55ABB4C91A90F50E54341472DBE47A9DDD_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this);
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 L_0 = (( Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 (*) (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16)->methodPointer)((LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 16));
|
|
Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 L_1 = L_0;
|
|
RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 14), &L_1);
|
|
return (RuntimeObject*)L_2;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.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)
|
|
{
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A * L_3 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42_AdjustorThunk (RuntimeObject * __this, List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
Enumerator__ctor_mABC3FB9F7DEA0F4C9A46B4F57749FC98F8A96F42(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
Enumerator_Dispose_m1C6971402CC8A20FB933898B1578229A06010AF0(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * V_0 = NULL;
|
|
{
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_0 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__this->get_list_0();
|
|
V_0 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * 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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * 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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9* L_8 = (SegmentU5BU5D_t75CBF4EE72AE7798402BAB4F2F2E68B43DCF69A9*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A 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_mDA71830D67618037F8D3B371AC179B3E9EFEC917((Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *)(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mCE566D8A4FB744BDC3F72A079EEE1049C3204BBA(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_1 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_3 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__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)));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A * L_5 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mDA71830D67618037F8D3B371AC179B3E9EFEC917(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_0 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Segment_t4D7158441370F573F35DB59A882D986F1269B61A Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
return Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __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_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_2 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__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:
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_4 = Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_inline((Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *)(Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A 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_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m67EFBA5AD2231C5F5C49CAF4E36DED6DAFE3FC7B(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.GPath_Segment>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737_gshared (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * L_1 = (List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 *)__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);
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A * L_3 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Segment_t4D7158441370F573F35DB59A882D986F1269B61A ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * _thisAdjusted = reinterpret_cast<Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m38773359545A3356E4E3209119BC55E00E2D9737(_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<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * L_3 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42_AdjustorThunk (RuntimeObject * __this, List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
Enumerator__ctor_m8D85BBA0CD11E5E5B0361640450D268D3C01CB42(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
Enumerator_Dispose_mB4C04BED89C77310A0DB22396475C7242B2A3679(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * V_0 = NULL;
|
|
{
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_0 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__this->get_list_0();
|
|
V_0 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * 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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * 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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5* L_8 = (GPathPointU5BU5D_t48DC21FC2D506D7561DC3C82207FEE9641470BA5*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE 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_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D((Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *)(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mA79D33AF1D4020624BC7B1F82E126BD37F73D1D3(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_1 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_3 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__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)));
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * L_5 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mFF4D793EA2EDA1FA3CDEEADAB5AFE09599C48A8D(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_0 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
return Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __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_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_2 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__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:
|
|
{
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_4 = Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_inline((Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *)(Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE 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_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m73CABBE1B51806CD155442EC8EAB3E12750CBAD1(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E_gshared (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * L_1 = (List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E *)__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);
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE * L_3 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * _thisAdjusted = reinterpret_cast<Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m5D4E31D13E878A17C87943B3F919C1E97551198E(_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<FairyGUI.TextField_CharPosition>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * L_3 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF_AdjustorThunk (RuntimeObject * __this, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
Enumerator__ctor_m4B105133DCD60424B946856DF6CA66B407C2ADFF(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
Enumerator_Dispose_mE2699D282B559862801E12C7D1D52B5CCC26BE93(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * V_0 = NULL;
|
|
{
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_0 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__this->get_list_0();
|
|
V_0 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * 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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * 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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* L_8 = (CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 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_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC((Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *)(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m41D721B5359E1EABC8847A55F06CA4E90FF222D8(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_1 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_3 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__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)));
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * L_5 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m532D8998095BB1A864BFBFAFA625E47B7B54C4FC(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_0 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
return Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mADB8AD9C12C62362744BC70676141EC77483F21B_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __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_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_2 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__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:
|
|
{
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_4 = Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_inline((Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *)(Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 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_mADB8AD9C12C62362744BC70676141EC77483F21B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mADB8AD9C12C62362744BC70676141EC77483F21B(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<FairyGUI.TextField_CharPosition>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3_gshared (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_1 = (List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *)__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);
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 * L_3 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * _thisAdjusted = reinterpret_cast<Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mCA279B70CAE63E83A96711826A6C51FACAF78CB3(_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<System.Boolean>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
bool* L_3 = (bool*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(bool));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6_AdjustorThunk (RuntimeObject * __this, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
Enumerator__ctor_mC4632DC5D72B01259341C2095345A646259140D6(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
Enumerator_Dispose_m1E2C047C4501E12BA8BB00B61F3D29538EFCE3C1(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * V_0 = NULL;
|
|
{
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_0 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get_list_0();
|
|
V_0 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * 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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * 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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_8 = (BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
bool 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_mD49343B1B4E70E6254F431BA074D63810DC8E8E3((Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *)(Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mCCC3ED835D2923784595B1C022004A69D281F078(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Boolean>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_1 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_3 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__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)));
|
|
bool* L_5 = (bool*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(bool));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mD49343B1B4E70E6254F431BA074D63810DC8E8E3(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = (bool)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
return Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__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:
|
|
{
|
|
bool L_4 = Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_inline((Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *)(Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
bool 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_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m63E1346DEBBC2DBAEE0E6C7DD3BD5F91540F79C1(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED_gshared (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_1 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__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);
|
|
bool* L_3 = (bool*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(bool));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * _thisAdjusted = reinterpret_cast<Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m5888F2AF4ED688FAA17D7A786CB26E2DB71BE5ED(_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<System.Byte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
uint8_t* L_3 = (uint8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint8_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289_AdjustorThunk (RuntimeObject * __this, List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
Enumerator__ctor_m2A5BB10F6F8F58E05AF31809EA665DAA4415D289(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Byte>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Byte>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * V_0 = NULL;
|
|
{
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_0 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__this->get_list_0();
|
|
V_0 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * 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_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * 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_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
uint8_t 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_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D((Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
return Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Byte>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_1 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__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_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_3 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__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)));
|
|
uint8_t* L_5 = (uint8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(uint8_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m96A6570B516A1CDA82C5458781ABD7E050D2CB4D(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Byte>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = (uint8_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
return Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __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_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_2 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__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:
|
|
{
|
|
uint8_t L_4 = Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_inline((Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
uint8_t 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_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m7F8561EE2EE44E2FF8A7476C09A399D405A278CB(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Byte>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C * L_1 = (List_1_tEA5A02D780CD7A546BA5EACC7D49B647725B797C *)__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);
|
|
uint8_t* L_3 = (uint8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint8_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * _thisAdjusted = reinterpret_cast<Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mBFEBA1BDD2A89404C8E18D6E5B5246A74A3A4758(_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<System.Char>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Il2CppChar* L_3 = (Il2CppChar*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Il2CppChar));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767_AdjustorThunk (RuntimeObject * __this, List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
Enumerator__ctor_m335C7DB232673779255A1671742A9F8E0E8CB767(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Char>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
Enumerator_Dispose_m5D71E55E6113636769D857C56AF8623163A02603(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Char>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * V_0 = NULL;
|
|
{
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_0 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__this->get_list_0();
|
|
V_0 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * 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_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * 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_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_8 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Il2CppChar 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_mB300A779C64C522181063501DB3D38DCDA2D4400((Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *)(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
return Enumerator_MoveNext_mDC124100D7228EE68F6653A2FD46AEE7231CB55F(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Char>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_1 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__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_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_3 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__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)));
|
|
Il2CppChar* L_5 = (Il2CppChar*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Il2CppChar));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mB300A779C64C522181063501DB3D38DCDA2D4400(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Char>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = (Il2CppChar)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Il2CppChar Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
return Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Char>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m650720A04E14D71772C3824E85AE50ED37F980A7_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __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_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_2 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__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:
|
|
{
|
|
Il2CppChar L_4 = Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_inline((Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *)(Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Il2CppChar 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_m650720A04E14D71772C3824E85AE50ED37F980A7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m650720A04E14D71772C3824E85AE50ED37F980A7(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Char>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F_gshared (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 * L_1 = (List_1_t77B01F7AE4318D422DB7AE7ECAB73B8F130D49B5 *)__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);
|
|
Il2CppChar* L_3 = (Il2CppChar*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Il2CppChar));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * _thisAdjusted = reinterpret_cast<Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mB9566743E10C6859878D8D91192FBE64D591DC2F(_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<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * L_3 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5_AdjustorThunk (RuntimeObject * __this, List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
Enumerator__ctor_m4ECC15B64DDC7B2DED2DFF4505043FF7FB76E9D5(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
Enumerator_Dispose_m77B59D24182E4A5B466F9A556FB4C77E4C7EB2CA(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * V_0 = NULL;
|
|
{
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_0 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__this->get_list_0();
|
|
V_0 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * 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_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * 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_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F* L_8 = (KeyValuePair_2U5BU5D_tAC201058159F8B6B433415A0AB937BD11FC8A36F*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_11 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )(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_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3((Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *)(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
return Enumerator_MoveNext_mE020E21566741C552C9C06731D55B4FF0435DB5F(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_1 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__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_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_3 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__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)));
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * L_5 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m27AC69D8BB9E7FBA9A18D9ECE3BEF0CA5DED74E3(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_0 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
return Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __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_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_2 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__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:
|
|
{
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_4 = Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_inline((Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *)(Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B 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_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mF9868E6FA8FD52D5F4590F1990CEDB4F16FD83BA(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38_gshared (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 * L_1 = (List_1_t5693FC241180E36A0BB189DFB39B0D3A43DC05B1 *)__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);
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * L_3 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * _thisAdjusted = reinterpret_cast<Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mB45FC56ED32AD21D3650C4F175840485C1625A38(_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<System.DateTime>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_3 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509_AdjustorThunk (RuntimeObject * __this, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
Enumerator__ctor_m80FCF829DEA2D0052C377DCF38118FAD38A52509(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.DateTime>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
Enumerator_Dispose_m9269C2C4D68C3C5CA1DE54A61DAEEF10D118C297(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.DateTime>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * V_0 = NULL;
|
|
{
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_0 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get_list_0();
|
|
V_0 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * 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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * 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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* L_8 = (DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 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_m73DF8CF78F468428E4C5D088425A1200170A60B0((Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *)(Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
return Enumerator_MoveNext_m331163D467C5638793D0B8A5F396EF3C69F084AF(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.DateTime>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_1 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_3 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__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)));
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_5 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m73DF8CF78F468428E4C5D088425A1200170A60B0(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.DateTime>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
return Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.DateTime>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF654C247A771AEB358D031963CA6EED9F464F1C0_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__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:
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_inline((Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *)(Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 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_mF654C247A771AEB358D031963CA6EED9F464F1C0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mF654C247A771AEB358D031963CA6EED9F464F1C0(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.DateTime>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F_gshared (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_1 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__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);
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_3 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * _thisAdjusted = reinterpret_cast<Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m0CE1485ADD9FFB9DC894F83B5C2A50617F29A21F(_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<System.DateTimeOffset>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * L_3 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297_AdjustorThunk (RuntimeObject * __this, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
Enumerator__ctor_mBC23315F596A3821A19EDF8C8CCDBADBD0F6F297(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
Enumerator_Dispose_m44D5F1C1C7168BA1767C211EBA036EC7DEDA25AB(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * V_0 = NULL;
|
|
{
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_0 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get_list_0();
|
|
V_0 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * 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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * 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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* L_8 = (DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 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_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466((Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *)(Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
return Enumerator_MoveNext_mC7676B3B85B1A2FE632E83569D3C6EDB8A4BC0AB(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_1 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_3 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__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)));
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * L_5 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mCAC25D27B3E5D40DC55F6AEDBF0B744240176466(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_0 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
return Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__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:
|
|
{
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_4 = Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_inline((Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *)(Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 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_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mB0B830B1CE87142A1FCCCD35BCEE192875B1FB70(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.DateTimeOffset>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12_gshared (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_1 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__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);
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * L_3 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * _thisAdjusted = reinterpret_cast<Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m73CC2C0ABE84E4679A83F14BEFD970CDC475FE12(_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<System.Decimal>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_3 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278_AdjustorThunk (RuntimeObject * __this, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
Enumerator__ctor_m5E712F6E9A278F77EED1F212986C64C2BE4EE278(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Decimal>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
Enumerator_Dispose_m00DFA108B0C90B9B2EFF3D1FE0DE77A7D154A095(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Decimal>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * V_0 = NULL;
|
|
{
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_0 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get_list_0();
|
|
V_0 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * 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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * 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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* L_8 = (DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 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_m69F37D0C9591059CD127CCD81BF6058C3D324C2D((Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *)(Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
return Enumerator_MoveNext_m020E63B6EC546CB12F10C1A8F7BF410E83DFAB5D(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Decimal>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_1 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_3 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__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)));
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_5 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m69F37D0C9591059CD127CCD81BF6058C3D324C2D(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Decimal>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
return Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Decimal>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9ECD17EE2439B9E348FD760F379FA2F9950700A2_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__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:
|
|
{
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_inline((Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *)(Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 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_m9ECD17EE2439B9E348FD760F379FA2F9950700A2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m9ECD17EE2439B9E348FD760F379FA2F9950700A2(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Decimal>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E_gshared (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_1 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__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);
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_3 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * _thisAdjusted = reinterpret_cast<Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m4611478A45DC589DAF37E7D6988A39573124330E(_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<System.Double>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
double* L_3 = (double*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(double));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1_AdjustorThunk (RuntimeObject * __this, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
Enumerator__ctor_m3F9D997F9F32988EC54A72718235637D968DA6F1(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Double>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
Enumerator_Dispose_m0E7C941E5FC743AF9C7DF90E94C8743F26B50303(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Double>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * V_0 = NULL;
|
|
{
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_0 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get_list_0();
|
|
V_0 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * 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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * 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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* L_8 = (DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
double 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_m5F5F40FE45899D3966B062994ADB6AE18B724C5C((Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *)(Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m3E1EE9D59D5F4E38B69770E7B81F863D35E79047(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Double>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_1 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_3 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__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)));
|
|
double* L_5 = (double*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(double));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m5F5F40FE45899D3966B062994ADB6AE18B724C5C(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Double>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = (double)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
return Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Double>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__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:
|
|
{
|
|
double L_4 = Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_inline((Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *)(Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
double 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_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m018B7608C9649B8D8E97A66D0711BC2DA0FBB08A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Double>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D_gshared (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_1 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__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);
|
|
double* L_3 = (double*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(double));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * _thisAdjusted = reinterpret_cast<Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mF543BCA7F70E7AB6FA8F03E38D2B3442FBB17E7D(_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<System.Int16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
int16_t* L_3 = (int16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int16_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6_AdjustorThunk (RuntimeObject * __this, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
Enumerator__ctor_m1ABFBA2DF72C6702B00F571D1EDBE0AB422BC1D6(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int16>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
Enumerator_Dispose_mD31EAD0E6D95637485C87192C9EFDE50A7A25457(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int16>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * V_0 = NULL;
|
|
{
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_0 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get_list_0();
|
|
V_0 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * 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_t62097A596C137382F6178E74015FE4C0139FEAD2 * 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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* L_8 = (Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
int16_t 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_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7((Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *)(Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m0A2C126ED5BA952F231D727D987119C95FA916BC(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int16>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_1 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_3 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__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)));
|
|
int16_t* L_5 = (int16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(int16_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m49357A26C5EE30B8C05797347BE4BE684BC6A5E7(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Int16>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int16_t L_0 = (int16_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int16_t Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
return Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Int16>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__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:
|
|
{
|
|
int16_t L_4 = Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_inline((Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *)(Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
int16_t 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_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mD5CFAEFD624198B5989FCCB3912C07E339FA7C8B(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int16>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC_gshared (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_1 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__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);
|
|
int16_t* L_3 = (int16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int16_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * _thisAdjusted = reinterpret_cast<Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mA56E60B2FAD620A3BE207CFDF31512DB35ADD8BC(_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<System.Int32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8_AdjustorThunk (RuntimeObject * __this, List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
Enumerator__ctor_mDB92E430A5D05B75AB5F1A399935FE31B5C9CEF8(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
Enumerator_Dispose_mBA3B0129DABD8274AF3497CC93E6A2DEA0A23892(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * V_0 = NULL;
|
|
{
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_0 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__this->get_list_0();
|
|
V_0 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * 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_tE1526161A558A17A39A8B69D8EEF3801393B6226 * 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_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_8 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
int32_t 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_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37((Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *)(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
return Enumerator_MoveNext_m113E33A615748C69D63D1245F5FD820B4B3D43F7(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_1 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__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_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_3 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__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)));
|
|
int32_t* L_5 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(int32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m8B211DA76732887A5B435A6FB7C0815E7DFA2E37(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
return Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __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_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__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:
|
|
{
|
|
int32_t L_4 = Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_inline((Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *)(Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
int32_t 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_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m736AB75E36D040EB53F96E5E42CDBA099D9A6CC5(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929_gshared (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_1 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)__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);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * _thisAdjusted = reinterpret_cast<Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m4231C77F2C80AAFBA709DBC04E17ABC7FE0D4929(_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<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166_AdjustorThunk (RuntimeObject * __this, List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
Enumerator__ctor_mAE704F6EBF7CC0DDA29CD07384D8C6D335576166(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
Enumerator_Dispose_m1C134A28870F9395521B61BB05D5916BCDFAFDF1(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * V_0 = NULL;
|
|
{
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_0 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__this->get_list_0();
|
|
V_0 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * 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_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * 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_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* L_8 = (Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
int32_t 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_m020639045D54D9E9EF7E7099709FE56D9692E340((Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *)(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
return Enumerator_MoveNext_m23A00867F9D8B7B06103B414927ACEBF515960F2(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_1 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__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_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_3 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__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)));
|
|
int32_t* L_5 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(int32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m020639045D54D9E9EF7E7099709FE56D9692E340(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
return Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __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_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_2 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__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:
|
|
{
|
|
int32_t L_4 = Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_inline((Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *)(Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
int32_t 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_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mD16696948E5B9BC762EADD0F68C391BAB3A7C3AD(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F_gshared (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 * L_1 = (List_1_t116A3B8CE581BED3D4552A7F22FE553557ADC4C5 *)__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);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * _thisAdjusted = reinterpret_cast<Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mF2AFAE763DEFED5D523CBF78A719B9ECFB87461F(_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<System.Int64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
int64_t* L_3 = (int64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5_AdjustorThunk (RuntimeObject * __this, List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
Enumerator__ctor_m44EF96B1949031D6ED100E27DE1368484060FDC5(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int64>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
Enumerator_Dispose_mFE939B84579804378A9D38B81EE51A75B3719048(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int64>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * V_0 = NULL;
|
|
{
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_0 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__this->get_list_0();
|
|
V_0 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * 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_t68D346084523AB177A279E553FB0D5D4202BAF07 * 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_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_8 = (Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
int64_t 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_m05C2CF2125376400CCE67EBB738C0D80388FF574((Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *)(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mA462FB3543C7B43D493BDFED2DBC1F102CDAA790(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Int64>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_1 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__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_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_3 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__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)));
|
|
int64_t* L_5 = (int64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(int64_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m05C2CF2125376400CCE67EBB738C0D80388FF574(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Int64>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int64_t Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
return Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __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_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_2 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__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:
|
|
{
|
|
int64_t L_4 = Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_inline((Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *)(Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
int64_t 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_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBA5C2D9EDA8DBA372BCC3D07A8C02639008D3BFC(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Int64>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889_gshared (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 * L_1 = (List_1_t68D346084523AB177A279E553FB0D5D4202BAF07 *)__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);
|
|
int64_t* L_3 = (int64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * _thisAdjusted = reinterpret_cast<Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mDFDD8D08087FC305669C47E62048D911A45C9889(_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<System.Object>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0_AdjustorThunk (RuntimeObject * __this, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
Enumerator__ctor_m39C8C3D04576F8D63AF941CC77EE5871393388F0(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * V_0 = NULL;
|
|
{
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_0 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__this->get_list_0();
|
|
V_0 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * 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_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * 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_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject * 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_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2((Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *)(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
return Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Object>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_1 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__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_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_3 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__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)));
|
|
RuntimeObject ** L_5 = (RuntimeObject **)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m53BD044D4EDE30423D4B37AFB3BABA5485EA38A2(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
return Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __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_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_2 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__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:
|
|
{
|
|
RuntimeObject * L_4 = Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_inline((Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *)(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m5B0D1DCA28DBB1890B2FDBD59D13E1B20A804793(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_1 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)__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);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * _thisAdjusted = reinterpret_cast<Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m3E1A4F6166FDD8BB4ABD8AD3561063AEE5BB3797(_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<System.SByte>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
int8_t* L_3 = (int8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int8_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13_AdjustorThunk (RuntimeObject * __this, List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
Enumerator__ctor_mBBA1971A7E83C896A98254BC8795F54E2C795D13(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.SByte>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
Enumerator_Dispose_m5F2097771DC3F7306CBBC3D38E75E06A2F3E0F11(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.SByte>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * V_0 = NULL;
|
|
{
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_0 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)__this->get_list_0();
|
|
V_0 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * 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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * 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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* L_8 = (SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
int8_t 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_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031((Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *)(Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
return Enumerator_MoveNext_m5869ED1B52E9E6C3F86440814DFDCD160135DBFF(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.SByte>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_1 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)__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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_3 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)__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)));
|
|
int8_t* L_5 = (int8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(int8_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m05C8BCFB3DCC19841DDA16A647FDFB4CE8763031(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.SByte>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int8_t L_0 = (int8_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int8_t Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
return Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.SByte>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __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_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_2 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)__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:
|
|
{
|
|
int8_t L_4 = Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_inline((Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *)(Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
int8_t 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_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mD6F70769283F1663CDDF51EE55C265D1FA0BA7FC(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.SByte>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66_gshared (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C * L_1 = (List_1_tC5716A1EA872FDC0AEDAB005C2A605C23DC8BF5C *)__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);
|
|
int8_t* L_3 = (int8_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int8_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * _thisAdjusted = reinterpret_cast<Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m6F2F4AC23B4802E47E9E004CA90F92C5CE8C8F66(_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<System.Single>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
float* L_3 = (float*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(float));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18_AdjustorThunk (RuntimeObject * __this, List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
Enumerator__ctor_mC098660DDC562C49A98F1196A350625289869D18(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Single>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
Enumerator_Dispose_mE6238568419AB636CC1E75279B6CD651B58D6108(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Single>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * V_0 = NULL;
|
|
{
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_0 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__this->get_list_0();
|
|
V_0 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * 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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * 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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* L_8 = (SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
float 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_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B((Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *)(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
return Enumerator_MoveNext_m71903AD861409D72CBD8A142F2CA0102F571D071(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.Single>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_1 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_3 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__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)));
|
|
float* L_5 = (float*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(float));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mFB0BAFCADBC1C54A3CC3191D767CBC877FB9036B(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.Single>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = (float)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C float Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
return Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.Single>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5B029D0B1160D21E256C9ABEEB671292E879CDAE_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __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_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_2 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__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:
|
|
{
|
|
float L_4 = Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_inline((Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *)(Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
float 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_m5B029D0B1160D21E256C9ABEEB671292E879CDAE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m5B029D0B1160D21E256C9ABEEB671292E879CDAE(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.Single>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F_gshared (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E * L_1 = (List_1_tC02C2993D5A6DDB73B1126E4EECDEB641C54A03E *)__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);
|
|
float* L_3 = (float*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(float));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * _thisAdjusted = reinterpret_cast<Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mFAAE0158680328FC0F6A0D1D05F1D33AE2A5172F(_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<System.TimeSpan>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, List_1_t590F472D274003865E31A7729023BEC683AB9551 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_3 = (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03_AdjustorThunk (RuntimeObject * __this, List_1_t590F472D274003865E31A7729023BEC683AB9551 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
Enumerator__ctor_mA958B7DBCF31083E990EC88CAFC0576722FDEB03(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
Enumerator_Dispose_m25F9744A1011B03F340DDB34DB7C38555E0F99C2(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * V_0 = NULL;
|
|
{
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * L_0 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)__this->get_list_0();
|
|
V_0 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * 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_t590F472D274003865E31A7729023BEC683AB9551 * 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_t590F472D274003865E31A7729023BEC683AB9551 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* L_8 = (TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 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_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A((Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *)(Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m2E117609FFEA54FB44C0C7094A2838FB59494A94(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * L_1 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)__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_t590F472D274003865E31A7729023BEC683AB9551 * L_3 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)__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)));
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_5 = (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m537CEEFF7F3CBFFD2B2F4926C0FE48601337435A(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
return Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __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_t590F472D274003865E31A7729023BEC683AB9551 * L_2 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)__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:
|
|
{
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_inline((Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *)(Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 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_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m90831E4C13F942F6908EAB1D0D2F7325DAC7D656(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.TimeSpan>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968_gshared (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t590F472D274003865E31A7729023BEC683AB9551 * L_1 = (List_1_t590F472D274003865E31A7729023BEC683AB9551 *)__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);
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_3 = (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * _thisAdjusted = reinterpret_cast<Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m51777CA9C06935076A96C62BCA8FCEAF67475968(_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<System.UInt16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
uint16_t* L_3 = (uint16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint16_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9_AdjustorThunk (RuntimeObject * __this, List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
Enumerator__ctor_mFA60E02471DE70F74AB55B5A8871234FDFE9EDB9(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt16>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
Enumerator_Dispose_mCB18CBC52466824C933EFF3CA9EDBF306893D568(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt16>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * V_0 = NULL;
|
|
{
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_0 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)__this->get_list_0();
|
|
V_0 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * 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_tC24850134CAAF1886083DE793A4D1AE57578DE69 * 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_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* L_8 = (UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
uint16_t 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_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920((Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *)(Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m72BD8E141C6ACCB91E7AAB2A84DFE683898F0A3C(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt16>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_1 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)__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_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_3 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)__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)));
|
|
uint16_t* L_5 = (uint16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(uint16_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mE5F4C45F238A1F4C9F5D3A694B01F74645CB8920(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.UInt16>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = (uint16_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint16_t Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
return Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.UInt16>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __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_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_2 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)__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:
|
|
{
|
|
uint16_t L_4 = Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_inline((Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *)(Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
uint16_t 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_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m2568B7724F477CCF6CC8565DAC742EDC13DAA8F1(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt16>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040_gshared (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 * L_1 = (List_1_tC24850134CAAF1886083DE793A4D1AE57578DE69 *)__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);
|
|
uint16_t* L_3 = (uint16_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint16_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * _thisAdjusted = reinterpret_cast<Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m2867553E772E4235A9FAFE01CC41BABE1D94A040(_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<System.UInt32>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
uint32_t* L_3 = (uint32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3_AdjustorThunk (RuntimeObject * __this, List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
Enumerator__ctor_m92014838C3F5A4883E57027C11D089033AA4F1E3(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
Enumerator_Dispose_m9785E8AA09520574FD7B2F5032DBDDC5798CFC27(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * V_0 = NULL;
|
|
{
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_0 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)__this->get_list_0();
|
|
V_0 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * 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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * 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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_8 = (UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
uint32_t 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_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627((Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *)(Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
return Enumerator_MoveNext_m9F037BFA0E30C66618C63AC596F34F1CB6D3751B(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt32>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_1 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)__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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_3 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)__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)));
|
|
uint32_t* L_5 = (uint32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(uint32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_m7185D9A9B9DA1588D370F405C6EFAA652AD9A627(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.UInt32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint32_t Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
return Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.UInt32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mACD3B858187C0E2E86507AB6275D47AD0C7FD146_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __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_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_2 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)__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:
|
|
{
|
|
uint32_t L_4 = Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_inline((Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *)(Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
uint32_t 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_mACD3B858187C0E2E86507AB6275D47AD0C7FD146_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mACD3B858187C0E2E86507AB6275D47AD0C7FD146(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1_gshared (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 * L_1 = (List_1_tC0F072C9EF16A5A411FFACBB696CC7A1E4AD0752 *)__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);
|
|
uint32_t* L_3 = (uint32_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * _thisAdjusted = reinterpret_cast<Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m921A6132D07905FE13A7A4903AD2FDEE81F2C5F1(_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<System.UInt64>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_0 = ___list0;
|
|
__this->set_list_0(L_0);
|
|
__this->set_index_1(0);
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_1 = ___list0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get__version_3();
|
|
__this->set_version_2(L_2);
|
|
uint64_t* L_3 = (uint64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189_AdjustorThunk (RuntimeObject * __this, List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
Enumerator__ctor_m72A9402EF54A1095978BBF8248CDC5AD96AB3189(_thisAdjusted, ___list0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt64>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
Enumerator_Dispose_m97BA3C80D3997BCF6307DC3D96E2EBC4BEAA1FCE(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt64>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * V_0 = NULL;
|
|
{
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_0 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)__this->get_list_0();
|
|
V_0 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)L_0;
|
|
int32_t L_1 = (int32_t)__this->get_version_2();
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * 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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * 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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_7 = V_0;
|
|
NullCheck(L_7);
|
|
UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* L_8 = (UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4*)L_7->get__items_1();
|
|
int32_t L_9 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
uint64_t 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_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4((Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *)(Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0));
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
return Enumerator_MoveNext_m99D84216FD83EC374968B5CAEE8F276D2CDFBB34(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.List`1_Enumerator<System.UInt64>::MoveNextRare()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_1 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)__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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_3 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)__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)));
|
|
uint64_t* L_5 = (uint64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_5, sizeof(uint64_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
return Enumerator_MoveNextRare_mC8E8645B1F6ACBAB7E90948D4615A6C1B0D491E4(_thisAdjusted, method);
|
|
}
|
|
// T System.Collections.Generic.List`1_Enumerator<System.UInt64>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0 = (uint64_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint64_t Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
return Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.List`1_Enumerator<System.UInt64>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF00F966C8F9286328D385C5CAA6BBEE9F216581D_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __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_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_2 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)__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:
|
|
{
|
|
uint64_t L_4 = Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_inline((Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *)(Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
uint64_t 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_mF00F966C8F9286328D385C5CAA6BBEE9F216581D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mF00F966C8F9286328D385C5CAA6BBEE9F216581D(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_Enumerator<System.UInt64>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D_gshared (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 * L_1 = (List_1_t48CD17D5BA5410E17340B1CF898DAF8467E082E8 *)__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);
|
|
uint64_t* L_3 = (uint64_t*)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * _thisAdjusted = reinterpret_cast<Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mA681A7BB738EE874F9BD9A45BBF4E42BCC466E7D(_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.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.Boolean>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mE81E95597DEC94387B1B6CC1D865EE83C134D50C_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mE81E95597DEC94387B1B6CC1D865EE83C134D50C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * 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.Boolean>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_mD5D0701AA770099A2E86C274768BB0D79C832712_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)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.Boolean>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m230854A62D3AFF9844989FBEE43FC49CD5608397_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_0 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Boolean>::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.Boolean>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m64AC7AF1DA57F1F4B021165DD7E121E5E596EFE3_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
bool L_3 = ___item0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (bool)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.Boolean>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mE2DFE39F2272A474F373CDBCFC5A41498E4D20E8_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)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.Boolean>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m70BB771A702A325D686A02957CDDB867731B7A9D_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
bool L_3 = ___item0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (bool)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.Boolean>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m0F0605F561855A2464C7E53C0CE2BA70F9A53D01_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)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.Boolean>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m2667E932D71487D99FC77D57EF758B995087819A_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
bool L_3 = ___item0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (bool)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.Boolean>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m287D7CE1AE9DD7FB9C6D691E8183EB5F82E0BA05_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 L_3 = (( Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 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.Boolean>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_mF0B96D943BFC7B326A1A7C08AD602B62D5C00DF9_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__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.Boolean>::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.Boolean>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_Item_mEB94DEE0467285574D117F5660411417D5A8299E_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, int32_t ___index0, 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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
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.Boolean>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m28C88F2AFA7A00BEE5D050A1B7530E8872676217_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, int32_t ___index0, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
bool L_4 = ___value1;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, int32_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (int32_t)L_3, (bool)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.Boolean>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m762DF6AEB37457B9D9CC8B2213098D99C7BDD228_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
bool L_3 = ___item0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (bool)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.Boolean>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m9ACDD55EA3810FEFC85926FEB82D50B19F5A7D1E_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __this, int32_t ___index0, bool ___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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
bool L_4 = ___item1;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, int32_t, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2, (int32_t)L_3, (bool)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.Boolean>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m487D33936C59EF230E2AB1B9260158078DAA6945_gshared (SynchronizedList_t35F10C7EAFF2E3915A307C0E11A393DCF66BB126 * __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_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 * L_2 = (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)L_2);
|
|
(( void (*) (List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tCF6613377FD07378DDA05A5BC95C5EF4A07B3E75 *)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.DateTime>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mFEA877F068F7881C308A4F7D3FF8EDFC5EE0A3F4_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mFEA877F068F7881C308A4F7D3FF8EDFC5EE0A3F4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * 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.DateTime>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m6B59E0B96C7E98F041512DAEF157B60E158951B6_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)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.DateTime>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mDE1670507488D909EFACC191D45E3B7A0241BB2F_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_0 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.DateTime>::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.DateTime>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m86B56DE9CF38CD7C17C14FE227AF51314DDF09E5_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___item0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m38D5936AC1809CECEF5D9121CDE854D6682E19C0_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)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.DateTime>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mE93817BE254C202A920640C7AEDC885A40AA9E9B_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___item0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_mF215DCA978F134B61A431C828ADDDF155B5334D2_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1*)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.DateTime>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m7470842F099487BFD1DD229698B40F13FF7DC1B4_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___item0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mE1DE0E7853C77960134582B953CBC9B11A6E744C_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A L_3 = (( Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A 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.DateTime>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m061EB7038D14D87D292B8F2EFBB7441FF87B8BBC_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__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.DateTime>::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.DateTime>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 SynchronizedList_get_Item_mEC2673352D61AEFCA57FC83F636390DAC984DDD0_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = (( DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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:
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.DateTime>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_mB9524DB3AB5225CD1DB16104BC6C6E501547E1F9_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, int32_t ___index0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = ___value1;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, int32_t, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (int32_t)L_3, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m50F53480216E880F88F280B5351FC66E814AD080_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = ___item0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_mB26B90B4BDCD73B71E9058054DF7E470F3CEDD6B_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __this, int32_t ___index0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = ___item1;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, int32_t, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2, (int32_t)L_3, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )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.DateTime>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_mB637DF63FB4FF324515B2DA2A589AA54F01F46ED_gshared (SynchronizedList_t170E42D78784598209F5F24775008E37DF737A75 * __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_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 * L_2 = (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)L_2);
|
|
(( void (*) (List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t619EF2102E49F51FE18A6AF58F18AAC0B1D24874 *)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.DateTimeOffset>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mF21B7FCD72747460DDAABA9FBB61CD91E2F59C48_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mF21B7FCD72747460DDAABA9FBB61CD91E2F59C48_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * 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.DateTimeOffset>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m2A6F45840135E553C5D17775E706295CFB413AE3_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)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.DateTimeOffset>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mE4E3D128B9CD8CC6595C562D11F9FD28675F849F_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_0 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.DateTimeOffset>::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.DateTimeOffset>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m5CB11691C29BAC1AF46BD61481CF07FA4196B035_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_3 = ___item0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mB97E43ED4A460A6B8E4CC00ED3613B8813CD8EF7_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)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.DateTimeOffset>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mC82E1463A29D729E4D6231DCDD57ED56AA2752A0_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_3 = ___item0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m401EEB8103054B0D95DD80E1C4319F4B31749FC4_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25*)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.DateTimeOffset>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m7EA1AD3F9A46CFFE9115BEBD2B823E97013D5FD6_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_3 = ___item0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mF47862AECCDB472F9609CFF4C985A6B089AAAA8A_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F L_3 = (( Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F 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.DateTimeOffset>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m9BA544963D55B8E6441C33010FD750F6D9F42F21_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__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.DateTimeOffset>::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.DateTimeOffset>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 SynchronizedList_get_Item_m2B324F880DB6BB5720EA8A44E7C8E22091CF01B3_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_4 = (( DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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:
|
|
{
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.DateTimeOffset>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m19A6027B0967B75829B8D80B304BB06A96AA0B97_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, int32_t ___index0, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_4 = ___value1;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, int32_t, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (int32_t)L_3, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_mFE0E4756FE9B06555D1DCB453A14782EBAFB817A_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_3 = ___item0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m6AE7E899DADA996FEB85A6B20C1D84CC34B0C2CD_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __this, int32_t ___index0, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_4 = ___item1;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, int32_t, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2, (int32_t)L_3, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )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.DateTimeOffset>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m71FDBB2A46470DBD1BDFA1505A592CCAB44DB53A_gshared (SynchronizedList_tEBC232FC2CF35FB62E6A2877DF06CA4EB886250E * __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_tC14CFBBF5104864B38298398541BDDCBF4107C5E * L_2 = (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)L_2);
|
|
(( void (*) (List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_tC14CFBBF5104864B38298398541BDDCBF4107C5E *)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.Decimal>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m177C0C3A0E5E802B24E0BF3994F8FD33F284B5D3_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m177C0C3A0E5E802B24E0BF3994F8FD33F284B5D3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * 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.Decimal>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m1AF9E6D21A7D8FF7E82A3FBBA14C5AE86A18BA49_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)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.Decimal>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m5EAA22B63C0E5536B8ED6998C36C2EA121A1C280_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_0 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Decimal>::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.Decimal>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m8519174F9288A3396426C8771FA98AB4DFEF2A64_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___item0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mF895DEC2234BD4B986943B2A481CDEC606A8E14F_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)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.Decimal>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_m7B63300B42E7BBFB3AE243853E78B67CF39D036E_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___item0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m65067A7326601B740A2E050856217DFBC8391356_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F*)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.Decimal>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_m155CE9B84DF3109203B28C2C3D7545F1CB2FA97F_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___item0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m936337BB68D84D61624DD7EEF458BA5BB45D417F_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B L_3 = (( Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B 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.Decimal>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m2614A24B2CD3B28E647E838B6F941CBE414FD5C4_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__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.Decimal>::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.Decimal>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 SynchronizedList_get_Item_m9C6FD161C5501C7865B0223BD243C9946E4367B6_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = (( Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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:
|
|
{
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Decimal>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m0CB1B4DE3EF9359ADD60B1E74B0BBDF869A63076_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, int32_t ___index0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = ___value1;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, int32_t, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (int32_t)L_3, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m508281F02623DA0D10608A1030BCA1F492F17270_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___item0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m4FF65800643F9229613DFE2EA4CF5AE33893E874_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __this, int32_t ___index0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = ___item1;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, int32_t, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2, (int32_t)L_3, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )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.Decimal>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m4EF641034DFD314E3F7D9D02B70ADD0F7F371905_gshared (SynchronizedList_tD1608A2F07EF022CB77127D12341E35869F38386 * __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_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 * L_2 = (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)L_2);
|
|
(( void (*) (List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t211A4FFEF32018DBD02D8B6E45234B65120FB2C7 *)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.Double>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_m17E5EE55F17D2D2FC3559255ACF2BCCDCAB9B4AE_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_m17E5EE55F17D2D2FC3559255ACF2BCCDCAB9B4AE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * 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.Double>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m5D6877302F1C33A80E9A216358E12423484BF092_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)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.Double>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_m79E8C312F7AA50CA879A507E8087DDE9E4E2E457_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_0 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Double>::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.Double>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_mCECCE4F05796BF477A3E2346F25A8E0752679AAA_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
double L_3 = ___item0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (double)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.Double>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_mF4E162734B3813EF4990A25484F8BB77A2BE7F2B_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)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.Double>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mEF979F333E5D6DB200AD2640F76A0A0BBBEB3B1D_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
double L_3 = ___item0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (double)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.Double>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m35DE861F473A6452A6AA833B1E43FECF89808367_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D*)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.Double>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mE390F7B690194E6BD6CDECCF34672DCB5728CA75_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
double L_3 = ___item0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (double)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.Double>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_m36034FC0272B97E326D6B58DE760FAF3515FAD08_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 L_3 = (( Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 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.Double>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m5FCA1C4C4D63BA15958E67D95353AD641CFD63CD_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__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.Double>::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.Double>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double SynchronizedList_get_Item_mA5D4CB561A1A7E04B2572156DA0BC56D096642EB_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
double V_2 = 0.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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
double L_4 = (( double (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (double)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:
|
|
{
|
|
double L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Double>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m6618DD2E8D274EDED779E69B4EF989C2AE234ED3_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, int32_t ___index0, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
double L_4 = ___value1;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, int32_t, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (int32_t)L_3, (double)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.Double>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m8506F6C1FB75EB9D4FF26D15D85ADA8DCBC7F3E5_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
double L_3 = ___item0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (double)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.Double>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m89BD2735792B472223BC8E5EBD1BB45BD1855541_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __this, int32_t ___index0, double ___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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
double L_4 = ___item1;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, int32_t, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2, (int32_t)L_3, (double)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.Double>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m4D472CC6A30DF81BAB79262BC3CE2E3FE985525E_gshared (SynchronizedList_t97817ADA94730D4AAD5813D3DCB3439F9FFE8F16 * __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_t04E879C847712A9A4EDFA05DC4B8052C4487814C * L_2 = (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)L_2);
|
|
(( void (*) (List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t04E879C847712A9A4EDFA05DC4B8052C4487814C *)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.Int16>::.ctor(System.Collections.Generic.List`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList__ctor_mD8EF1899BE6C41B742C05C94FC40781BC34E695E_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * ___list0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (SynchronizedList__ctor_mD8EF1899BE6C41B742C05C94FC40781BC34E695E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_0 = ___list0;
|
|
__this->set__list_0(L_0);
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * 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.Int16>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_get_Count_m7D43F81FC35AE967CB2E1BEE9BA0B942549964F5_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
int32_t L_3 = (( int32_t (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)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.Int16>::get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_get_IsReadOnly_mF15F3AEC01313B0C2E4C0EE82D91986A03B21C77_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_0 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
bool L_1 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.Generic.ICollection`1<System.Int16>::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.Int16>::Add(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Add_m88F4FCD0EFEDA4253FB10E346B83B25819E8FAA5_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int16_t L_3 = ___item0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int16_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.Int16>::Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Clear_m8603700C9445F8F3FEEDAEEF413CAB507511802F_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)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.Int16>::Contains(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Contains_mEA195F00CF51AB1C73FB511D44BCAA242BBF5E08_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int16_t L_3 = ___item0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int16_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.Int16>::CopyTo(T[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_CopyTo_m0AF4F57741BA9636B0DEBFDE0CF83BA2B020870F_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* ___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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* L_3 = ___array0;
|
|
int32_t L_4 = ___arrayIndex1;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28*)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.Int16>::Remove(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SynchronizedList_Remove_mBDFACC494FBD6D3D3E28E9D0B29953FA6733F83D_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int16_t L_3 = ___item0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
bool L_4 = (( bool (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int16_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.Int16>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_IEnumerable_GetEnumerator_mC3AAA9F6CE173E38A1529FE7318282B0A82BAC1A_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 L_3 = (( Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7));
|
|
Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 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.Int16>::System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SynchronizedList_System_Collections_Generic_IEnumerableU3CTU3E_GetEnumerator_m00C2E3C3A4E61F201FE6F6B70DF2684003554E80_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__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.Int16>::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.Int16>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t SynchronizedList_get_Item_m7E00FFBCB4493FF3676C0FB38ED6C52774400DA8_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int32_t ___index0, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject * V_0 = NULL;
|
|
bool V_1 = false;
|
|
int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
int16_t L_4 = (( int16_t (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10));
|
|
V_2 = (int16_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:
|
|
{
|
|
int16_t L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.List`1_SynchronizedList<System.Int16>::set_Item(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_set_Item_m18FA2AAD3E0692578DDF215153C90AFB3968CA8F_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int32_t ___index0, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int16_t L_4 = ___value1;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int32_t, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int32_t)L_3, (int16_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.Int16>::IndexOf(T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SynchronizedList_IndexOf_m94106DE1607D34EB33CF225893F2CEBFF1ECDAB6_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int16_t L_3 = ___item0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
int32_t L_4 = (( int32_t (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 12)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int16_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.Int16>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_Insert_m724E2FA342133D3A30B6BA738EDBB28C2A5AEE4B_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __this, int32_t ___index0, int16_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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
int16_t L_4 = ___item1;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int32_t, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2, (int32_t)L_3, (int16_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.Int16>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SynchronizedList_RemoveAt_m58FE657B51DBAB143ADE273B2BA67AEE6014ACDA_gshared (SynchronizedList_tAE5BF7EB10A5F7FCD7127EEFB4B35365759F9074 * __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_t62097A596C137382F6178E74015FE4C0139FEAD2 * L_2 = (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)__this->get__list_0();
|
|
int32_t L_3 = ___index0;
|
|
NullCheck((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)L_2);
|
|
(( void (*) (List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 14)->methodPointer)((List_1_t62097A596C137382F6178E74015FE4C0139FEAD2 *)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
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_gshared_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_gshared_inline (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 KeyValuePair_2_get_Key_m15F31F68F9D7F399DEBCC2328913654D36E79C1E_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m5AF581973CD6FDFDA5540F0A0AAD90D97CC45D5D_gshared_inline (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_gshared_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = (Guid_t )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_gshared_inline (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mB735BC2D7232A3B45D667D28C17BA51AAAFFB4A1_gshared_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF7293AF44DA0B8EB7B455A6227F7C36EEE9CF508_gshared_inline (KeyValuePair_2_tA9AFBC865B07606ED8F020A8E3AF8E27491AF809 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_gshared_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_gshared_inline (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_gshared_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_gshared_inline (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_gshared_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_gshared_inline (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_gshared_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = (intptr_t)__this->get_key_0();
|
|
return (intptr_t)L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_gshared_inline (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_gshared_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_gshared_inline (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = (bool)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_gshared_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_gshared_inline (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_gshared_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_gshared_inline (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_gshared_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_gshared_inline (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_0 = (Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_gshared_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_gshared_inline (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_0 = (ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C )__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_gshared_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_gshared_inline (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_gshared_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_gshared_inline (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_gshared_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_gshared_inline (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_gshared_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_key_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_gshared_inline (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Segment_t4D7158441370F573F35DB59A882D986F1269B61A Enumerator_get_Current_m7270ECB9E99E8C857C07E5D31681CC50B19910B4_gshared_inline (Enumerator_t3D268721F20674B8FA2D6B750AD0F0571C7D1176 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_0 = (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE Enumerator_get_Current_m239A15B99656EB8A911B30BAFF57777B8AEF5CF9_gshared_inline (Enumerator_t65427AE3716427226AF6C3B516160C16326A1B84 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_0 = (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 Enumerator_get_Current_m66ED0FD046B8DC0EF44FA47401890D21DF06D361_gshared_inline (Enumerator_t891E06ABF0BBE18CEA4D49C157271C4054C6CAA3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_0 = (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA7A591B9D777A75C6D215CB3ADEE6244B19E3981_gshared_inline (Enumerator_t70B763692CD8F7854E25DF83069FA76B7C4C7783 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = (bool)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = (uint8_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_mF7794AF73392E39B666D1E5BD512A79362722915_gshared_inline (Enumerator_t0F2B894EF66AC5BB79005ADBD55CA2E34A75515E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = (Il2CppChar)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B Enumerator_get_Current_mD007BE320154173012428D3308933428377CE131_gshared_inline (Enumerator_tC2AA66EAA1C0E0866F7FF4C03B9B46ED328C259B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_0 = (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 Enumerator_get_Current_mC954CBBF6B8757C38D0263A30FBD967090F56077_gshared_inline (Enumerator_t0AAF6F5F67770922C0B23686A78D8F4FA4F38A5A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 Enumerator_get_Current_m838545E9BFB640EEC72A2D632853E78C515736D3_gshared_inline (Enumerator_t4CDB7865385D4AE1B0BC01E84DF73D2B9AB5EC2F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_0 = (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Enumerator_get_Current_mFFCE9AB7778D8BDFF4231F923D7BB0376E5876E6_gshared_inline (Enumerator_t213633A740DADC99E5C762A32301CAAC6B76022B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double Enumerator_get_Current_mE7F3D9E8200AE4B56090B52124C27793B2EB0974_gshared_inline (Enumerator_t779842C328D433C0B59CF91EE2BC13767E804A34 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = (double)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_m1C4FBD69712523503DFC660087BEE0E7AE1FAB27_gshared_inline (Enumerator_tE23C17E6CA3E19224921224742DA7440AEBC5B91 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int16_t L_0 = (int16_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m88A0089A1A4EEBC3017E2DA569A01C7919B10945_gshared_inline (Enumerator_t1A13F370EC7EA46EA20204D8881CCE685A3C348C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m3A63FED6CD777A07608680024D584B67BA4ADAA8_gshared_inline (Enumerator_t466722FA3B0808834F81142CF36A155FB30BA42D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m03D17305365069C162950CFA6551662CE09C8B15_gshared_inline (Enumerator_t3067A3C7323DFB2E4569486079AD3B6C87904264 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m6917078E6BC75A5C6E9677ED1C3FFCA6550380A0_gshared_inline (Enumerator_t69FDD00549C0FF995262C379CBDA753F0CE13B0D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int8_t L_0 = (int8_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float Enumerator_get_Current_m15267938C8CFECB7B7F925252024D30B2566CD24_gshared_inline (Enumerator_tFAFBEAFCC7B8C7F0A58F04A243A8773B576C4EFD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = (float)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 Enumerator_get_Current_m741683DB58710CA351E65A9D37B4577FFCFB3BB0_gshared_inline (Enumerator_tEB0EFDCE46510A573673EBB9FF96F2445E198D85 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_0 = (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_m9EA764B7D2F93C1B22C8CE9E36C3864CDC35E092_gshared_inline (Enumerator_tD230EBCDB200431F77C9CB7CFABEA0FAB8E9D943 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = (uint16_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m65B20F761003C924A4193238D2D5F3AC70E2BD90_gshared_inline (Enumerator_t6C6061565EA2787387759C1CA5549E561A4FABBC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_m7E3BB9CBEBA4C07616DE07B4857E30FD01D97267_gshared_inline (Enumerator_t46B8FA0EA6058B0B5871CE816B84FA8AAF77208B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0 = (uint64_t)__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
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;
|
|
}
|
|
}
|