32244 lines
1.9 MiB
32244 lines
1.9 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>
|
|
struct VirtFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1, typename T2>
|
|
struct VirtFuncInvoker2
|
|
{
|
|
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct InterfaceFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1, typename T2>
|
|
struct InterfaceActionInvoker2
|
|
{
|
|
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
|
|
// MS.Internal.Xml.Cache.XPathNodeRef[]
|
|
struct XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1;
|
|
// MS.Internal.Xml.Cache.XPathNode[]
|
|
struct XPathNodeU5BU5D_tBC351C5172049794ED3550500C082D4E1F1D5A8B;
|
|
// System.ArgumentException
|
|
struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1;
|
|
// System.ArgumentNullException
|
|
struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD;
|
|
// System.ArgumentOutOfRangeException
|
|
struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA;
|
|
// System.AsyncCallback
|
|
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
// System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>
|
|
struct Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F;
|
|
// System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>
|
|
struct Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A;
|
|
// System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>
|
|
struct Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F;
|
|
// System.Collections.Generic.Comparer`1<System.Boolean>
|
|
struct Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196;
|
|
// System.Collections.Generic.Comparer`1<System.Byte>
|
|
struct Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50;
|
|
// System.Collections.Generic.Comparer`1<System.Char>
|
|
struct Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2;
|
|
// System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332;
|
|
// System.Collections.Generic.Comparer`1<System.DateTime>
|
|
struct Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98;
|
|
// System.Collections.Generic.Comparer`1<System.DateTimeOffset>
|
|
struct Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB;
|
|
// System.Collections.Generic.Comparer`1<System.Decimal>
|
|
struct Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776;
|
|
// System.Collections.Generic.Comparer`1<System.Double>
|
|
struct Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A;
|
|
// System.Collections.Generic.Comparer`1<System.Int16>
|
|
struct Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5;
|
|
// System.Collections.Generic.Comparer`1<System.Int32>
|
|
struct Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2;
|
|
// System.Collections.Generic.Comparer`1<System.Int32Enum>
|
|
struct Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC;
|
|
// System.Collections.Generic.Comparer`1<System.Int64>
|
|
struct Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F;
|
|
// System.Collections.Generic.Comparer`1<System.Object>
|
|
struct Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7;
|
|
// System.Collections.Generic.Comparer`1<System.SByte>
|
|
struct Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C;
|
|
// System.Collections.Generic.Comparer`1<System.Single>
|
|
struct Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27;
|
|
// System.Collections.Generic.Comparer`1<System.TimeSpan>
|
|
struct Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88;
|
|
// System.Collections.Generic.Comparer`1<System.UInt16>
|
|
struct Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B;
|
|
// System.Collections.Generic.Comparer`1<System.UInt32>
|
|
struct Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E;
|
|
// System.Collections.Generic.Comparer`1<System.UInt64>
|
|
struct Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>
|
|
struct Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Color32>
|
|
struct Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Color>
|
|
struct Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>
|
|
struct Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>
|
|
struct Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>
|
|
struct Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Rect>
|
|
struct Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector2>
|
|
struct Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector3>
|
|
struct Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D;
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector4>
|
|
struct Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6;
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath/Segment>
|
|
struct ComparisonComparer_1_tDAD95DC9A638D38E75E2EAAA61D4C44AFADDC562;
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>
|
|
struct ComparisonComparer_1_t426E1032F07D68F339C1E421F24089BDDA6C64FB;
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField/CharPosition>
|
|
struct ComparisonComparer_1_tBF3C5CC9C9AD7FC1C33EFCC3B6EC68286AE226F9;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Boolean>
|
|
struct ComparisonComparer_1_tF15EB9ABB723E332084CB864056032BEE30006E7;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Byte>
|
|
struct ComparisonComparer_1_t170A5DA76937D0B7B338F294A18D0C263D02F650;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Char>
|
|
struct ComparisonComparer_1_tF2EB52AB1D9109EE5673D8FECA0C054975198AF4;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct ComparisonComparer_1_tB653FB3AB22010E8F2CB26836B409614AD9EB78A;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.DateTime>
|
|
struct ComparisonComparer_1_tAEC82532F803855714097B1F934983FE6AA79A74;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.DateTimeOffset>
|
|
struct ComparisonComparer_1_t55110B95498B0FC0F807D805346CDBED2A09410C;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Decimal>
|
|
struct ComparisonComparer_1_t85AF282401C1900EFE69443E6490B0620CF41292;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Double>
|
|
struct ComparisonComparer_1_tD43C6079546E683604B157E17A55396264D32BE4;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int16>
|
|
struct ComparisonComparer_1_t1EB0DD64F836205D513E70061CBD76469B650FD9;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int32>
|
|
struct ComparisonComparer_1_t9D17057EA1377E2ABC41FCA98779D85D55840EFC;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>
|
|
struct ComparisonComparer_1_tBCEA6F15BFF5960A9BBA07FEDCEF85DE83DC57E9;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int64>
|
|
struct ComparisonComparer_1_t6444BCA8D2063D7F614D9377DEDDEB846E2C1680;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Object>
|
|
struct ComparisonComparer_1_t0893994DEF8505147B806CC6991C04019DDAB035;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.SByte>
|
|
struct ComparisonComparer_1_tBA6B96D5F5AB6657E54C20B8745119836A4B36BD;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Single>
|
|
struct ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.TimeSpan>
|
|
struct ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt16>
|
|
struct ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt32>
|
|
struct ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060;
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt64>
|
|
struct ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>
|
|
struct ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>
|
|
struct ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>
|
|
struct ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>
|
|
struct ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem/Particle>
|
|
struct ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>
|
|
struct ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>
|
|
struct ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>
|
|
struct ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>
|
|
struct ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0;
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>
|
|
struct ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74;
|
|
// System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryKeyCollectionDebugView_2_tE2001632545DCAD157DB38A935C22828ADC0F9C1;
|
|
// System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryKeyCollectionDebugView_2_t290B73308A6569615BC95607120E5BD32F560CA8;
|
|
// System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryValueCollectionDebugView_2_t5DCBD0123990B14CCEBB185ABC79008B8975E930;
|
|
// System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryValueCollectionDebugView_2_t57A7F4242AC17CE4945F474E0A0EFF539BE950B4;
|
|
// System.Collections.Generic.Dictionary`2/Entry<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>[]
|
|
struct EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Guid,System.Object>[]
|
|
struct EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Object>[]
|
|
struct EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>[]
|
|
struct EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>[]
|
|
struct EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>[]
|
|
struct EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>[]
|
|
struct EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32>[]
|
|
struct EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>[]
|
|
struct EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>[]
|
|
struct EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Object>[]
|
|
struct EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Resources.ResourceLocator>[]
|
|
struct EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4;
|
|
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>[]
|
|
struct EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C;
|
|
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>[]
|
|
struct EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3;
|
|
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>[]
|
|
struct EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6;
|
|
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>[]
|
|
struct EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>
|
|
struct KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>
|
|
struct KeyCollection_t959836ABE6844545BF46886E66ADE46030115A4A;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>
|
|
struct KeyCollection_tD9C8E536A381927321C836AF08E105D2C08708E4;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>
|
|
struct KeyCollection_t41F9B52C0335EF403CBAC52A3D5898ACB45A4796;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>
|
|
struct KeyCollection_t37AC2256FF6BA65A0806E01F8F4DF658556DEF9E;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>
|
|
struct KeyCollection_t35BBEE4BF6694D7EEF3D286B6F9A808FD797F93F;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>
|
|
struct KeyCollection_tEECFF3D52DBAFA05FAD1589D36F0A8EEF9E2670E;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>
|
|
struct KeyCollection_t7C0F0046A867DFEA64C37479132EA68F26FAEB2A;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct KeyCollection_t5C354FCF8BC1ADA220B42806DE236D32D9C51ED8;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>
|
|
struct KeyCollection_t0394DE2BA7C2C82605C6E9DEBB21A8C5C792E97C;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>
|
|
struct KeyCollection_tB62DC24DEF9A9DC0EE67965814F53091651CAE92;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>
|
|
struct KeyCollection_t9A4E97A68E408C362EA55A509D8C0EE8427469E4;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>
|
|
struct KeyCollection_tCFA1A910066236156BCAB78D25ADCAC725EE054B;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>
|
|
struct KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C;
|
|
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>
|
|
struct KeyCollection_t8530B55318F55F899F9C1B827AD4433E62265B6A;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct ValueCollection_t7C9EFE8AB99174D8574E6527C5C64B880B75CA68;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>
|
|
struct ValueCollection_t46B01CABF972366F0EAD3927B1A97339B8283D5F;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>
|
|
struct ValueCollection_tC8FF485FE99AA6E0AE36BE79A5BF0673FDEDDB12;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>
|
|
struct ValueCollection_t3FD53D56DE3134B77455B3BF32328593D667229E;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>
|
|
struct ValueCollection_tBD4EC4715580F999CCA3201484630A222F3BE5B5;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>
|
|
struct ValueCollection_t9F4C4BED602A2508BCF45D3882BC4164F33BA5B2;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>
|
|
struct ValueCollection_t4B2E092EE9A4E61506400C34FE1B5325E692E7E1;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>
|
|
struct ValueCollection_t7B108E5949AABED7EBC85ED1016365781619DAB7;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>
|
|
struct ValueCollection_t4AEC581EEFB523B1B87EFB32DEDBECE6DC201275;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct ValueCollection_t14A76B3A9836557557D60F87B6812C6658AB7935;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>
|
|
struct ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>
|
|
struct ValueCollection_t32E4BA93A6E2E9AC038396EC46CDBA2BAE42AF4B;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>
|
|
struct ValueCollection_tB0D951D8825080125748D3B14160B1FD5796E4A0;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>
|
|
struct ValueCollection_t2515D349EA109E8838394CEED0B2E9CA351123FD;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>
|
|
struct ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D;
|
|
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>
|
|
struct ValueCollection_t70F66FCB5E01D5582760BE513E1A792207273F9B;
|
|
// System.Collections.Generic.Dictionary`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646;
|
|
// System.Collections.Generic.Dictionary`2<System.Guid,System.Object>
|
|
struct Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B;
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.Object>
|
|
struct Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884;
|
|
// System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>
|
|
struct Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193;
|
|
// System.Collections.Generic.Dictionary`2<System.Int64,System.Object>
|
|
struct Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860;
|
|
// System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>
|
|
struct Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>
|
|
struct Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
|
|
struct Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>
|
|
struct Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
|
|
struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA;
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>
|
|
struct Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6;
|
|
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>
|
|
struct Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76;
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>
|
|
struct Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018;
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>
|
|
struct Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703;
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>
|
|
struct Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295;
|
|
// System.Collections.Generic.ICollection`1<System.Object>
|
|
struct ICollection_1_t6DFB531B62AFA3E16A8936F29107F83350147938;
|
|
// System.Collections.Generic.IEnumerator`1<MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct IEnumerator_1_t04FB47856764D4D5F27E0E7D3084DA33E9693243;
|
|
// System.Collections.Generic.IEnumerator`1<System.Guid>
|
|
struct IEnumerator_1_tA978805521DCFDFEC9496C67D4010C4172B2BA52;
|
|
// System.Collections.Generic.IEqualityComparer`1<MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct IEqualityComparer_1_t755AE49D0E193AF4E8468E1B3B223EDE4A921710;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.Guid>
|
|
struct IEqualityComparer_1_t2AA4D20DBA302357E1F31C5F476C23E7FDE0A52C;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.Int32>
|
|
struct IEqualityComparer_1_t7B82AA0F8B96BAAA21E36DDF7A1FE4348BDDBE95;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.Int32Enum>
|
|
struct IEqualityComparer_1_tB1D7C3E9630A5AC8D6B419BAA9D339CD161B580C;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.Int64>
|
|
struct IEqualityComparer_1_tA111E8E29826F4195DBA282CAAD4CFD77A11D250;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.IntPtr>
|
|
struct IEqualityComparer_1_t94FDE94165A7F69B0CBD50313BDC2150F55D9660;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.Object>
|
|
struct IEqualityComparer_1_tAE7A8756D8CF0882DD348DC328FB36FEE0FB7DD0;
|
|
// System.Collections.Generic.IEqualityComparer`1<System.UInt32>
|
|
struct IEqualityComparer_1_tA74C9F2C80A3BFA5A7BE17C48871B702741C8733;
|
|
// System.Collections.Generic.IEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>
|
|
struct IEqualityComparer_1_tC2ACA0765678CF0F5621C65BA059D29D22EB4709;
|
|
// System.Collections.Generic.IEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>
|
|
struct IEqualityComparer_1_t2BC36900B8768DA86F764829B17F9B4FB5CF2B07;
|
|
// System.Collections.IDictionary
|
|
struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7;
|
|
// System.Collections.IEnumerator
|
|
struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A;
|
|
// System.Comparison`1<FairyGUI.GPath/Segment>
|
|
struct Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9;
|
|
// System.Comparison`1<FairyGUI.GPathPoint>
|
|
struct Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041;
|
|
// System.Comparison`1<FairyGUI.TextField/CharPosition>
|
|
struct Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123;
|
|
// System.Comparison`1<System.Boolean>
|
|
struct Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC;
|
|
// System.Comparison`1<System.Byte>
|
|
struct Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592;
|
|
// System.Comparison`1<System.Char>
|
|
struct Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6;
|
|
// System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134;
|
|
// System.Comparison`1<System.DateTime>
|
|
struct Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38;
|
|
// System.Comparison`1<System.DateTimeOffset>
|
|
struct Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313;
|
|
// System.Comparison`1<System.Decimal>
|
|
struct Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323;
|
|
// System.Comparison`1<System.Double>
|
|
struct Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944;
|
|
// System.Comparison`1<System.Int16>
|
|
struct Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324;
|
|
// System.Comparison`1<System.Int32>
|
|
struct Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA;
|
|
// System.Comparison`1<System.Int32Enum>
|
|
struct Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85;
|
|
// System.Comparison`1<System.Int64>
|
|
struct Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617;
|
|
// System.Comparison`1<System.Object>
|
|
struct Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4;
|
|
// System.Comparison`1<System.SByte>
|
|
struct Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B;
|
|
// System.Comparison`1<System.Single>
|
|
struct Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93;
|
|
// System.Comparison`1<System.TimeSpan>
|
|
struct Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB;
|
|
// System.Comparison`1<System.UInt16>
|
|
struct Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4;
|
|
// System.Comparison`1<System.UInt32>
|
|
struct Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162;
|
|
// System.Comparison`1<System.UInt64>
|
|
struct Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91;
|
|
// System.Comparison`1<UnityEngine.AnimatorClipInfo>
|
|
struct Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2;
|
|
// System.Comparison`1<UnityEngine.BeforeRenderHelper/OrderBlock>
|
|
struct Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35;
|
|
// System.Comparison`1<UnityEngine.Color32>
|
|
struct Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8;
|
|
// System.Comparison`1<UnityEngine.Color>
|
|
struct Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD;
|
|
// System.Comparison`1<UnityEngine.Matrix4x4>
|
|
struct Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893;
|
|
// System.Comparison`1<UnityEngine.ParticleSystem/Particle>
|
|
struct Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9;
|
|
// System.Comparison`1<UnityEngine.RaycastHit2D>
|
|
struct Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145;
|
|
// System.Comparison`1<UnityEngine.Rect>
|
|
struct Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48;
|
|
// System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7;
|
|
// System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>
|
|
struct Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F;
|
|
// System.Comparison`1<UnityEngine.UnitySynchronizationContext/WorkRequest>
|
|
struct Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352;
|
|
// System.Comparison`1<UnityEngine.Vector2>
|
|
struct Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC;
|
|
// System.Comparison`1<UnityEngine.Vector3>
|
|
struct Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9;
|
|
// System.Comparison`1<UnityEngine.Vector4>
|
|
struct Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178;
|
|
// System.DelegateData
|
|
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
|
|
// System.Diagnostics.StackTrace[]
|
|
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
|
|
// System.Guid[]
|
|
struct GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF;
|
|
// System.IAsyncResult
|
|
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
// System.IntPtr[]
|
|
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
|
|
// System.InvalidOperationException
|
|
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1;
|
|
// System.MonoTypeInfo
|
|
struct MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D;
|
|
// System.NotSupportedException
|
|
struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
// System.Reflection.Binder
|
|
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
|
|
// System.Reflection.MemberFilter
|
|
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// System.Reflection.RuntimeConstructorInfo
|
|
struct RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D;
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
|
|
// System.RuntimeType
|
|
struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F;
|
|
// System.Security.Cryptography.RandomNumberGenerator
|
|
struct RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2;
|
|
// System.String
|
|
struct String_t;
|
|
// System.Threading.ManualResetEvent
|
|
struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408;
|
|
// System.Threading.SendOrPostCallback
|
|
struct SendOrPostCallback_t3F9C0164860E4AA5138DF8B4488DFB0D33147F01;
|
|
// System.Type
|
|
struct Type_t;
|
|
// System.Type[]
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
|
|
// System.UInt32[]
|
|
struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB;
|
|
// System.Void
|
|
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
|
|
// UnityEngine.Events.UnityAction
|
|
struct UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4;
|
|
// UnityEngine.ReflectionProbe
|
|
struct ReflectionProbe_t8CA59E05D8F20EDFE174BFF49CD3FB2DC62F207C;
|
|
// UnityEngine.UIElements.Focusable
|
|
struct Focusable_tE75872B8E11B244036F83AB8FFBB20F782F19C6B;
|
|
// UnityEngine.UIElements.VisualElement
|
|
struct VisualElement_t0EB50F3AD9103B6EEB58682651950BE7C7A4AD57;
|
|
|
|
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* DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_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* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B7A2452FBAAF02487F5667BCA2E7D64B9707EDC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC363992023785AF013BBCF2E20C19D9835184F82;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF18BFB74E613AFB11F36BDD80CF05CD5DFAD98D6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFAD66767010E09AA6ADD07FA89C43A7F43F44049;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m048A1D802E146FDED3A30938E2DA6F2E64F8120B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m1EEF6C4414D0790FA2241C8694A59A880AF5726A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m1EFF9662ED395CF3C9ED218A0DC90756A4B7757D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m2E600F4354F175AC50917CA8EE1EFD2FE792A6C9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m2F8A06CACB154BC756745EBA4DF273B775555B64_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m33B87B5838C55FCD4DAC1DC998651EAD46FAD5EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m614C2EF5F6D37BD29BAEEB81E0139195461FE6F7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m68EA188C8FF48C5F1562546F11A07C38E4ACB115_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m6BB560648841577711BA47D0D85CF1CC999807CF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m7896608F3E053B242F140AEA2B206658C857CD10_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m7BE761435CB2E950E4AD6795AEFA0C2355D70155_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m83CF33E3D37BA5508E1987DC3A62A5400A9ECE77_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_m8461D3926FCBC6216A1DB57DDB883D4D2A789AFE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mA1C5027B34939F67AC5532AA1C134A440DE7DA54_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mBE245A5D9DE64C1263A5228628E04E131719CC65_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mCC2EFA576A479B02886FBB70B8776CA039BB64F9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mD6A0AEF7BCE6456FAA1F41AB6A23D78814070E54_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mD8F68063396AD3E6024D0122A5227D08D7C0BF53_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Comparer_1_Create_mEE449B4E51E3014DD31BC2AEADDF2E5F20667BBD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DictionaryKeyCollectionDebugView_2__ctor_mCF9666ED4B0DD11693FD8207FE8299DA20774526_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DictionaryKeyCollectionDebugView_2__ctor_mF2EA350BB13B490F824E2431056525D5BD31A776_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DictionaryValueCollectionDebugView_2__ctor_m3738E4005F68B0D85A1CD3C0750CB5DA5273EB22_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DictionaryValueCollectionDebugView_2__ctor_mCE3544E828011E6D0D716EB1B2525E6CC7F25930_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2F2B97E05D669506AA70FD3647163558632F0DE3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2FEA3706BC3D9DB389849DA184448E1FF93D886D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_m3147C79C47A3E7170109504D16565FC226C1B095_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_mA2912C5B536332E127A52284E8D16AE521B6F3C7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_m767105AEE780D1485C869153E70C11069E1DC7AD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_mF5CB23C9FCC253A5532194F972AEE2810ACE7513_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection__ctor_m238DF1B12851D52223EB8357E8F9C44F05806CF7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyCollection__ctor_mF7658D178D0DECD59FA051E9E4A7CBDE7E7AF4F1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m047717BD76233DE28FE21E04408D0BFF8BC376BA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m1515B1F69854CC445B27791D9AE4B66346C16120_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m353C887DC5F3B65AE0D85C08133AFEBA424104E0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m3ACB8DF7483F9D10E28DD6B593A5A69CC85C78D2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m40CC214DFEEE36DEA98632D5251A5059609915BF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m459C575628E47F5D7EAEFCB509217DD5D7B00217_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m61F0FF73BEA955B76532DCD396B49D177FA6A59D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m66D81FA35CEA1FAA4C48914316B4CA019BA53973_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m6C161D2E7ED7B604A2A7440A27AF3EFDE37FEE07_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m81BB61B6D9F7BAFFC52EA9B4F04CA5C7DA2215AA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_m97819CA539836EAA46FA62D5C5B900BED713BF82_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mA457DBAAC8696ED79BA58B12D8E807D51F958286_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mA54B74916770EF33EB14F698F93559506476FFC7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mA8227022D1B3D587884CF44EB1208B4D4548EA55_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mAC1185E3F2524C05C0E0C6E745C49813FC930734_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mB02598C6B5A9E306A8D2B3D6A04A4506848EC53D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mC1A37E6DF1F157F836AEC75EDEAB79A70A06017D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mDDD882CB683EE40BB17E699D3F50E5C042D0F269_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_CreateComparer_mE7D0E1620677D65C568D56CE141BA59BFA22DAE5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m048A1D802E146FDED3A30938E2DA6F2E64F8120B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m1EEF6C4414D0790FA2241C8694A59A880AF5726A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m1EFF9662ED395CF3C9ED218A0DC90756A4B7757D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m2E600F4354F175AC50917CA8EE1EFD2FE792A6C9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m2F8A06CACB154BC756745EBA4DF273B775555B64_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m33B87B5838C55FCD4DAC1DC998651EAD46FAD5EC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m614C2EF5F6D37BD29BAEEB81E0139195461FE6F7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m68EA188C8FF48C5F1562546F11A07C38E4ACB115_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m6BB560648841577711BA47D0D85CF1CC999807CF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m7896608F3E053B242F140AEA2B206658C857CD10_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m7BE761435CB2E950E4AD6795AEFA0C2355D70155_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m83CF33E3D37BA5508E1987DC3A62A5400A9ECE77_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_m8461D3926FCBC6216A1DB57DDB883D4D2A789AFE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mA1C5027B34939F67AC5532AA1C134A440DE7DA54_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mBE245A5D9DE64C1263A5228628E04E131719CC65_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mCC2EFA576A479B02886FBB70B8776CA039BB64F9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mD6A0AEF7BCE6456FAA1F41AB6A23D78814070E54_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mD8F68063396AD3E6024D0122A5227D08D7C0BF53_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Comparer_1_Create_mEE449B4E51E3014DD31BC2AEADDF2E5F20667BBD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t DictionaryKeyCollectionDebugView_2__ctor_mCF9666ED4B0DD11693FD8207FE8299DA20774526_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t DictionaryKeyCollectionDebugView_2__ctor_mF2EA350BB13B490F824E2431056525D5BD31A776_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t DictionaryValueCollectionDebugView_2__ctor_m3738E4005F68B0D85A1CD3C0750CB5DA5273EB22_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t DictionaryValueCollectionDebugView_2__ctor_mCE3544E828011E6D0D716EB1B2525E6CC7F25930_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2F2B97E05D669506AA70FD3647163558632F0DE3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2FEA3706BC3D9DB389849DA184448E1FF93D886D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_m3147C79C47A3E7170109504D16565FC226C1B095_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_mA2912C5B536332E127A52284E8D16AE521B6F3C7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_m767105AEE780D1485C869153E70C11069E1DC7AD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_mF5CB23C9FCC253A5532194F972AEE2810ACE7513_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_ICollection_get_SyncRoot_m0D0C625EEBF71B470D48E8972CCB2BC4B4791041_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection_System_Collections_ICollection_get_SyncRoot_m49ED2B85F77CBF36235C73DF6682DE7FC3592256_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection__ctor_m238DF1B12851D52223EB8357E8F9C44F05806CF7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t KeyCollection__ctor_mF7658D178D0DECD59FA051E9E4A7CBDE7E7AF4F1_MetadataUsageId;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
struct XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_com;
|
|
struct XPathNode_tC207ED6C653E80055FE6C5ECD3E6137A326659A0_marshaled_pinvoke;
|
|
|
|
struct XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1;
|
|
struct EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586;
|
|
struct EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE;
|
|
struct EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285;
|
|
struct EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB;
|
|
struct EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3;
|
|
struct EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038;
|
|
struct EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D;
|
|
struct EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9;
|
|
struct EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7;
|
|
struct EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003;
|
|
struct EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6;
|
|
struct EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4;
|
|
struct EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C;
|
|
struct EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3;
|
|
struct EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6;
|
|
struct EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709;
|
|
struct GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF;
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
|
|
|
|
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.Comparer`1<FairyGUI.GPath_Segment>
|
|
struct Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>
|
|
struct Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<FairyGUI.TextField_CharPosition>
|
|
struct Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Boolean>
|
|
struct Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Byte>
|
|
struct Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Char>
|
|
struct Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.DateTime>
|
|
struct Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.DateTimeOffset>
|
|
struct Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Decimal>
|
|
struct Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Double>
|
|
struct Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Int16>
|
|
struct Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Int32>
|
|
struct Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Int32Enum>
|
|
struct Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Int64>
|
|
struct Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Object>
|
|
struct Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.SByte>
|
|
struct Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.Single>
|
|
struct Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.TimeSpan>
|
|
struct Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.UInt16>
|
|
struct Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.UInt32>
|
|
struct Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<System.UInt64>
|
|
struct Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>
|
|
struct Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Color32>
|
|
struct Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Color>
|
|
struct Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>
|
|
struct Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>
|
|
struct Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>
|
|
struct Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Rect>
|
|
struct Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector2>
|
|
struct Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector3>
|
|
struct Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Comparer`1<UnityEngine.Vector4>
|
|
struct Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6_StaticFields
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Comparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.Comparer`1::defaultComparer
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * ___defaultComparer_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultComparer_0() { return static_cast<int32_t>(offsetof(Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6_StaticFields, ___defaultComparer_0)); }
|
|
inline Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * get_defaultComparer_0() const { return ___defaultComparer_0; }
|
|
inline Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; }
|
|
inline void set_defaultComparer_0(Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * value)
|
|
{
|
|
___defaultComparer_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryKeyCollectionDebugView_2_tE2001632545DCAD157DB38A935C22828ADC0F9C1 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.DictionaryKeyCollectionDebugView`2::_collection
|
|
RuntimeObject* ____collection_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__collection_0() { return static_cast<int32_t>(offsetof(DictionaryKeyCollectionDebugView_2_tE2001632545DCAD157DB38A935C22828ADC0F9C1, ____collection_0)); }
|
|
inline RuntimeObject* get__collection_0() const { return ____collection_0; }
|
|
inline RuntimeObject** get_address_of__collection_0() { return &____collection_0; }
|
|
inline void set__collection_0(RuntimeObject* value)
|
|
{
|
|
____collection_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____collection_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryKeyCollectionDebugView_2_t290B73308A6569615BC95607120E5BD32F560CA8 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.DictionaryKeyCollectionDebugView`2::_collection
|
|
RuntimeObject* ____collection_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__collection_0() { return static_cast<int32_t>(offsetof(DictionaryKeyCollectionDebugView_2_t290B73308A6569615BC95607120E5BD32F560CA8, ____collection_0)); }
|
|
inline RuntimeObject* get__collection_0() const { return ____collection_0; }
|
|
inline RuntimeObject** get_address_of__collection_0() { return &____collection_0; }
|
|
inline void set__collection_0(RuntimeObject* value)
|
|
{
|
|
____collection_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____collection_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryValueCollectionDebugView_2_t57A7F4242AC17CE4945F474E0A0EFF539BE950B4 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.DictionaryValueCollectionDebugView`2::_collection
|
|
RuntimeObject* ____collection_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__collection_0() { return static_cast<int32_t>(offsetof(DictionaryValueCollectionDebugView_2_t57A7F4242AC17CE4945F474E0A0EFF539BE950B4, ____collection_0)); }
|
|
inline RuntimeObject* get__collection_0() const { return ____collection_0; }
|
|
inline RuntimeObject** get_address_of__collection_0() { return &____collection_0; }
|
|
inline void set__collection_0(RuntimeObject* value)
|
|
{
|
|
____collection_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____collection_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>
|
|
struct DictionaryValueCollectionDebugView_2_t5DCBD0123990B14CCEBB185ABC79008B8975E930 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.DictionaryValueCollectionDebugView`2::_collection
|
|
RuntimeObject* ____collection_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__collection_0() { return static_cast<int32_t>(offsetof(DictionaryValueCollectionDebugView_2_t5DCBD0123990B14CCEBB185ABC79008B8975E930, ____collection_0)); }
|
|
inline RuntimeObject* get__collection_0() const { return ____collection_0; }
|
|
inline RuntimeObject** get_address_of__collection_0() { return &____collection_0; }
|
|
inline void set__collection_0(RuntimeObject* value)
|
|
{
|
|
____collection_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____collection_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection::dictionary
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE, ___dictionary_0)); }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>
|
|
struct KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection::dictionary
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E, ___dictionary_0)); }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t7C9EFE8AB99174D8574E6527C5C64B880B75CA68 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___entries_1)); }
|
|
inline EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___keys_7)); }
|
|
inline KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ___values_8)); }
|
|
inline ValueCollection_t7C9EFE8AB99174D8574E6527C5C64B880B75CA68 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t7C9EFE8AB99174D8574E6527C5C64B880B75CA68 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t7C9EFE8AB99174D8574E6527C5C64B880B75CA68 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Guid,System.Object>
|
|
struct Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t46B01CABF972366F0EAD3927B1A97339B8283D5F * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___entries_1)); }
|
|
inline EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___keys_7)); }
|
|
inline KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ___values_8)); }
|
|
inline ValueCollection_t46B01CABF972366F0EAD3927B1A97339B8283D5F * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t46B01CABF972366F0EAD3927B1A97339B8283D5F ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t46B01CABF972366F0EAD3927B1A97339B8283D5F * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Int32,System.Object>
|
|
struct Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t959836ABE6844545BF46886E66ADE46030115A4A * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_tC8FF485FE99AA6E0AE36BE79A5BF0673FDEDDB12 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___entries_1)); }
|
|
inline EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___keys_7)); }
|
|
inline KeyCollection_t959836ABE6844545BF46886E66ADE46030115A4A * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t959836ABE6844545BF46886E66ADE46030115A4A ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t959836ABE6844545BF46886E66ADE46030115A4A * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ___values_8)); }
|
|
inline ValueCollection_tC8FF485FE99AA6E0AE36BE79A5BF0673FDEDDB12 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_tC8FF485FE99AA6E0AE36BE79A5BF0673FDEDDB12 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_tC8FF485FE99AA6E0AE36BE79A5BF0673FDEDDB12 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>
|
|
struct Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_tD9C8E536A381927321C836AF08E105D2C08708E4 * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t3FD53D56DE3134B77455B3BF32328593D667229E * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___entries_1)); }
|
|
inline EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___keys_7)); }
|
|
inline KeyCollection_tD9C8E536A381927321C836AF08E105D2C08708E4 * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_tD9C8E536A381927321C836AF08E105D2C08708E4 ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_tD9C8E536A381927321C836AF08E105D2C08708E4 * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ___values_8)); }
|
|
inline ValueCollection_t3FD53D56DE3134B77455B3BF32328593D667229E * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t3FD53D56DE3134B77455B3BF32328593D667229E ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t3FD53D56DE3134B77455B3BF32328593D667229E * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Int64,System.Object>
|
|
struct Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t41F9B52C0335EF403CBAC52A3D5898ACB45A4796 * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_tBD4EC4715580F999CCA3201484630A222F3BE5B5 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___entries_1)); }
|
|
inline EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___keys_7)); }
|
|
inline KeyCollection_t41F9B52C0335EF403CBAC52A3D5898ACB45A4796 * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t41F9B52C0335EF403CBAC52A3D5898ACB45A4796 ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t41F9B52C0335EF403CBAC52A3D5898ACB45A4796 * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ___values_8)); }
|
|
inline ValueCollection_tBD4EC4715580F999CCA3201484630A222F3BE5B5 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_tBD4EC4715580F999CCA3201484630A222F3BE5B5 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_tBD4EC4715580F999CCA3201484630A222F3BE5B5 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>
|
|
struct Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t37AC2256FF6BA65A0806E01F8F4DF658556DEF9E * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t9F4C4BED602A2508BCF45D3882BC4164F33BA5B2 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___entries_1)); }
|
|
inline EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___keys_7)); }
|
|
inline KeyCollection_t37AC2256FF6BA65A0806E01F8F4DF658556DEF9E * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t37AC2256FF6BA65A0806E01F8F4DF658556DEF9E ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t37AC2256FF6BA65A0806E01F8F4DF658556DEF9E * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ___values_8)); }
|
|
inline ValueCollection_t9F4C4BED602A2508BCF45D3882BC4164F33BA5B2 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t9F4C4BED602A2508BCF45D3882BC4164F33BA5B2 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t9F4C4BED602A2508BCF45D3882BC4164F33BA5B2 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>
|
|
struct Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t35BBEE4BF6694D7EEF3D286B6F9A808FD797F93F * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t4B2E092EE9A4E61506400C34FE1B5325E692E7E1 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___entries_1)); }
|
|
inline EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___keys_7)); }
|
|
inline KeyCollection_t35BBEE4BF6694D7EEF3D286B6F9A808FD797F93F * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t35BBEE4BF6694D7EEF3D286B6F9A808FD797F93F ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t35BBEE4BF6694D7EEF3D286B6F9A808FD797F93F * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ___values_8)); }
|
|
inline ValueCollection_t4B2E092EE9A4E61506400C34FE1B5325E692E7E1 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t4B2E092EE9A4E61506400C34FE1B5325E692E7E1 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t4B2E092EE9A4E61506400C34FE1B5325E692E7E1 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32>
|
|
struct Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_tEECFF3D52DBAFA05FAD1589D36F0A8EEF9E2670E * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t7B108E5949AABED7EBC85ED1016365781619DAB7 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___entries_1)); }
|
|
inline EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___keys_7)); }
|
|
inline KeyCollection_tEECFF3D52DBAFA05FAD1589D36F0A8EEF9E2670E * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_tEECFF3D52DBAFA05FAD1589D36F0A8EEF9E2670E ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_tEECFF3D52DBAFA05FAD1589D36F0A8EEF9E2670E * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ___values_8)); }
|
|
inline ValueCollection_t7B108E5949AABED7EBC85ED1016365781619DAB7 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t7B108E5949AABED7EBC85ED1016365781619DAB7 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t7B108E5949AABED7EBC85ED1016365781619DAB7 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>
|
|
struct Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t7C0F0046A867DFEA64C37479132EA68F26FAEB2A * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t4AEC581EEFB523B1B87EFB32DEDBECE6DC201275 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___entries_1)); }
|
|
inline EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___keys_7)); }
|
|
inline KeyCollection_t7C0F0046A867DFEA64C37479132EA68F26FAEB2A * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t7C0F0046A867DFEA64C37479132EA68F26FAEB2A ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t7C0F0046A867DFEA64C37479132EA68F26FAEB2A * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ___values_8)); }
|
|
inline ValueCollection_t4AEC581EEFB523B1B87EFB32DEDBECE6DC201275 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t4AEC581EEFB523B1B87EFB32DEDBECE6DC201275 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t4AEC581EEFB523B1B87EFB32DEDBECE6DC201275 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t5C354FCF8BC1ADA220B42806DE236D32D9C51ED8 * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t14A76B3A9836557557D60F87B6812C6658AB7935 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___entries_1)); }
|
|
inline EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___keys_7)); }
|
|
inline KeyCollection_t5C354FCF8BC1ADA220B42806DE236D32D9C51ED8 * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t5C354FCF8BC1ADA220B42806DE236D32D9C51ED8 ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t5C354FCF8BC1ADA220B42806DE236D32D9C51ED8 * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ___values_8)); }
|
|
inline ValueCollection_t14A76B3A9836557557D60F87B6812C6658AB7935 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t14A76B3A9836557557D60F87B6812C6658AB7935 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t14A76B3A9836557557D60F87B6812C6658AB7935 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
|
|
struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t0394DE2BA7C2C82605C6E9DEBB21A8C5C792E97C * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___entries_1)); }
|
|
inline EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___keys_7)); }
|
|
inline KeyCollection_t0394DE2BA7C2C82605C6E9DEBB21A8C5C792E97C * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t0394DE2BA7C2C82605C6E9DEBB21A8C5C792E97C ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t0394DE2BA7C2C82605C6E9DEBB21A8C5C792E97C * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ___values_8)); }
|
|
inline ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>
|
|
struct Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_tB62DC24DEF9A9DC0EE67965814F53091651CAE92 * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t32E4BA93A6E2E9AC038396EC46CDBA2BAE42AF4B * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___entries_1)); }
|
|
inline EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___keys_7)); }
|
|
inline KeyCollection_tB62DC24DEF9A9DC0EE67965814F53091651CAE92 * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_tB62DC24DEF9A9DC0EE67965814F53091651CAE92 ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_tB62DC24DEF9A9DC0EE67965814F53091651CAE92 * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ___values_8)); }
|
|
inline ValueCollection_t32E4BA93A6E2E9AC038396EC46CDBA2BAE42AF4B * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t32E4BA93A6E2E9AC038396EC46CDBA2BAE42AF4B ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t32E4BA93A6E2E9AC038396EC46CDBA2BAE42AF4B * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>
|
|
struct Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t9A4E97A68E408C362EA55A509D8C0EE8427469E4 * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_tB0D951D8825080125748D3B14160B1FD5796E4A0 * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___entries_1)); }
|
|
inline EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___keys_7)); }
|
|
inline KeyCollection_t9A4E97A68E408C362EA55A509D8C0EE8427469E4 * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t9A4E97A68E408C362EA55A509D8C0EE8427469E4 ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t9A4E97A68E408C362EA55A509D8C0EE8427469E4 * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ___values_8)); }
|
|
inline ValueCollection_tB0D951D8825080125748D3B14160B1FD5796E4A0 * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_tB0D951D8825080125748D3B14160B1FD5796E4A0 ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_tB0D951D8825080125748D3B14160B1FD5796E4A0 * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>
|
|
struct Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_tCFA1A910066236156BCAB78D25ADCAC725EE054B * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t2515D349EA109E8838394CEED0B2E9CA351123FD * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___entries_1)); }
|
|
inline EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___keys_7)); }
|
|
inline KeyCollection_tCFA1A910066236156BCAB78D25ADCAC725EE054B * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_tCFA1A910066236156BCAB78D25ADCAC725EE054B ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_tCFA1A910066236156BCAB78D25ADCAC725EE054B * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ___values_8)); }
|
|
inline ValueCollection_t2515D349EA109E8838394CEED0B2E9CA351123FD * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t2515D349EA109E8838394CEED0B2E9CA351123FD ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t2515D349EA109E8838394CEED0B2E9CA351123FD * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>
|
|
struct Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___entries_1)); }
|
|
inline EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___keys_7)); }
|
|
inline KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t8E6E0C3715004635CF23326D9C327CF5D67FAB7C * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ___values_8)); }
|
|
inline ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_tBF66F08218BF54722C4196FA4A61B338564F624D * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>
|
|
struct Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
|
|
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* ___entries_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::count
|
|
int32_t ___count_2;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::version
|
|
int32_t ___version_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
|
|
int32_t ___freeList_4;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
|
|
int32_t ___freeCount_5;
|
|
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
|
|
RuntimeObject* ___comparer_6;
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
|
|
KeyCollection_t8530B55318F55F899F9C1B827AD4433E62265B6A * ___keys_7;
|
|
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
|
|
ValueCollection_t70F66FCB5E01D5582760BE513E1A792207273F9B * ___values_8;
|
|
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
|
|
RuntimeObject * ____syncRoot_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___buckets_0)); }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
|
|
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
|
|
{
|
|
___buckets_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___entries_1)); }
|
|
inline EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* get_entries_1() const { return ___entries_1; }
|
|
inline EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709** get_address_of_entries_1() { return &___entries_1; }
|
|
inline void set_entries_1(EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* value)
|
|
{
|
|
___entries_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___count_2)); }
|
|
inline int32_t get_count_2() const { return ___count_2; }
|
|
inline int32_t* get_address_of_count_2() { return &___count_2; }
|
|
inline void set_count_2(int32_t value)
|
|
{
|
|
___count_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___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_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___freeList_4)); }
|
|
inline int32_t get_freeList_4() const { return ___freeList_4; }
|
|
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
|
|
inline void set_freeList_4(int32_t value)
|
|
{
|
|
___freeList_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___freeCount_5)); }
|
|
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
|
|
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
|
|
inline void set_freeCount_5(int32_t value)
|
|
{
|
|
___freeCount_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___comparer_6)); }
|
|
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
|
|
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
|
|
inline void set_comparer_6(RuntimeObject* value)
|
|
{
|
|
___comparer_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___keys_7)); }
|
|
inline KeyCollection_t8530B55318F55F899F9C1B827AD4433E62265B6A * get_keys_7() const { return ___keys_7; }
|
|
inline KeyCollection_t8530B55318F55F899F9C1B827AD4433E62265B6A ** get_address_of_keys_7() { return &___keys_7; }
|
|
inline void set_keys_7(KeyCollection_t8530B55318F55F899F9C1B827AD4433E62265B6A * value)
|
|
{
|
|
___keys_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ___values_8)); }
|
|
inline ValueCollection_t70F66FCB5E01D5582760BE513E1A792207273F9B * get_values_8() const { return ___values_8; }
|
|
inline ValueCollection_t70F66FCB5E01D5582760BE513E1A792207273F9B ** get_address_of_values_8() { return &___values_8; }
|
|
inline void set_values_8(ValueCollection_t70F66FCB5E01D5582760BE513E1A792207273F9B * value)
|
|
{
|
|
___values_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295, ____syncRoot_9)); }
|
|
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
|
|
inline void set__syncRoot_9(RuntimeObject * value)
|
|
{
|
|
____syncRoot_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Reflection.MemberInfo
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// 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.DictionaryEntry
|
|
struct DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4
|
|
{
|
|
public:
|
|
// System.Object System.Collections.DictionaryEntry::_key
|
|
RuntimeObject * ____key_0;
|
|
// System.Object System.Collections.DictionaryEntry::_value
|
|
RuntimeObject * ____value_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__key_0() { return static_cast<int32_t>(offsetof(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4, ____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(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4, ____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);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry
|
|
struct DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ____key_0;
|
|
Il2CppIUnknown* ____value_1;
|
|
};
|
|
// Native definition for COM marshalling of System.Collections.DictionaryEntry
|
|
struct DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ____key_0;
|
|
Il2CppIUnknown* ____value_1;
|
|
};
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath_Segment>
|
|
struct ComparisonComparer_1_tDAD95DC9A638D38E75E2EAAA61D4C44AFADDC562 : public Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tDAD95DC9A638D38E75E2EAAA61D4C44AFADDC562, ____comparison_1)); }
|
|
inline Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>
|
|
struct ComparisonComparer_1_t426E1032F07D68F339C1E421F24089BDDA6C64FB : public Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t426E1032F07D68F339C1E421F24089BDDA6C64FB, ____comparison_1)); }
|
|
inline Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField_CharPosition>
|
|
struct ComparisonComparer_1_tBF3C5CC9C9AD7FC1C33EFCC3B6EC68286AE226F9 : public Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tBF3C5CC9C9AD7FC1C33EFCC3B6EC68286AE226F9, ____comparison_1)); }
|
|
inline Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Boolean>
|
|
struct ComparisonComparer_1_tF15EB9ABB723E332084CB864056032BEE30006E7 : public Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tF15EB9ABB723E332084CB864056032BEE30006E7, ____comparison_1)); }
|
|
inline Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Byte>
|
|
struct ComparisonComparer_1_t170A5DA76937D0B7B338F294A18D0C263D02F650 : public Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t170A5DA76937D0B7B338F294A18D0C263D02F650, ____comparison_1)); }
|
|
inline Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Char>
|
|
struct ComparisonComparer_1_tF2EB52AB1D9109EE5673D8FECA0C054975198AF4 : public Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tF2EB52AB1D9109EE5673D8FECA0C054975198AF4, ____comparison_1)); }
|
|
inline Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct ComparisonComparer_1_tB653FB3AB22010E8F2CB26836B409614AD9EB78A : public Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tB653FB3AB22010E8F2CB26836B409614AD9EB78A, ____comparison_1)); }
|
|
inline Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.DateTime>
|
|
struct ComparisonComparer_1_tAEC82532F803855714097B1F934983FE6AA79A74 : public Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tAEC82532F803855714097B1F934983FE6AA79A74, ____comparison_1)); }
|
|
inline Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.DateTimeOffset>
|
|
struct ComparisonComparer_1_t55110B95498B0FC0F807D805346CDBED2A09410C : public Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t55110B95498B0FC0F807D805346CDBED2A09410C, ____comparison_1)); }
|
|
inline Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Decimal>
|
|
struct ComparisonComparer_1_t85AF282401C1900EFE69443E6490B0620CF41292 : public Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t85AF282401C1900EFE69443E6490B0620CF41292, ____comparison_1)); }
|
|
inline Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Double>
|
|
struct ComparisonComparer_1_tD43C6079546E683604B157E17A55396264D32BE4 : public Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tD43C6079546E683604B157E17A55396264D32BE4, ____comparison_1)); }
|
|
inline Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int16>
|
|
struct ComparisonComparer_1_t1EB0DD64F836205D513E70061CBD76469B650FD9 : public Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t1EB0DD64F836205D513E70061CBD76469B650FD9, ____comparison_1)); }
|
|
inline Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int32>
|
|
struct ComparisonComparer_1_t9D17057EA1377E2ABC41FCA98779D85D55840EFC : public Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t9D17057EA1377E2ABC41FCA98779D85D55840EFC, ____comparison_1)); }
|
|
inline Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>
|
|
struct ComparisonComparer_1_tBCEA6F15BFF5960A9BBA07FEDCEF85DE83DC57E9 : public Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tBCEA6F15BFF5960A9BBA07FEDCEF85DE83DC57E9, ____comparison_1)); }
|
|
inline Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Int64>
|
|
struct ComparisonComparer_1_t6444BCA8D2063D7F614D9377DEDDEB846E2C1680 : public Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t6444BCA8D2063D7F614D9377DEDDEB846E2C1680, ____comparison_1)); }
|
|
inline Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Object>
|
|
struct ComparisonComparer_1_t0893994DEF8505147B806CC6991C04019DDAB035 : public Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t0893994DEF8505147B806CC6991C04019DDAB035, ____comparison_1)); }
|
|
inline Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.SByte>
|
|
struct ComparisonComparer_1_tBA6B96D5F5AB6657E54C20B8745119836A4B36BD : public Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tBA6B96D5F5AB6657E54C20B8745119836A4B36BD, ____comparison_1)); }
|
|
inline Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.Single>
|
|
struct ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 : public Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2, ____comparison_1)); }
|
|
inline Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.TimeSpan>
|
|
struct ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 : public Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070, ____comparison_1)); }
|
|
inline Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt16>
|
|
struct ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E : public Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E, ____comparison_1)); }
|
|
inline Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt32>
|
|
struct ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 : public Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060, ____comparison_1)); }
|
|
inline Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<System.UInt64>
|
|
struct ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 : public Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66, ____comparison_1)); }
|
|
inline Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>
|
|
struct ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A : public Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A, ____comparison_1)); }
|
|
inline Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 : public Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682, ____comparison_1)); }
|
|
inline Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>
|
|
struct ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 : public Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544, ____comparison_1)); }
|
|
inline Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>
|
|
struct ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 : public Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970, ____comparison_1)); }
|
|
inline Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>
|
|
struct ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 : public Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092, ____comparison_1)); }
|
|
inline Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem_Particle>
|
|
struct ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 : public Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438, ____comparison_1)); }
|
|
inline Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>
|
|
struct ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F : public Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F, ____comparison_1)); }
|
|
inline Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>
|
|
struct ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 : public Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7, ____comparison_1)); }
|
|
inline Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 : public Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99, ____comparison_1)); }
|
|
inline Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 : public Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2, ____comparison_1)); }
|
|
inline Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 : public Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51, ____comparison_1)); }
|
|
inline Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>
|
|
struct ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 : public Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889, ____comparison_1)); }
|
|
inline Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>
|
|
struct ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 : public Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0, ____comparison_1)); }
|
|
inline Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>
|
|
struct ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 : public Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6
|
|
{
|
|
public:
|
|
// System.Comparison`1<T> System.Collections.Generic.ComparisonComparer`1::_comparison
|
|
Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * ____comparison_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__comparison_1() { return static_cast<int32_t>(offsetof(ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74, ____comparison_1)); }
|
|
inline Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * get__comparison_1() const { return ____comparison_1; }
|
|
inline Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 ** get_address_of__comparison_1() { return &____comparison_1; }
|
|
inline void set__comparison_1(Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * value)
|
|
{
|
|
____comparison_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____comparison_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Int32,System.Object>
|
|
struct Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
int32_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D, ___key_2)); }
|
|
inline int32_t get_key_2() const { return ___key_2; }
|
|
inline int32_t* get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(int32_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Int64,System.Object>
|
|
struct Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
int64_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4, ___key_2)); }
|
|
inline int64_t get_key_2() const { return ___key_2; }
|
|
inline int64_t* get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(int64_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Boolean>
|
|
struct Entry_t495C47A91D5A1899AF832D603308B663495EC5A8
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
bool ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t495C47A91D5A1899AF832D603308B663495EC5A8, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t495C47A91D5A1899AF832D603308B663495EC5A8, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t495C47A91D5A1899AF832D603308B663495EC5A8, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t495C47A91D5A1899AF832D603308B663495EC5A8, ___value_3)); }
|
|
inline bool get_value_3() const { return ___value_3; }
|
|
inline bool* get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(bool value)
|
|
{
|
|
___value_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Int32>
|
|
struct Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
int32_t ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE, ___value_3)); }
|
|
inline int32_t get_value_3() const { return ___value_3; }
|
|
inline int32_t* get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(int32_t value)
|
|
{
|
|
___value_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Object>
|
|
struct Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.UInt32,System.Object>
|
|
struct Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
uint32_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38, ___key_2)); }
|
|
inline uint32_t get_key_2() const { return ___key_2; }
|
|
inline uint32_t* get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(uint32_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>
|
|
struct Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
int32_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF, ___dictionary_0)); }
|
|
inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF, ___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_t95C250C5AE20EE169657CA9FE77127647391DEDF, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF, ___currentKey_3)); }
|
|
inline int32_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline int32_t* get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(int32_t value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>
|
|
struct Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
int64_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA, ___dictionary_0)); }
|
|
inline Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA, ___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_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA, ___currentKey_3)); }
|
|
inline int64_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline int64_t* get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(int64_t value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>
|
|
struct Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E, ___dictionary_0)); }
|
|
inline Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E, ___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_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>
|
|
struct Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC, ___dictionary_0)); }
|
|
inline Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC, ___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_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>
|
|
struct Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013, ___dictionary_0)); }
|
|
inline Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013, ___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_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C, ___dictionary_0)); }
|
|
inline Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C, ___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_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>
|
|
struct Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210, ___dictionary_0)); }
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210, ___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_t725320A9593FFA06C5F8F058B3705F530FC9D210, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>
|
|
struct Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
RuntimeObject * ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129, ___dictionary_0)); }
|
|
inline Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129, ___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_t5511F23E2799C7AB88F2654739BF13F1BBD48129, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129, ___currentKey_3)); }
|
|
inline RuntimeObject * get_currentKey_3() const { return ___currentKey_3; }
|
|
inline RuntimeObject ** get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(RuntimeObject * value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___currentKey_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>
|
|
struct Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
uint32_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C, ___dictionary_0)); }
|
|
inline Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C, ___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_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C, ___currentKey_3)); }
|
|
inline uint32_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline uint32_t* get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(uint32_t value)
|
|
{
|
|
___currentKey_3 = 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.ObjectComparer`1<System.Single>
|
|
struct ObjectComparer_1_tE7CEF71A596B59AEA7D0FD474D20D9D199FE3898 : public Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<System.TimeSpan>
|
|
struct ObjectComparer_1_t520220853F9FAC648C18C0233C698F3BC7EF2122 : public Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<System.UInt16>
|
|
struct ObjectComparer_1_tEF5177D237526DCC321098F1D6ECF009261059D7 : public Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<System.UInt32>
|
|
struct ObjectComparer_1_tB4365B4EA75C1F950E5002704C24F3E882713DE2 : public Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<System.UInt64>
|
|
struct ObjectComparer_1_t8DE6ED6D4ECCA05BA297A3E48C4E9264CEE1B12F : public Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>
|
|
struct ObjectComparer_1_t04BB186926DD9A74D5EE4718282CC2EB2CE8C797 : public Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct ObjectComparer_1_t4F8251E93F42978CFBA3B375A452B0009BB8D3CD : public Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>
|
|
struct ObjectComparer_1_tE95CC9ACE80C71EBB3B17D945DDECFB523140CBB : public Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>
|
|
struct ObjectComparer_1_t4515668DAD20CD73DCF733DFD421267963324EE7 : public Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>
|
|
struct ObjectComparer_1_tD9AEBA135FEB9D1BAB31BA0EFCF20A6F78C2D9D8 : public Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem_Particle>
|
|
struct ObjectComparer_1_t18729630C80DC7DB5259BCA8AB63B026E2101603 : public Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>
|
|
struct ObjectComparer_1_tEC0B15CD69A60D9D8F9D4440807E329CB06DCF9E : public Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>
|
|
struct ObjectComparer_1_t66E8B0B4B752CDC36ECA1394B03396E95F34E1C4 : public Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct ObjectComparer_1_t43504EE39E1FA96549C803C7D977BD3F0E1E7785 : public Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct ObjectComparer_1_t15DEA3366068B5EE80E8C3C370D83F3961E6B8B3 : public Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct ObjectComparer_1_t86EB6885AD1EE49322D7BE8DF7B6DDC9CBB47067 : public Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>
|
|
struct ObjectComparer_1_t8F555FC86CB04301E85633E74C5B22E2D325B58F : public Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>
|
|
struct ObjectComparer_1_t03CC2728544D9820FBEA8B536F84F721595867F6 : public Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>
|
|
struct ObjectComparer_1_t8040366DB3E6C337A74B80E9A4EC261DC686FCF4 : public Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// 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.Dictionary`2_Entry<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct Entry_tC1463A26CB3583633B8650196083947E916945AD
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_tC1463A26CB3583633B8650196083947E916945AD, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_tC1463A26CB3583633B8650196083947E916945AD, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_tC1463A26CB3583633B8650196083947E916945AD, ___key_2)); }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 get_key_2() const { return ___key_2; }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___page_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_tC1463A26CB3583633B8650196083947E916945AD, ___value_3)); }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 get_value_3() const { return ___value_3; }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___page_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Guid,System.Object>
|
|
struct Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
Guid_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B, ___key_2)); }
|
|
inline Guid_t get_key_2() const { return ___key_2; }
|
|
inline Guid_t * get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(Guid_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.IntPtr,System.Object>
|
|
struct Entry_t1569C69F7132527F147EA707D2A116532F05D1EE
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
intptr_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t1569C69F7132527F147EA707D2A116532F05D1EE, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t1569C69F7132527F147EA707D2A116532F05D1EE, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t1569C69F7132527F147EA707D2A116532F05D1EE, ___key_2)); }
|
|
inline intptr_t get_key_2() const { return ___key_2; }
|
|
inline intptr_t* get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(intptr_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t1569C69F7132527F147EA707D2A116532F05D1EE, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Resources.ResourceLocator>
|
|
struct Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D, ___value_3)); }
|
|
inline ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C get_value_3() const { return ___value_3; }
|
|
inline ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C * get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->____value_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>
|
|
struct Entry_t687188C87EF1FD0D50038E634676DBC449857B8E
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t687188C87EF1FD0D50038E634676DBC449857B8E, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t687188C87EF1FD0D50038E634676DBC449857B8E, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t687188C87EF1FD0D50038E634676DBC449857B8E, ___key_2)); }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA get_key_2() const { return ___key_2; }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t687188C87EF1FD0D50038E634676DBC449857B8E, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>
|
|
struct Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
int32_t ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E, ___key_2)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_key_2() const { return ___key_2; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E, ___value_3)); }
|
|
inline int32_t get_value_3() const { return ___value_3; }
|
|
inline int32_t* get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(int32_t value)
|
|
{
|
|
___value_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>
|
|
struct Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8, ___key_2)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_key_2() const { return ___key_2; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>
|
|
struct Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___dictionary_0)); }
|
|
inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___current_3)); }
|
|
inline KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>
|
|
struct Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363, ___dictionary_0)); }
|
|
inline Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363, ___current_3)); }
|
|
inline KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>
|
|
struct Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A, ___dictionary_0)); }
|
|
inline Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A, ___current_3)); }
|
|
inline KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>
|
|
struct Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E, ___dictionary_0)); }
|
|
inline Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E, ___current_3)); }
|
|
inline KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>
|
|
struct Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___dictionary_0)); }
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___current_3)); }
|
|
inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
#endif
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>
|
|
struct Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE, ___dictionary_0)); }
|
|
inline Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE, ___current_3)); }
|
|
inline KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3, ___dictionary_0)); }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3, ___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_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3, ___currentKey_3)); }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 get_currentKey_3() const { return ___currentKey_3; }
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
___currentKey_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___currentKey_3))->___page_0), (void*)NULL);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>
|
|
struct Enumerator_t74808B9434896881486A8765FD47A43C58D36F32
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
Guid_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t74808B9434896881486A8765FD47A43C58D36F32, ___dictionary_0)); }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t74808B9434896881486A8765FD47A43C58D36F32, ___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_t74808B9434896881486A8765FD47A43C58D36F32, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t74808B9434896881486A8765FD47A43C58D36F32, ___currentKey_3)); }
|
|
inline Guid_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline Guid_t * get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(Guid_t value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>
|
|
struct Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
intptr_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D, ___dictionary_0)); }
|
|
inline Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D, ___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_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D, ___currentKey_3)); }
|
|
inline intptr_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline intptr_t* get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(intptr_t value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>
|
|
struct Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16, ___dictionary_0)); }
|
|
inline Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16, ___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_tEC4F5C6184F5E671D53C872D88266C1500841E16, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16, ___currentKey_3)); }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA get_currentKey_3() const { return ___currentKey_3; }
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>
|
|
struct Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012, ___dictionary_0)); }
|
|
inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012, ___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_t89CD59E5C40E6B1AF572EA950C1B802D6737B012, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012, ___currentKey_3)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_currentKey_3() const { return ___currentKey_3; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___currentKey_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>
|
|
struct Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304, ___dictionary_0)); }
|
|
inline Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304, ___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_t6CA3A04C17A621925989FF55ABC7EB4216B0A304, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304, ___currentKey_3)); }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 get_currentKey_3() const { return ___currentKey_3; }
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 value)
|
|
{
|
|
___currentKey_3 = 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.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.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
Il2CppMethodPointer ___method_ptr_0;
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|
intptr_t ___invoke_impl_1;
|
|
// System.Object System.Delegate::m_target
|
|
RuntimeObject * ___m_target_2;
|
|
// System.IntPtr System.Delegate::method
|
|
intptr_t ___method_3;
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|
intptr_t ___delegate_trampoline_4;
|
|
// System.IntPtr System.Delegate::extra_arg
|
|
intptr_t ___extra_arg_5;
|
|
// System.IntPtr System.Delegate::method_code
|
|
intptr_t ___method_code_6;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t * ___method_info_7;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t * ___original_method_info_8;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_10;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
|
|
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
|
|
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
|
|
inline void set_method_ptr_0(Il2CppMethodPointer value)
|
|
{
|
|
___method_ptr_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
|
|
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
|
|
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
|
|
inline void set_invoke_impl_1(intptr_t value)
|
|
{
|
|
___invoke_impl_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
|
|
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
|
|
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
|
|
inline void set_m_target_2(RuntimeObject * value)
|
|
{
|
|
___m_target_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
|
|
inline intptr_t get_method_3() const { return ___method_3; }
|
|
inline intptr_t* get_address_of_method_3() { return &___method_3; }
|
|
inline void set_method_3(intptr_t value)
|
|
{
|
|
___method_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
|
|
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
|
|
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
|
|
inline void set_delegate_trampoline_4(intptr_t value)
|
|
{
|
|
___delegate_trampoline_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
|
|
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
|
|
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
|
|
inline void set_extra_arg_5(intptr_t value)
|
|
{
|
|
___extra_arg_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
|
|
inline intptr_t get_method_code_6() const { return ___method_code_6; }
|
|
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
|
|
inline void set_method_code_6(intptr_t value)
|
|
{
|
|
___method_code_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
|
|
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
|
|
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
|
|
inline void set_method_info_7(MethodInfo_t * value)
|
|
{
|
|
___method_info_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
|
|
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
|
|
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
|
|
inline void set_original_method_info_8(MethodInfo_t * value)
|
|
{
|
|
___original_method_info_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
|
|
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
|
|
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
|
|
{
|
|
___data_9 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
|
|
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
|
|
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
|
|
inline void set_method_is_virtual_10(bool value)
|
|
{
|
|
___method_is_virtual_10 = value;
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
MethodInfo_t * ___method_info_7;
|
|
MethodInfo_t * ___original_method_info_8;
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
int32_t ___method_is_virtual_10;
|
|
};
|
|
// Native definition for COM marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
MethodInfo_t * ___method_info_7;
|
|
MethodInfo_t * ___original_method_info_8;
|
|
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
|
|
int32_t ___method_is_virtual_10;
|
|
};
|
|
|
|
// System.Exception
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.String System.Exception::_className
|
|
String_t* ____className_1;
|
|
// System.String System.Exception::_message
|
|
String_t* ____message_2;
|
|
// System.Collections.IDictionary System.Exception::_data
|
|
RuntimeObject* ____data_3;
|
|
// System.Exception System.Exception::_innerException
|
|
Exception_t * ____innerException_4;
|
|
// System.String System.Exception::_helpURL
|
|
String_t* ____helpURL_5;
|
|
// System.Object System.Exception::_stackTrace
|
|
RuntimeObject * ____stackTrace_6;
|
|
// System.String System.Exception::_stackTraceString
|
|
String_t* ____stackTraceString_7;
|
|
// System.String System.Exception::_remoteStackTraceString
|
|
String_t* ____remoteStackTraceString_8;
|
|
// System.Int32 System.Exception::_remoteStackIndex
|
|
int32_t ____remoteStackIndex_9;
|
|
// System.Object System.Exception::_dynamicMethods
|
|
RuntimeObject * ____dynamicMethods_10;
|
|
// System.Int32 System.Exception::_HResult
|
|
int32_t ____HResult_11;
|
|
// System.String System.Exception::_source
|
|
String_t* ____source_12;
|
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|
IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
|
|
inline String_t* get__className_1() const { return ____className_1; }
|
|
inline String_t** get_address_of__className_1() { return &____className_1; }
|
|
inline void set__className_1(String_t* value)
|
|
{
|
|
____className_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
|
|
inline String_t* get__message_2() const { return ____message_2; }
|
|
inline String_t** get_address_of__message_2() { return &____message_2; }
|
|
inline void set__message_2(String_t* value)
|
|
{
|
|
____message_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
|
|
inline RuntimeObject* get__data_3() const { return ____data_3; }
|
|
inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
|
|
inline void set__data_3(RuntimeObject* value)
|
|
{
|
|
____data_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
|
|
inline Exception_t * get__innerException_4() const { return ____innerException_4; }
|
|
inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
|
|
inline void set__innerException_4(Exception_t * value)
|
|
{
|
|
____innerException_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
|
|
inline String_t* get__helpURL_5() const { return ____helpURL_5; }
|
|
inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
|
|
inline void set__helpURL_5(String_t* value)
|
|
{
|
|
____helpURL_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
|
|
inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
|
|
inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
|
|
inline void set__stackTrace_6(RuntimeObject * value)
|
|
{
|
|
____stackTrace_6 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
|
|
inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
|
|
inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
|
|
inline void set__stackTraceString_7(String_t* value)
|
|
{
|
|
____stackTraceString_7 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
|
|
inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
|
|
inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
|
|
inline void set__remoteStackTraceString_8(String_t* value)
|
|
{
|
|
____remoteStackTraceString_8 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
|
|
inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
|
|
inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
|
|
inline void set__remoteStackIndex_9(int32_t value)
|
|
{
|
|
____remoteStackIndex_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
|
|
inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
|
|
inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
|
|
inline void set__dynamicMethods_10(RuntimeObject * value)
|
|
{
|
|
____dynamicMethods_10 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
|
|
inline int32_t get__HResult_11() const { return ____HResult_11; }
|
|
inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
|
|
inline void set__HResult_11(int32_t value)
|
|
{
|
|
____HResult_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
|
|
inline String_t* get__source_12() const { return ____source_12; }
|
|
inline String_t** get_address_of__source_12() { return &____source_12; }
|
|
inline void set__source_12(String_t* value)
|
|
{
|
|
____source_12 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
|
|
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
|
|
inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value)
|
|
{
|
|
____safeSerializationManager_13 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; }
|
|
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; }
|
|
inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value)
|
|
{
|
|
___captured_traces_14 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
|
|
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
|
|
inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value)
|
|
{
|
|
___native_trace_ips_15 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct Exception_t_StaticFields
|
|
{
|
|
public:
|
|
// System.Object System.Exception::s_EDILock
|
|
RuntimeObject * ___s_EDILock_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
|
|
inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
|
|
inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
|
|
inline void set_s_EDILock_0(RuntimeObject * value)
|
|
{
|
|
___s_EDILock_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.Exception
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className_1;
|
|
char* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|
char* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
char* ____stackTraceString_7;
|
|
char* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
char* ____source_12;
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
};
|
|
// Native definition for COM marshalling of System.Exception
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className_1;
|
|
Il2CppChar* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_com* ____innerException_4;
|
|
Il2CppChar* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
Il2CppChar* ____stackTraceString_7;
|
|
Il2CppChar* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
Il2CppChar* ____source_12;
|
|
SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
};
|
|
|
|
// System.ExceptionResource
|
|
struct ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A
|
|
{
|
|
public:
|
|
// System.Int32 System.ExceptionResource::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ExceptionResource_t897ACCB868BF3CAAC00AB0C00D57D7A2B6C7586A, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Int32Enum
|
|
struct Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD
|
|
{
|
|
public:
|
|
// System.Int32 System.Int32Enum::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Reflection.BindingFlags
|
|
struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0
|
|
{
|
|
public:
|
|
// System.Int32 System.Reflection.BindingFlags::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.RuntimeTypeHandle
|
|
struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D
|
|
{
|
|
public:
|
|
// System.IntPtr System.RuntimeTypeHandle::value
|
|
intptr_t ___value_0;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); }
|
|
inline intptr_t get_value_0() const { return ___value_0; }
|
|
inline intptr_t* get_address_of_value_0() { return &___value_0; }
|
|
inline void set_value_0(intptr_t value)
|
|
{
|
|
___value_0 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.Dictionary`2_Entry<System.Int32Enum,System.Object>
|
|
struct Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
int32_t ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
RuntimeObject * ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD, ___key_2)); }
|
|
inline int32_t get_key_2() const { return ___key_2; }
|
|
inline int32_t* get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(int32_t value)
|
|
{
|
|
___key_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD, ___value_3)); }
|
|
inline RuntimeObject * get_value_3() const { return ___value_3; }
|
|
inline RuntimeObject ** get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(RuntimeObject * value)
|
|
{
|
|
___value_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___value_3), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Int32Enum>
|
|
struct Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
int32_t ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF, ___value_3)); }
|
|
inline int32_t get_value_3() const { return ___value_3; }
|
|
inline int32_t* get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(int32_t value)
|
|
{
|
|
___value_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
|
|
struct Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288, ___dictionary_0)); }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288, ___current_3)); }
|
|
inline KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___key_0))->___page_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___value_1))->___page_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>
|
|
struct Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD, ___dictionary_0)); }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD, ___current_3)); }
|
|
inline KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>
|
|
struct Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246, ___dictionary_0)); }
|
|
inline Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246, ___current_3)); }
|
|
inline KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>
|
|
struct Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860, ___dictionary_0)); }
|
|
inline Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860, ___current_3)); }
|
|
inline KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&___current_3))->___value_1))->____value_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>
|
|
struct Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69, ___dictionary_0)); }
|
|
inline Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69, ___current_3)); }
|
|
inline KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>
|
|
struct Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C, ___dictionary_0)); }
|
|
inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C, ___current_3)); }
|
|
inline KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 value)
|
|
{
|
|
___current_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>
|
|
struct Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6, ___dictionary_0)); }
|
|
inline Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6, ___current_3)); }
|
|
inline KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>
|
|
struct Enumerator_t6C90F66F31B225919117218D3066585CF0205A33
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::dictionary
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::index
|
|
int32_t ___index_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::version
|
|
int32_t ___version_2;
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator::currentKey
|
|
int32_t ___currentKey_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t6C90F66F31B225919117218D3066585CF0205A33, ___dictionary_0)); }
|
|
inline Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(Enumerator_t6C90F66F31B225919117218D3066585CF0205A33, ___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_t6C90F66F31B225919117218D3066585CF0205A33, ___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_currentKey_3() { return static_cast<int32_t>(offsetof(Enumerator_t6C90F66F31B225919117218D3066585CF0205A33, ___currentKey_3)); }
|
|
inline int32_t get_currentKey_3() const { return ___currentKey_3; }
|
|
inline int32_t* get_address_of_currentKey_3() { return &___currentKey_3; }
|
|
inline void set_currentKey_3(int32_t value)
|
|
{
|
|
___currentKey_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.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
public:
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
|
|
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
|
|
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
|
|
{
|
|
___delegates_11 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
|
|
}
|
|
};
|
|
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_11;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_11;
|
|
};
|
|
|
|
// System.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.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.Dictionary`2_Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C
|
|
{
|
|
public:
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::hashCode
|
|
int32_t ___hashCode_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Entry::next
|
|
int32_t ___next_1;
|
|
// TKey System.Collections.Generic.Dictionary`2_Entry::key
|
|
RuntimeObject * ___key_2;
|
|
// TValue System.Collections.Generic.Dictionary`2_Entry::value
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 ___value_3;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_hashCode_0() { return static_cast<int32_t>(offsetof(Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C, ___hashCode_0)); }
|
|
inline int32_t get_hashCode_0() const { return ___hashCode_0; }
|
|
inline int32_t* get_address_of_hashCode_0() { return &___hashCode_0; }
|
|
inline void set_hashCode_0(int32_t value)
|
|
{
|
|
___hashCode_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_next_1() { return static_cast<int32_t>(offsetof(Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C, ___next_1)); }
|
|
inline int32_t get_next_1() const { return ___next_1; }
|
|
inline int32_t* get_address_of_next_1() { return &___next_1; }
|
|
inline void set_next_1(int32_t value)
|
|
{
|
|
___next_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C, ___key_2)); }
|
|
inline RuntimeObject * get_key_2() const { return ___key_2; }
|
|
inline RuntimeObject ** get_address_of_key_2() { return &___key_2; }
|
|
inline void set_key_2(RuntimeObject * value)
|
|
{
|
|
___key_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___key_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_value_3() { return static_cast<int32_t>(offsetof(Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C, ___value_3)); }
|
|
inline Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 get_value_3() const { return ___value_3; }
|
|
inline Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 * get_address_of_value_3() { return &___value_3; }
|
|
inline void set_value_3(Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 value)
|
|
{
|
|
___value_3 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>
|
|
struct Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179, ___dictionary_0)); }
|
|
inline Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179, ___current_3)); }
|
|
inline KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>
|
|
struct Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0, ___dictionary_0)); }
|
|
inline Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0, ___current_3)); }
|
|
inline KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.Comparison`1<FairyGUI.GPath_Segment>
|
|
struct Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<FairyGUI.GPathPoint>
|
|
struct Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<FairyGUI.TextField_CharPosition>
|
|
struct Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Boolean>
|
|
struct Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Byte>
|
|
struct Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Char>
|
|
struct Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>
|
|
struct Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.DateTime>
|
|
struct Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.DateTimeOffset>
|
|
struct Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Decimal>
|
|
struct Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Double>
|
|
struct Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Int16>
|
|
struct Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Int32>
|
|
struct Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Int32Enum>
|
|
struct Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Int64>
|
|
struct Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Object>
|
|
struct Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.SByte>
|
|
struct Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.Single>
|
|
struct Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.TimeSpan>
|
|
struct Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.UInt16>
|
|
struct Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.UInt32>
|
|
struct Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<System.UInt64>
|
|
struct Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.AnimatorClipInfo>
|
|
struct Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.BeforeRenderHelper_OrderBlock>
|
|
struct Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Color32>
|
|
struct Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Color>
|
|
struct Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Matrix4x4>
|
|
struct Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.ParticleSystem_Particle>
|
|
struct Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.RaycastHit2D>
|
|
struct Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Rect>
|
|
struct Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>
|
|
struct Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.UIElements.FocusController_FocusedElement>
|
|
struct Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.UnitySynchronizationContext_WorkRequest>
|
|
struct Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Vector2>
|
|
struct Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Vector3>
|
|
struct Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Comparison`1<UnityEngine.Vector4>
|
|
struct Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.InvalidOperationException
|
|
struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.NotSupportedException
|
|
struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Reflection.TypeInfo
|
|
struct TypeInfo_t9D6F65801A41B97F36138B15FD270A1550DBB3FC : public Type_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// 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.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>
|
|
struct Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7
|
|
{
|
|
public:
|
|
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::dictionary
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary_0;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version
|
|
int32_t ___version_1;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index
|
|
int32_t ___index_2;
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator::current
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A ___current_3;
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType
|
|
int32_t ___getEnumeratorRetType_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_dictionary_0() { return static_cast<int32_t>(offsetof(Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7, ___dictionary_0)); }
|
|
inline Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * get_dictionary_0() const { return ___dictionary_0; }
|
|
inline Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 ** get_address_of_dictionary_0() { return &___dictionary_0; }
|
|
inline void set_dictionary_0(Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * value)
|
|
{
|
|
___dictionary_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_version_1() { return static_cast<int32_t>(offsetof(Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7, ___version_1)); }
|
|
inline int32_t get_version_1() const { return ___version_1; }
|
|
inline int32_t* get_address_of_version_1() { return &___version_1; }
|
|
inline void set_version_1(int32_t value)
|
|
{
|
|
___version_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_index_2() { return static_cast<int32_t>(offsetof(Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7, ___index_2)); }
|
|
inline int32_t get_index_2() const { return ___index_2; }
|
|
inline int32_t* get_address_of_index_2() { return &___index_2; }
|
|
inline void set_index_2(int32_t value)
|
|
{
|
|
___index_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_current_3() { return static_cast<int32_t>(offsetof(Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7, ___current_3)); }
|
|
inline KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A get_current_3() const { return ___current_3; }
|
|
inline KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * get_address_of_current_3() { return &___current_3; }
|
|
inline void set_current_3(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A value)
|
|
{
|
|
___current_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast<int32_t>(offsetof(Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7, ___getEnumeratorRetType_4)); }
|
|
inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; }
|
|
inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; }
|
|
inline void set_getEnumeratorRetType_4(int32_t value)
|
|
{
|
|
___getEnumeratorRetType_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.RuntimeType
|
|
struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F : public TypeInfo_t9D6F65801A41B97F36138B15FD270A1550DBB3FC
|
|
{
|
|
public:
|
|
// System.MonoTypeInfo System.RuntimeType::type_info
|
|
MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * ___type_info_26;
|
|
// System.Object System.RuntimeType::GenericCache
|
|
RuntimeObject * ___GenericCache_27;
|
|
// System.Reflection.RuntimeConstructorInfo System.RuntimeType::m_serializationCtor
|
|
RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * ___m_serializationCtor_28;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_type_info_26() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___type_info_26)); }
|
|
inline MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * get_type_info_26() const { return ___type_info_26; }
|
|
inline MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D ** get_address_of_type_info_26() { return &___type_info_26; }
|
|
inline void set_type_info_26(MonoTypeInfo_t9A65BA5324D14FDFEB7644EEE6E1BDF74B8A393D * value)
|
|
{
|
|
___type_info_26 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___type_info_26), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_GenericCache_27() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___GenericCache_27)); }
|
|
inline RuntimeObject * get_GenericCache_27() const { return ___GenericCache_27; }
|
|
inline RuntimeObject ** get_address_of_GenericCache_27() { return &___GenericCache_27; }
|
|
inline void set_GenericCache_27(RuntimeObject * value)
|
|
{
|
|
___GenericCache_27 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___GenericCache_27), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_serializationCtor_28() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F, ___m_serializationCtor_28)); }
|
|
inline RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * get_m_serializationCtor_28() const { return ___m_serializationCtor_28; }
|
|
inline RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D ** get_address_of_m_serializationCtor_28() { return &___m_serializationCtor_28; }
|
|
inline void set_m_serializationCtor_28(RuntimeConstructorInfo_tF21A59967629968D0BE5D0DAF677662824E9629D * value)
|
|
{
|
|
___m_serializationCtor_28 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___m_serializationCtor_28), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields
|
|
{
|
|
public:
|
|
// System.RuntimeType System.RuntimeType::ValueType
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___ValueType_10;
|
|
// System.RuntimeType System.RuntimeType::EnumType
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___EnumType_11;
|
|
// System.RuntimeType System.RuntimeType::ObjectType
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___ObjectType_12;
|
|
// System.RuntimeType System.RuntimeType::StringType
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___StringType_13;
|
|
// System.RuntimeType System.RuntimeType::DelegateType
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___DelegateType_14;
|
|
// System.Type[] System.RuntimeType::s_SICtorParamTypes
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___s_SICtorParamTypes_15;
|
|
// System.RuntimeType System.RuntimeType::s_typedRef
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___s_typedRef_25;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_ValueType_10() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___ValueType_10)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_ValueType_10() const { return ___ValueType_10; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_ValueType_10() { return &___ValueType_10; }
|
|
inline void set_ValueType_10(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___ValueType_10 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___ValueType_10), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_EnumType_11() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___EnumType_11)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_EnumType_11() const { return ___EnumType_11; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_EnumType_11() { return &___EnumType_11; }
|
|
inline void set_EnumType_11(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___EnumType_11 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___EnumType_11), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_ObjectType_12() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___ObjectType_12)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_ObjectType_12() const { return ___ObjectType_12; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_ObjectType_12() { return &___ObjectType_12; }
|
|
inline void set_ObjectType_12(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___ObjectType_12 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___ObjectType_12), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_StringType_13() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___StringType_13)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_StringType_13() const { return ___StringType_13; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_StringType_13() { return &___StringType_13; }
|
|
inline void set_StringType_13(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___StringType_13 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___StringType_13), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_DelegateType_14() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___DelegateType_14)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_DelegateType_14() const { return ___DelegateType_14; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_DelegateType_14() { return &___DelegateType_14; }
|
|
inline void set_DelegateType_14(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___DelegateType_14 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___DelegateType_14), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_s_SICtorParamTypes_15() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___s_SICtorParamTypes_15)); }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_s_SICtorParamTypes_15() const { return ___s_SICtorParamTypes_15; }
|
|
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_s_SICtorParamTypes_15() { return &___s_SICtorParamTypes_15; }
|
|
inline void set_s_SICtorParamTypes_15(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
|
|
{
|
|
___s_SICtorParamTypes_15 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___s_SICtorParamTypes_15), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_s_typedRef_25() { return static_cast<int32_t>(offsetof(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_StaticFields, ___s_typedRef_25)); }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * get_s_typedRef_25() const { return ___s_typedRef_25; }
|
|
inline RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F ** get_address_of_s_typedRef_25() { return &___s_typedRef_25; }
|
|
inline void set_s_typedRef_25(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * value)
|
|
{
|
|
___s_typedRef_25 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___s_typedRef_25), (void*)value);
|
|
}
|
|
};
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// System.Type[]
|
|
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Type_t * m_Items[1];
|
|
|
|
public:
|
|
inline Type_t * GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Type_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, Type_t * value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) RuntimeObject * m_Items[1];
|
|
|
|
public:
|
|
inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>[]
|
|
struct EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_tC1463A26CB3583633B8650196083947E916945AD m_Items[1];
|
|
|
|
public:
|
|
inline Entry_tC1463A26CB3583633B8650196083947E916945AD GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tC1463A26CB3583633B8650196083947E916945AD * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_tC1463A26CB3583633B8650196083947E916945AD value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___page_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___page_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline Entry_tC1463A26CB3583633B8650196083947E916945AD GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tC1463A26CB3583633B8650196083947E916945AD * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tC1463A26CB3583633B8650196083947E916945AD value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___page_0), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___page_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Guid,System.Object>[]
|
|
struct EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t6E46F05FF9A5E45FFFD93303C9C602F264AF8C9B value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Int32,System.Object>[]
|
|
struct EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t7D7748D5ED1AF0BF0D2AE30579C5C71A06D98D3D value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Int32Enum,System.Object>[]
|
|
struct EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t49F9C4F801ED373E9E3EF1356529574A83EE14AD value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Int64,System.Object>[]
|
|
struct EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 m_Items[1];
|
|
|
|
public:
|
|
inline Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tD950BFD70D1287D3DE34B8019C16932D6867ACD4 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.IntPtr,System.Object>[]
|
|
struct EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t1569C69F7132527F147EA707D2A116532F05D1EE m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t1569C69F7132527F147EA707D2A116532F05D1EE GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t1569C69F7132527F147EA707D2A116532F05D1EE * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t1569C69F7132527F147EA707D2A116532F05D1EE value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t1569C69F7132527F147EA707D2A116532F05D1EE GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t1569C69F7132527F147EA707D2A116532F05D1EE * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t1569C69F7132527F147EA707D2A116532F05D1EE value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Boolean>[]
|
|
struct EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
inline Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t495C47A91D5A1899AF832D603308B663495EC5A8 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Int32>[]
|
|
struct EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
inline Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t06E52CC4FA420E7C4AC082F266C2BBBC94AF8ECE value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Int32Enum>[]
|
|
struct EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
inline Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t4AF80C1385EAC25480F16E4599985179C47EA8DF value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>[]
|
|
struct EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
inline Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t6C49413C824C10E19D46C87A17669FE1252EB68C value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Object>[]
|
|
struct EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t03898C03E4E291FD6780D28D81A25E3CACF2BADA value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.Object,System.Resources.ResourceLocator>[]
|
|
struct EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D m_Items[1];
|
|
|
|
public:
|
|
inline Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->____value_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tF9DF2A46F3E6119E3AF03BA9B2FA24224378770D value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_2), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->____value_0), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<System.UInt32,System.Object>[]
|
|
struct EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t443D72C18A3A122927C703E1FEBF06B4FDB17F38 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>[]
|
|
struct EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t687188C87EF1FD0D50038E634676DBC449857B8E m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t687188C87EF1FD0D50038E634676DBC449857B8E GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t687188C87EF1FD0D50038E634676DBC449857B8E * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t687188C87EF1FD0D50038E634676DBC449857B8E value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t687188C87EF1FD0D50038E634676DBC449857B8E GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t687188C87EF1FD0D50038E634676DBC449857B8E * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t687188C87EF1FD0D50038E634676DBC449857B8E value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>[]
|
|
struct EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t64D38FA2992140132BE596DFDC676DAAB56D9A1E value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Collections.Generic.Dictionary`2_Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>[]
|
|
struct EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 m_Items[1];
|
|
|
|
public:
|
|
inline Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 * GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
inline Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t111DE34ECD5EE4E51E00DE4667A4F582B59CC2F8 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
|
|
}
|
|
};
|
|
// MS.Internal.Xml.Cache.XPathNodeRef[]
|
|
struct XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 m_Items[1];
|
|
|
|
public:
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * 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, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___page_0), (void*)NULL);
|
|
}
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___page_0), (void*)NULL);
|
|
}
|
|
};
|
|
// System.Guid[]
|
|
struct GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Guid_t m_Items[1];
|
|
|
|
public:
|
|
inline Guid_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Guid_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, Guid_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Guid_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Guid_t * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Guid_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
|
|
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method);
|
|
// 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_gshared_inline (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_gshared_inline (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_gshared_inline (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_gshared_inline (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_gshared_inline (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_gshared_inline (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_gshared_inline (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_gshared_inline (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_gshared_inline (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_gshared_inline (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_gshared_inline (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_gshared_inline (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_gshared_inline (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_gshared_inline (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, int32_t ___getEnumeratorRetType1, 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);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_gshared_inline (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_gshared_inline (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_gshared_inline (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_gshared_inline (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_gshared_inline (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m418238539875437BCF2E064645782888D123D702_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_gshared_inline (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_gshared_inline (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_gshared_inline (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_gshared_inline (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_gshared_inline (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_gshared_inline (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_gshared_inline (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_gshared_inline (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_gshared_inline (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_gshared_inline (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_gshared_inline (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method);
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method);
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_gshared_inline (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* 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.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method);
|
|
// System.Object System.RuntimeType::CreateInstanceForAnotherGenericParameter(System.Type,System.RuntimeType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4 (Type_t * ___genericType0, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * ___genericArgument1, const RuntimeMethod* method);
|
|
// System.Boolean System.Type::op_Equality(System.Type,System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method);
|
|
// System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84 (int32_t ___resource0, const RuntimeMethod* method);
|
|
// System.Void System.Object::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, int32_t, const RuntimeMethod*))Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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.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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
inline KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_inline (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
inline void Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE_gshared)(__this, 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.Void System.Collections.DictionaryEntry::.ctor(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B (DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method);
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7 (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, int32_t, const RuntimeMethod*))Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::get_Current()
|
|
inline KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_inline (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48 (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9 (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::get_Current()
|
|
inline KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_inline (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429 (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019 (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719 (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *, int32_t, const RuntimeMethod*))Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50 (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_inline (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3 (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1 (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02 (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37 (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708 (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_inline (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3 (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655 (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84 (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *, int32_t, const RuntimeMethod*))Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_inline (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23 (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::get_Current()
|
|
inline KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_inline (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::Dispose()
|
|
inline void Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62 (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686 (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072 (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37 (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03 (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *, int32_t, const RuntimeMethod*))Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2 (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::get_Current()
|
|
inline KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_inline (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::Dispose()
|
|
inline void Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3 (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574 (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824 (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6 (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
inline KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_inline (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
inline void Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5 (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3 (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4 (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20 (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7 (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *, int32_t, const RuntimeMethod*))Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1 (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
inline KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_inline (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
inline void Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40 (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2 (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77 (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *, int32_t, const RuntimeMethod*))Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5 (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32 (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118 (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
inline KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_inline (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
inline void Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97 (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790 (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4 (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_inline (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686 (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current()
|
|
inline KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_inline (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1 (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202 (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *, int32_t, const RuntimeMethod*))Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current()
|
|
inline KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_inline (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose()
|
|
inline void Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6 (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5 (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03 (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
inline void Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64 (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *, int32_t, const RuntimeMethod*))Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64_gshared)(__this, ___dictionary0, ___getEnumeratorRetType1, 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);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374 (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_gshared)(__this, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current()
|
|
inline KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_inline (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E_gshared)(__this, 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.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_gshared)(__this, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
inline DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4 (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
inline RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6 (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *, const RuntimeMethod*))Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, const RuntimeMethod*))Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
inline void Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7 (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, const RuntimeMethod*))Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709 (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, const RuntimeMethod*))Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
inline XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_inline (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, const RuntimeMethod*))Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22 (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8 (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, const RuntimeMethod*))Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8 (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, const RuntimeMethod*))Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995 (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, const RuntimeMethod*))Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::get_Current()
|
|
inline Guid_t Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_inline (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Guid_t (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, const RuntimeMethod*))Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200 (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7 (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *, const RuntimeMethod*))Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, const RuntimeMethod*))Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, const RuntimeMethod*))Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::get_Current()
|
|
inline int32_t Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_inline (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, const RuntimeMethod*))Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5 (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110 (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317 (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *, const RuntimeMethod*))Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, const RuntimeMethod*))Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03 (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, const RuntimeMethod*))Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
inline int32_t Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_inline (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, const RuntimeMethod*))Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m418238539875437BCF2E064645782888D123D702 (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *, const RuntimeMethod*))Enumerator__ctor_m418238539875437BCF2E064645782888D123D702_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, const RuntimeMethod*))Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0 (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, const RuntimeMethod*))Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::get_Current()
|
|
inline int64_t Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_inline (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int64_t (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, const RuntimeMethod*))Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72 (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029 (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *, const RuntimeMethod*))Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88 (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, const RuntimeMethod*))Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, const RuntimeMethod*))Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
inline intptr_t Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_inline (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( intptr_t (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, const RuntimeMethod*))Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41 (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7 (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *, const RuntimeMethod*))Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::Dispose()
|
|
inline void Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0 (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, const RuntimeMethod*))Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, const RuntimeMethod*))Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_inline (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, const RuntimeMethod*))Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689 (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527 (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85 (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *, const RuntimeMethod*))Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::Dispose()
|
|
inline void Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, const RuntimeMethod*))Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1 (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, const RuntimeMethod*))Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_inline (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, const RuntimeMethod*))Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2 (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825 (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *, const RuntimeMethod*))Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
inline void Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, const RuntimeMethod*))Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47 (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, const RuntimeMethod*))Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_inline (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, const RuntimeMethod*))Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2 (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4 (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *, const RuntimeMethod*))Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
inline void Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295 (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, const RuntimeMethod*))Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, const RuntimeMethod*))Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_inline (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, const RuntimeMethod*))Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608 (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121 (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *, const RuntimeMethod*))Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70 (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, const RuntimeMethod*))Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, const RuntimeMethod*))Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_inline (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, const RuntimeMethod*))Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33 (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806 (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062 (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *, const RuntimeMethod*))Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
inline void Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18 (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, const RuntimeMethod*))Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, const RuntimeMethod*))Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
inline RuntimeObject * Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_inline (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, const RuntimeMethod*))Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721 (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *, const RuntimeMethod*))Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1 (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, const RuntimeMethod*))Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829 (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, const RuntimeMethod*))Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::get_Current()
|
|
inline uint32_t Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_inline (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( uint32_t (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, const RuntimeMethod*))Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897 (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9 (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *, const RuntimeMethod*))Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663 (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, const RuntimeMethod*))Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3 (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, const RuntimeMethod*))Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current()
|
|
inline TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_inline (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, const RuntimeMethod*))Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *, const RuntimeMethod*))Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose()
|
|
inline void Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198 (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, const RuntimeMethod*))Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext()
|
|
inline bool Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1 (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, const RuntimeMethod*))Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current()
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_inline (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, const RuntimeMethod*))Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252 (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
inline void Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *, const RuntimeMethod*))Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B_gshared)(__this, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose()
|
|
inline void Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17 (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, const RuntimeMethod*))Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9 (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, const RuntimeMethod*))Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_gshared)(__this, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current()
|
|
inline SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_inline (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, const RuntimeMethod*))Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_gshared_inline)(__this, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743 (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject * (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
inline void Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_gshared)(__this, 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.NotSupportedException::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __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);
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * Comparer_1_get_Default_mEC8F30276C2C1EAE309895B5FAC8093B41C213D5_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * L_0 = ((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)L_0;
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * L_2 = (( Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)L_2;
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * Comparer_1_Create_m1EEF6C4414D0790FA2241C8694A59A880AF5726A_gshared (Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m1EEF6C4414D0790FA2241C8694A59A880AF5726A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m1EEF6C4414D0790FA2241C8694A59A880AF5726A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 * L_3 = (ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 *, Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * Comparer_1_CreateComparer_m047717BD76233DE28FE21E04408D0BFF8BC376BA_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m047717BD76233DE28FE21E04408D0BFF8BC376BA_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tE7CEF71A596B59AEA7D0FD474D20D9D199FE3898 * L_33 = (ObjectComparer_1_tE7CEF71A596B59AEA7D0FD474D20D9D199FE3898 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tE7CEF71A596B59AEA7D0FD474D20D9D199FE3898 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<System.Single>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m1DCB974E7DDA6A385E9BBDE6163D82AF5D3195BA_gshared (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, float, float >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<System.Single>::Compare(T,T) */, (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)__this, (float)((*(float*)((float*)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (float)((*(float*)((float*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<System.Single>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mE198D487D9A96A55863BA27332D11F5525FC92EF_gshared (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.TimeSpan>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * Comparer_1_get_Default_mB7BE15EAE2E958A59D4B03B20EC342D60BECD701_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * L_0 = ((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)L_0;
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * L_2 = (( Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)L_2;
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.TimeSpan>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * Comparer_1_Create_m048A1D802E146FDED3A30938E2DA6F2E64F8120B_gshared (Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m048A1D802E146FDED3A30938E2DA6F2E64F8120B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m048A1D802E146FDED3A30938E2DA6F2E64F8120B_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 * L_3 = (ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 *, Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.TimeSpan>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * Comparer_1_CreateComparer_mA457DBAAC8696ED79BA58B12D8E807D51F958286_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mA457DBAAC8696ED79BA58B12D8E807D51F958286_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t520220853F9FAC648C18C0233C698F3BC7EF2122 * L_33 = (ObjectComparer_1_t520220853F9FAC648C18C0233C698F3BC7EF2122 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t520220853F9FAC648C18C0233C698F3BC7EF2122 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<System.TimeSpan>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m1B453E191CB7608DC7D3C91F83CA73B5033927E9_gshared (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 , TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<System.TimeSpan>::Compare(T,T) */, (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)__this, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<System.TimeSpan>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mFE062C2634C732408BBA0DC5D68700D2B6EACFF3_gshared (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt16>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * Comparer_1_get_Default_mF84FC6CD160716E85DC7828AD5C926D8B299D1F0_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * V_0 = NULL;
|
|
{
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * L_0 = ((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)L_0;
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * L_2 = (( Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)L_2;
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt16>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * Comparer_1_Create_m2F8A06CACB154BC756745EBA4DF273B775555B64_gshared (Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m2F8A06CACB154BC756745EBA4DF273B775555B64_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m2F8A06CACB154BC756745EBA4DF273B775555B64_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E * L_3 = (ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E *, Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt16>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * Comparer_1_CreateComparer_mDDD882CB683EE40BB17E699D3F50E5C042D0F269_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mDDD882CB683EE40BB17E699D3F50E5C042D0F269_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tEF5177D237526DCC321098F1D6ECF009261059D7 * L_33 = (ObjectComparer_1_tEF5177D237526DCC321098F1D6ECF009261059D7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tEF5177D237526DCC321098F1D6ECF009261059D7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<System.UInt16>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m1D9A4D1A6D2D5D28D0A5EEF4CC1A7570C2C4E019_gshared (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, uint16_t, uint16_t >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt16>::Compare(T,T) */, (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)__this, (uint16_t)((*(uint16_t*)((uint16_t*)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (uint16_t)((*(uint16_t*)((uint16_t*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<System.UInt16>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m37CF642864B08C5EDE4E724547FD4F51F7D08C83_gshared (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * Comparer_1_get_Default_mD5DA3FDCEAFD8F5F16F92BCDA7721D0FEB4D6B36_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * V_0 = NULL;
|
|
{
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * L_0 = ((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)L_0;
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * L_2 = (( Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)L_2;
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * Comparer_1_Create_mD6A0AEF7BCE6456FAA1F41AB6A23D78814070E54_gshared (Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mD6A0AEF7BCE6456FAA1F41AB6A23D78814070E54_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mD6A0AEF7BCE6456FAA1F41AB6A23D78814070E54_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 * L_3 = (ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 *, Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * Comparer_1_CreateComparer_mE7D0E1620677D65C568D56CE141BA59BFA22DAE5_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mE7D0E1620677D65C568D56CE141BA59BFA22DAE5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tB4365B4EA75C1F950E5002704C24F3E882713DE2 * L_33 = (ObjectComparer_1_tB4365B4EA75C1F950E5002704C24F3E882713DE2 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tB4365B4EA75C1F950E5002704C24F3E882713DE2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<System.UInt32>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m9D8F8908C8E537793B4192E829FD66D6DAC5B0FF_gshared (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, uint32_t, uint32_t >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt32>::Compare(T,T) */, (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)__this, (uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<System.UInt32>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m03ED926A1BD2CDE643737F74E56085ED3333FFAE_gshared (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * Comparer_1_get_Default_mDDE26044E0F352546BE2390402A0236FE376FB3C_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * V_0 = NULL;
|
|
{
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * L_0 = ((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)L_0;
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * L_2 = (( Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)L_2;
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * Comparer_1_Create_m6BB560648841577711BA47D0D85CF1CC999807CF_gshared (Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m6BB560648841577711BA47D0D85CF1CC999807CF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m6BB560648841577711BA47D0D85CF1CC999807CF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 * L_3 = (ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 *, Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * Comparer_1_CreateComparer_mB02598C6B5A9E306A8D2B3D6A04A4506848EC53D_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mB02598C6B5A9E306A8D2B3D6A04A4506848EC53D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t8DE6ED6D4ECCA05BA297A3E48C4E9264CEE1B12F * L_33 = (ObjectComparer_1_t8DE6ED6D4ECCA05BA297A3E48C4E9264CEE1B12F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t8DE6ED6D4ECCA05BA297A3E48C4E9264CEE1B12F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<System.UInt64>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mB980D5F129EBE6C0D37EF0752B78A8BAC2A47674_gshared (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, uint64_t, uint64_t >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt64>::Compare(T,T) */, (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)__this, (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<System.UInt64>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m7577B725ECFCE05DB1BF14DFF9C6F4FF1BAF662F_gshared (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * Comparer_1_get_Default_m9B954C7A329779374CF0831B0B452F4E31C272DF_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * V_0 = NULL;
|
|
{
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * L_0 = ((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)L_0;
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * L_2 = (( Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)L_2;
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * Comparer_1_Create_m83CF33E3D37BA5508E1987DC3A62A5400A9ECE77_gshared (Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m83CF33E3D37BA5508E1987DC3A62A5400A9ECE77_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m83CF33E3D37BA5508E1987DC3A62A5400A9ECE77_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A * L_3 = (ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A *, Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * Comparer_1_CreateComparer_m1515B1F69854CC445B27791D9AE4B66346C16120_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m1515B1F69854CC445B27791D9AE4B66346C16120_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t04BB186926DD9A74D5EE4718282CC2EB2CE8C797 * L_33 = (ObjectComparer_1_t04BB186926DD9A74D5EE4718282CC2EB2CE8C797 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t04BB186926DD9A74D5EE4718282CC2EB2CE8C797 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mF99EDAA6CC314D79959AF559C7252B50B24C65F9_gshared (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T) */, (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)__this, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )((*(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)((AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )((*(AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)((AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m5DB2A687451D510BB391936A0CA45F9C5361A838_gshared (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * Comparer_1_get_Default_m6553462C65EDDDA41EB3345C830DC176A2343F36_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * L_0 = ((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)L_0;
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * L_2 = (( Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)L_2;
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * Comparer_1_Create_mCC2EFA576A479B02886FBB70B8776CA039BB64F9_gshared (Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mCC2EFA576A479B02886FBB70B8776CA039BB64F9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mCC2EFA576A479B02886FBB70B8776CA039BB64F9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 * L_3 = (ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 *, Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * Comparer_1_CreateComparer_mA8227022D1B3D587884CF44EB1208B4D4548EA55_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mA8227022D1B3D587884CF44EB1208B4D4548EA55_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t4F8251E93F42978CFBA3B375A452B0009BB8D3CD * L_33 = (ObjectComparer_1_t4F8251E93F42978CFBA3B375A452B0009BB8D3CD *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t4F8251E93F42978CFBA3B375A452B0009BB8D3CD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m41A8369DDD57BD7AE1933D22422A3DB58C009D8D_gshared (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Compare(T,T) */, (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)__this, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )((*(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)((OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )((*(OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)((OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mDF7F89F9EBF824B7F7351B485DC520456A15C2BB_gshared (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * Comparer_1_get_Default_m3B368E0A3D7C5C46657A00A69889051568A5467E_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * V_0 = NULL;
|
|
{
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * L_0 = ((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)L_0;
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * L_2 = (( Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)L_2;
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * Comparer_1_Create_m7896608F3E053B242F140AEA2B206658C857CD10_gshared (Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m7896608F3E053B242F140AEA2B206658C857CD10_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m7896608F3E053B242F140AEA2B206658C857CD10_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 * L_3 = (ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 *, Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * Comparer_1_CreateComparer_m353C887DC5F3B65AE0D85C08133AFEBA424104E0_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m353C887DC5F3B65AE0D85C08133AFEBA424104E0_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tE95CC9ACE80C71EBB3B17D945DDECFB523140CBB * L_33 = (ObjectComparer_1_tE95CC9ACE80C71EBB3B17D945DDECFB523140CBB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tE95CC9ACE80C71EBB3B17D945DDECFB523140CBB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color32>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mBBA490AED7EB436551ED0F7334F3FA6E9BEE7DDB_gshared (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color32>::Compare(T,T) */, (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)__this, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )((*(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)((Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )((*(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)((Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color32>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m35A85A1A739455EB2836E76B40DD5BD7A3E0E833_gshared (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * Comparer_1_get_Default_mAE44054806AEF5A2229DBCC8D6DF40CAB85B3C2B_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * L_0 = ((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)L_0;
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * L_2 = (( Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)L_2;
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * Comparer_1_Create_mBE245A5D9DE64C1263A5228628E04E131719CC65_gshared (Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mBE245A5D9DE64C1263A5228628E04E131719CC65_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mBE245A5D9DE64C1263A5228628E04E131719CC65_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 * L_3 = (ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 *, Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * Comparer_1_CreateComparer_m66D81FA35CEA1FAA4C48914316B4CA019BA53973_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m66D81FA35CEA1FAA4C48914316B4CA019BA53973_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t4515668DAD20CD73DCF733DFD421267963324EE7 * L_33 = (ObjectComparer_1_t4515668DAD20CD73DCF733DFD421267963324EE7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t4515668DAD20CD73DCF733DFD421267963324EE7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mCDD7EA3CFE7A66D7A1200554CEBBDB6CF33C31D2_gshared (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color>::Compare(T,T) */, (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)__this, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )((*(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)((Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )((*(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)((Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m2CB917BF30AE6033846CBC5457D096AB4805A46C_gshared (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * Comparer_1_get_Default_m7C346CD453E259F68574B72651CF1449675C9E07_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * L_0 = ((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)L_0;
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * L_2 = (( Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)L_2;
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * Comparer_1_Create_m614C2EF5F6D37BD29BAEEB81E0139195461FE6F7_gshared (Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m614C2EF5F6D37BD29BAEEB81E0139195461FE6F7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m614C2EF5F6D37BD29BAEEB81E0139195461FE6F7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 * L_3 = (ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 *, Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * Comparer_1_CreateComparer_m3ACB8DF7483F9D10E28DD6B593A5A69CC85C78D2_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m3ACB8DF7483F9D10E28DD6B593A5A69CC85C78D2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tD9AEBA135FEB9D1BAB31BA0EFCF20A6F78C2D9D8 * L_33 = (ObjectComparer_1_tD9AEBA135FEB9D1BAB31BA0EFCF20A6F78C2D9D8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tD9AEBA135FEB9D1BAB31BA0EFCF20A6F78C2D9D8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m4CBA330A0B9D54F7C1006B749EDD0005453368F0_gshared (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::Compare(T,T) */, (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)__this, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )((*(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )((*(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m171175C649B8EE6B14B9A558293FF9DAFE6AC111_gshared (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * Comparer_1_get_Default_m5881ABD54DBEF35EEC70A32A89D1E66F7E1B9900_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * L_0 = ((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)L_0;
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * L_2 = (( Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)L_2;
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * Comparer_1_Create_mD8F68063396AD3E6024D0122A5227D08D7C0BF53_gshared (Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mD8F68063396AD3E6024D0122A5227D08D7C0BF53_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mD8F68063396AD3E6024D0122A5227D08D7C0BF53_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 * L_3 = (ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 *, Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * Comparer_1_CreateComparer_m81BB61B6D9F7BAFFC52EA9B4F04CA5C7DA2215AA_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m81BB61B6D9F7BAFFC52EA9B4F04CA5C7DA2215AA_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t18729630C80DC7DB5259BCA8AB63B026E2101603 * L_33 = (ObjectComparer_1_t18729630C80DC7DB5259BCA8AB63B026E2101603 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t18729630C80DC7DB5259BCA8AB63B026E2101603 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mCAE9DA81D8F8E49B6F94CAA91519414042B2DBB9_gshared (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::Compare(T,T) */, (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)__this, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )((*(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )((*(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem_Particle>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m271034E8042CAFE6ED67436BAECD581132F872B0_gshared (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * Comparer_1_get_Default_m01F042D04AD386B5B6A68475150EABC9C9367DCC_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * V_0 = NULL;
|
|
{
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * L_0 = ((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)L_0;
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * L_2 = (( Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)L_2;
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * Comparer_1_Create_mEE449B4E51E3014DD31BC2AEADDF2E5F20667BBD_gshared (Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mEE449B4E51E3014DD31BC2AEADDF2E5F20667BBD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mEE449B4E51E3014DD31BC2AEADDF2E5F20667BBD_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F * L_3 = (ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F *, Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * Comparer_1_CreateComparer_m459C575628E47F5D7EAEFCB509217DD5D7B00217_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m459C575628E47F5D7EAEFCB509217DD5D7B00217_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_tEC0B15CD69A60D9D8F9D4440807E329CB06DCF9E * L_33 = (ObjectComparer_1_tEC0B15CD69A60D9D8F9D4440807E329CB06DCF9E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_tEC0B15CD69A60D9D8F9D4440807E329CB06DCF9E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m7C690510C516E0157116A6AD14F20C276C509658_gshared (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::Compare(T,T) */, (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)__this, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )((*(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)((RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )((*(RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)((RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m340FC59FA4FB0DBA9AE1AF9E1E103EB13B0E815D_gshared (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * Comparer_1_get_Default_m0A4E8011BBB8825C274BD865D15905E63C6B0658_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * V_0 = NULL;
|
|
{
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * L_0 = ((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)L_0;
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * L_2 = (( Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)L_2;
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * Comparer_1_Create_m1EFF9662ED395CF3C9ED218A0DC90756A4B7757D_gshared (Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m1EFF9662ED395CF3C9ED218A0DC90756A4B7757D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m1EFF9662ED395CF3C9ED218A0DC90756A4B7757D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 * L_3 = (ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 *, Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * Comparer_1_CreateComparer_m40CC214DFEEE36DEA98632D5251A5059609915BF_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m40CC214DFEEE36DEA98632D5251A5059609915BF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t66E8B0B4B752CDC36ECA1394B03396E95F34E1C4 * L_33 = (ObjectComparer_1_t66E8B0B4B752CDC36ECA1394B03396E95F34E1C4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t66E8B0B4B752CDC36ECA1394B03396E95F34E1C4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rect>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mAE0FF4CF72771FB5FD9539D399A00DCE0B91C2AE_gshared (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , Rect_t35B976DE901B5423C11705E156938EA27AB402CE >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rect>::Compare(T,T) */, (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)__this, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )((*(Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )((*(Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rect>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mA4AF841F1A27131CAD126A93BA9062386F8B5639_gshared (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * Comparer_1_get_Default_m9B96F82F412B4C82DD892897FA95CA00AAF83FB4_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * V_0 = NULL;
|
|
{
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * L_0 = ((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)L_0;
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * L_2 = (( Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)L_2;
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * Comparer_1_Create_m2E600F4354F175AC50917CA8EE1EFD2FE792A6C9_gshared (Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m2E600F4354F175AC50917CA8EE1EFD2FE792A6C9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m2E600F4354F175AC50917CA8EE1EFD2FE792A6C9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 * L_3 = (ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 *, Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * Comparer_1_CreateComparer_m97819CA539836EAA46FA62D5C5B900BED713BF82_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m97819CA539836EAA46FA62D5C5B900BED713BF82_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t43504EE39E1FA96549C803C7D977BD3F0E1E7785 * L_33 = (ObjectComparer_1_t43504EE39E1FA96549C803C7D977BD3F0E1E7785 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t43504EE39E1FA96549C803C7D977BD3F0E1E7785 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m7912917BBD64C39D6CC68438B6C2D644F13A68EC_gshared (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T) */, (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)__this, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )((*(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)((ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )((*(ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)((ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mAC622DC97E47E17ED6D5838C4ECD219F3EF9CCB1_gshared (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * Comparer_1_get_Default_mEA87CD67ACD9802308A504B9F36A589B2EC5FD1B_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * L_0 = ((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)L_0;
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * L_2 = (( Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)L_2;
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * Comparer_1_Create_m8461D3926FCBC6216A1DB57DDB883D4D2A789AFE_gshared (Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m8461D3926FCBC6216A1DB57DDB883D4D2A789AFE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m8461D3926FCBC6216A1DB57DDB883D4D2A789AFE_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * L_2 = ___comparison0;
|
|
ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 * L_3 = (ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 *, Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * Comparer_1_CreateComparer_mAC1185E3F2524C05C0E0C6E745C49813FC930734_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mAC1185E3F2524C05C0E0C6E745C49813FC930734_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t15DEA3366068B5EE80E8C3C370D83F3961E6B8B3 * L_33 = (ObjectComparer_1_t15DEA3366068B5EE80E8C3C370D83F3961E6B8B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t15DEA3366068B5EE80E8C3C370D83F3961E6B8B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m2DD07549F8A75821D725DE52792708A22BA98CCF_gshared (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Compare(T,T) */, (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)__this, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )((*(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)((FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )((*(FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)((FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mD20122CC88742FB291CCCBECF2E844A2B2C338FB_gshared (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * Comparer_1_get_Default_m15FF06311B280CB6DF200790036E19EB9D71A0CC_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * V_0 = NULL;
|
|
{
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * L_0 = ((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)L_0;
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * L_2 = (( Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)L_2;
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * Comparer_1_Create_m7BE761435CB2E950E4AD6795AEFA0C2355D70155_gshared (Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m7BE761435CB2E950E4AD6795AEFA0C2355D70155_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m7BE761435CB2E950E4AD6795AEFA0C2355D70155_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 * L_3 = (ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 *, Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * Comparer_1_CreateComparer_mA54B74916770EF33EB14F698F93559506476FFC7_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mA54B74916770EF33EB14F698F93559506476FFC7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t86EB6885AD1EE49322D7BE8DF7B6DDC9CBB47067 * L_33 = (ObjectComparer_1_t86EB6885AD1EE49322D7BE8DF7B6DDC9CBB47067 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t86EB6885AD1EE49322D7BE8DF7B6DDC9CBB47067 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m5184AF97AF16DD665A7457464F599EA718AFCE5C_gshared (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Compare(T,T) */, (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)__this, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )((*(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)((WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )((*(WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)((WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m95B26C97FC5493564F214B8048FD7B729460D91B_gshared (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * Comparer_1_get_Default_mBACABDACB4F8B2C2A192602783B9379B5C4993DA_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * V_0 = NULL;
|
|
{
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * L_0 = ((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)L_0;
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * L_2 = (( Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)L_2;
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * Comparer_1_Create_mA1C5027B34939F67AC5532AA1C134A440DE7DA54_gshared (Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_mA1C5027B34939F67AC5532AA1C134A440DE7DA54_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_mA1C5027B34939F67AC5532AA1C134A440DE7DA54_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 * L_3 = (ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 *, Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * Comparer_1_CreateComparer_mC1A37E6DF1F157F836AEC75EDEAB79A70A06017D_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_mC1A37E6DF1F157F836AEC75EDEAB79A70A06017D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t8F555FC86CB04301E85633E74C5B22E2D325B58F * L_33 = (ObjectComparer_1_t8F555FC86CB04301E85633E74C5B22E2D325B58F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t8F555FC86CB04301E85633E74C5B22E2D325B58F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_m9218A36955BA08FEC99CDB101CA284F5489043E8_gshared (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , Vector2_tA85D2DD88578276CA8A8796756458277E72D073D >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::Compare(T,T) */, (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)__this, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )((*(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )((*(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m1F015B5C3F6530DDC5BDA5F06C1F57C3C00AC566_gshared (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * Comparer_1_get_Default_m7A4B76DE8E3DFEF450B2C367745F7CC8A06E173F_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * V_0 = NULL;
|
|
{
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * L_0 = ((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)L_0;
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * L_2 = (( Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)L_2;
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * Comparer_1_Create_m33B87B5838C55FCD4DAC1DC998651EAD46FAD5EC_gshared (Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m33B87B5838C55FCD4DAC1DC998651EAD46FAD5EC_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m33B87B5838C55FCD4DAC1DC998651EAD46FAD5EC_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 * L_3 = (ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 *, Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * Comparer_1_CreateComparer_m61F0FF73BEA955B76532DCD396B49D177FA6A59D_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m61F0FF73BEA955B76532DCD396B49D177FA6A59D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t03CC2728544D9820FBEA8B536F84F721595867F6 * L_33 = (ObjectComparer_1_t03CC2728544D9820FBEA8B536F84F721595867F6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t03CC2728544D9820FBEA8B536F84F721595867F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mE0FA22F0CAE94DA40A4885F0BFE9DD33B40771B8_gshared (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::Compare(T,T) */, (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)__this, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_mD468DF8A9AB6BB1BC312D6D043D570E38320CE6C_gshared (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::get_Default()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * Comparer_1_get_Default_mEED6DED28437DFD09871697EBFEAE4CDC43D5DBE_gshared (const RuntimeMethod* method)
|
|
{
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * V_0 = NULL;
|
|
{
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * L_0 = ((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->get_defaultComparer_0();
|
|
il2cpp_codegen_memory_barrier();
|
|
V_0 = (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)L_0;
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * L_1 = V_0;
|
|
if (L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * L_2 = (( Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
V_0 = (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)L_2;
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * L_3 = V_0;
|
|
il2cpp_codegen_memory_barrier();
|
|
((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0)))->set_defaultComparer_0(L_3);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::Create(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * Comparer_1_Create_m68EA188C8FF48C5F1562546F11A07C38E4ACB115_gshared (Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_Create_m68EA188C8FF48C5F1562546F11A07C38E4ACB115_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * L_0 = ___comparison0;
|
|
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*)_stringLiteral4D04521B659A980378EBB5BDA98BC5D6300C89C8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Comparer_1_Create_m68EA188C8FF48C5F1562546F11A07C38E4ACB115_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * L_2 = ___comparison0;
|
|
ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 * L_3 = (ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
(( void (*) (ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 *, Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3)->methodPointer)(L_3, (Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3));
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::CreateComparer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * Comparer_1_CreateComparer_m6C161D2E7ED7B604A2A7440A27AF3EFDE37FEE07_gshared (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Comparer_1_CreateComparer_m6C161D2E7ED7B604A2A7440A27AF3EFDE37FEE07_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_0 = NULL;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * V_1 = NULL;
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 4)) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_0, /*hidden argument*/NULL);
|
|
V_0 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_1, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast<intptr_t> (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) };
|
|
Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_2, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_4 = V_0;
|
|
NullCheck((Type_t *)L_3);
|
|
bool L_5 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_3, (Type_t *)L_4);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (GenericComparer_1_t9436077F0C33F5A6062F56461CE41BECC1540420_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_6, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_8 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_9 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_7, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_8, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)Castclass((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_10 = V_0;
|
|
NullCheck((Type_t *)L_10);
|
|
bool L_11 = VirtFuncInvoker0< bool >::Invoke(104 /* System.Boolean System.Type::get_IsGenericType() */, (Type_t *)L_10);
|
|
if (!L_11)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_12 = V_0;
|
|
NullCheck((Type_t *)L_12);
|
|
Type_t * L_13 = VirtFuncInvoker0< Type_t * >::Invoke(129 /* System.Type System.Type::GetGenericTypeDefinition() */, (Type_t *)L_12);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_14, /*hidden argument*/NULL);
|
|
bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_17 = V_0;
|
|
NullCheck((Type_t *)L_17);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_18 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(128 /* System.Type[] System.Type::GetGenericArguments() */, (Type_t *)L_17);
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
Type_t * L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_1 = (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)((RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)Castclass((RuntimeObject*)L_20, RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var));
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast<intptr_t> (IComparable_1_t29F8B9CDCF64F99D79F5C00CB354CBA8CA55B315_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_21, /*hidden argument*/NULL);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_23 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1);
|
|
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_24 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_23;
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_25 = V_1;
|
|
NullCheck(L_24);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t *)L_25);
|
|
NullCheck((Type_t *)L_22);
|
|
Type_t * L_26 = VirtFuncInvoker1< Type_t *, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(124 /* System.Type System.Type::MakeGenericType(System.Type[]) */, (Type_t *)L_22, (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)L_24);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_27 = V_1;
|
|
NullCheck((Type_t *)L_26);
|
|
bool L_28 = VirtFuncInvoker1< bool, Type_t * >::Invoke(139 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, (Type_t *)L_26, (Type_t *)L_27);
|
|
if (!L_28)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast<intptr_t> (NullableComparer_1_t159D2EA197F37845DD72BDBE7E2881089EA822BD_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6((RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D )L_29, /*hidden argument*/NULL);
|
|
RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F * L_31 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_32 = RuntimeType_CreateInstanceForAnotherGenericParameter_mFAF735890E821AF021168FCBAC1AA6BFA49586F4((Type_t *)L_30, (RuntimeType_t40F13BCEAD97478C72C4B40BFDC2A220161CDB8F *)L_31, /*hidden argument*/NULL);
|
|
return ((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 6)));
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
ObjectComparer_1_t8040366DB3E6C337A74B80E9A4EC261DC686FCF4 * L_33 = (ObjectComparer_1_t8040366DB3E6C337A74B80E9A4EC261DC686FCF4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7));
|
|
(( void (*) (ObjectComparer_1_t8040366DB3E6C337A74B80E9A4EC261DC686FCF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)(L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8));
|
|
return L_33;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::System.Collections.IComparer.Compare(System.Object,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Comparer_1_System_Collections_IComparer_Compare_mE9791A4F5193EF598746C95811C3787FA7CC7649_gshared (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = ___x0;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_1 = ___y1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject * L_2 = ___y1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
RuntimeObject * L_3 = ___x0;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_4 = ___y1;
|
|
if (!((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject * L_5 = ___x0;
|
|
RuntimeObject * L_6 = ___y1;
|
|
NullCheck((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)__this);
|
|
int32_t L_7 = VirtFuncInvoker2< int32_t, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E >::Invoke(6 /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::Compare(T,T) */, (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)__this, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )((*(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)((Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))), (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )((*(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)((Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 9))))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ThrowHelper_ThrowArgumentException_mC79DA77CCE9B239510DDD4C46043FC216B2A5B84((int32_t)2, /*hidden argument*/NULL);
|
|
return 0;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparer_1__ctor_m4A36E7FC6C6C3F742E21321F7B73A1AA564EA45D_gshared (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/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.ComparisonComparer`1<FairyGUI.GPath_Segment>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mAD7678D636C537F51E621996EAD4AC0B9933E1D5_gshared (ComparisonComparer_1_tDAD95DC9A638D38E75E2EAAA61D4C44AFADDC562 * __this, Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F *)__this);
|
|
(( void (*) (Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t4ED42875A64987DDBB10C25157BFF79CA3692D7F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath_Segment>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mD39585D9D363DBBFFF28D267B5D1ED58A040C2DE_gshared (ComparisonComparer_1_tDAD95DC9A638D38E75E2EAAA61D4C44AFADDC562 * __this, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___x0, Segment_t4D7158441370F573F35DB59A882D986F1269B61A ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 * L_0 = (Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *)__this->get__comparison_1();
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_1 = ___x0;
|
|
Segment_t4D7158441370F573F35DB59A882D986F1269B61A L_2 = ___y1;
|
|
NullCheck((Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *, Segment_t4D7158441370F573F35DB59A882D986F1269B61A , Segment_t4D7158441370F573F35DB59A882D986F1269B61A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t5C8182D4D8B728DCC1F525D36386C75EB33846D9 *)L_0, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_1, (Segment_t4D7158441370F573F35DB59A882D986F1269B61A )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<FairyGUI.GPathPoint>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m19F0B3D6F863C10A66D4903ACC851F5ED1C06531_gshared (ComparisonComparer_1_t426E1032F07D68F339C1E421F24089BDDA6C64FB * __this, Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A *)__this);
|
|
(( void (*) (Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t4E254A5BEBE5B2274D6397DD350D038E4CDE675A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mD963C919B917DAF1F6129A9D4BACC1FEA85DA565_gshared (ComparisonComparer_1_t426E1032F07D68F339C1E421F24089BDDA6C64FB * __this, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___x0, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 * L_0 = (Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 *)__this->get__comparison_1();
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_1 = ___x0;
|
|
GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE L_2 = ___y1;
|
|
NullCheck((Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 *, GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t8D0682FBB287D5CE35B6492A158ECDE6B018C041 *)L_0, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_1, (GPathPoint_t2512C13DF13C8A5F5503B03652C8C3D67CFADBBE )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<FairyGUI.TextField_CharPosition>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mE550918BD4C744F46A777AE72A0E241193DD3ED8_gshared (ComparisonComparer_1_tBF3C5CC9C9AD7FC1C33EFCC3B6EC68286AE226F9 * __this, Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F *)__this);
|
|
(( void (*) (Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t0A39604A3C82D2924F333FB64CFBB6F15398E12F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField_CharPosition>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mAD157FACCD3ECE74B748A6796EE214EC0E9A5965_gshared (ComparisonComparer_1_tBF3C5CC9C9AD7FC1C33EFCC3B6EC68286AE226F9 * __this, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___x0, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 * L_0 = (Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 *)__this->get__comparison_1();
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_1 = ___x0;
|
|
CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 *, CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t96A889BDD8BFEAC670120C4D30C1E6664CAE5123 *)L_0, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_1, (CharPosition_t15A28D917E6B4BD2AB47DC31DA5DA7DAAC31CAE8 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Boolean>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mA5F67298F2FBC614594F2C238D1C4A71467E80D0_gshared (ComparisonComparer_1_tF15EB9ABB723E332084CB864056032BEE30006E7 * __this, Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 *)__this);
|
|
(( void (*) (Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t322447E2E777F3707F8006FD88B8393DEAC1F196 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Boolean>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mC938E7FEC9C5C9002390F3DB5B37CBD37D62A296_gshared (ComparisonComparer_1_tF15EB9ABB723E332084CB864056032BEE30006E7 * __this, bool ___x0, bool ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC * L_0 = (Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC *)__this->get__comparison_1();
|
|
bool L_1 = ___x0;
|
|
bool L_2 = ___y1;
|
|
NullCheck((Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC *, bool, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tD6A4C99073FA38189E7CB3DE7C864417BF584BEC *)L_0, (bool)L_1, (bool)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Byte>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m4149E5F3FCCA8AE2387A8572EDABD4A67693101F_gshared (ComparisonComparer_1_t170A5DA76937D0B7B338F294A18D0C263D02F650 * __this, Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 *)__this);
|
|
(( void (*) (Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t33CE92D82F229EC6366D34DA49A8EF74FD76BA50 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Byte>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m42257D2B193F9241D77AE2B443C92EC34ED53532_gshared (ComparisonComparer_1_t170A5DA76937D0B7B338F294A18D0C263D02F650 * __this, uint8_t ___x0, uint8_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 * L_0 = (Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 *)__this->get__comparison_1();
|
|
uint8_t L_1 = ___x0;
|
|
uint8_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 *, uint8_t, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t14DF306AD315DFECDC831F4BFFF4389E7EFAF592 *)L_0, (uint8_t)L_1, (uint8_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Char>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m64371389A05EEB21A2A33D237D130CBF5181BD3A_gshared (ComparisonComparer_1_tF2EB52AB1D9109EE5673D8FECA0C054975198AF4 * __this, Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 *)__this);
|
|
(( void (*) (Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tCA1E928134B51EFF5A660FECD9716C9FE5B661B2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Char>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m84B30C09B5177D9F1C661973E5ED5928D6BCAE22_gshared (ComparisonComparer_1_tF2EB52AB1D9109EE5673D8FECA0C054975198AF4 * __this, Il2CppChar ___x0, Il2CppChar ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 * L_0 = (Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 *)__this->get__comparison_1();
|
|
Il2CppChar L_1 = ___x0;
|
|
Il2CppChar L_2 = ___y1;
|
|
NullCheck((Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 *, Il2CppChar, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tEA1EF643D9E7DE34822675A588F2CB0EA3D9CAB6 *)L_0, (Il2CppChar)L_1, (Il2CppChar)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m463571646934B64B43B91172AB4C30AEDA260047_gshared (ComparisonComparer_1_tB653FB3AB22010E8F2CB26836B409614AD9EB78A * __this, Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 *)__this);
|
|
(( void (*) (Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t1A5B5BCA5B2D7893652C1EB1F21216F3E32C6332 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mC2F70DC30037CB14519037B046C4F2115BD7E0DF_gshared (ComparisonComparer_1_tB653FB3AB22010E8F2CB26836B409614AD9EB78A * __this, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___x0, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 * L_0 = (Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 *)__this->get__comparison_1();
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_1 = ___x0;
|
|
KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B L_2 = ___y1;
|
|
NullCheck((Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 *, KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t37A6472C2FF8868034B64731ED0ABC8109B82134 *)L_0, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_1, (KeyValuePair_2_t5DDBBB9A3C8CBE3A4A39721E8F0A10AEBF13737B )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.DateTime>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m239B1743B53B5EB17CC74399FA4E4D9A90D81B2C_gshared (ComparisonComparer_1_tAEC82532F803855714097B1F934983FE6AA79A74 * __this, Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 *)__this);
|
|
(( void (*) (Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t237CA19751FF0FD1DDCEABF5A8FB97CAB1E60D98 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.DateTime>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m691E855E65520685CEB094D01DE31BB30AAE4675_gshared (ComparisonComparer_1_tAEC82532F803855714097B1F934983FE6AA79A74 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___x0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 * L_0 = (Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 *)__this->get__comparison_1();
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = ___x0;
|
|
DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 *, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t69228D5563D34F18A3B5B54789BAA00094B0DE38 *)L_0, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )L_1, (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.DateTimeOffset>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mD86D9B61AD75B0D7588E7B1776C0B734484570E4_gshared (ComparisonComparer_1_t55110B95498B0FC0F807D805346CDBED2A09410C * __this, Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB *)__this);
|
|
(( void (*) (Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t26A263FC46A0074C9DFBDE6C06ECD03EB38D3AAB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.DateTimeOffset>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mD6359A7ED0039687636F10257AC661B3856479EE_gshared (ComparisonComparer_1_t55110B95498B0FC0F807D805346CDBED2A09410C * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___x0, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 * L_0 = (Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 *)__this->get__comparison_1();
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_1 = ___x0;
|
|
DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_2 = ___y1;
|
|
NullCheck((Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 *, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tA822F60CFCC8734DDDB1F8DA418F757C20F49313 *)L_0, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )L_1, (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Decimal>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m6ACF22F845B9C14AA7D8479FF6D6874CC1AB28A5_gshared (ComparisonComparer_1_t85AF282401C1900EFE69443E6490B0620CF41292 * __this, Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 *)__this);
|
|
(( void (*) (Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tDF839F98158FEDD0ABA3D5E4D4DC18B53DA26776 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Decimal>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m47382D34AEDC983327CF3742E49CCA5BE57F3ADA_gshared (ComparisonComparer_1_t85AF282401C1900EFE69443E6490B0620CF41292 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___x0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 * L_0 = (Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 *)__this->get__comparison_1();
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_1 = ___x0;
|
|
Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t3C12611B9BF1E20E6A5CF93E557BDD70F480C323 *)L_0, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )L_1, (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Double>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m86F0C02D6AC3471A4E46AEB169E282B9D70E27A3_gshared (ComparisonComparer_1_tD43C6079546E683604B157E17A55396264D32BE4 * __this, Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A *)__this);
|
|
(( void (*) (Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tF302B37D3BCA4D8F71E5FEBBCE7C691636B5814A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Double>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mA4846EC771935C3BE98B21770A0EFB217DF8381D_gshared (ComparisonComparer_1_tD43C6079546E683604B157E17A55396264D32BE4 * __this, double ___x0, double ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 * L_0 = (Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 *)__this->get__comparison_1();
|
|
double L_1 = ___x0;
|
|
double L_2 = ___y1;
|
|
NullCheck((Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 *, double, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tEA5168E8CE52EACD674A7ACCF68835EFCCBCF944 *)L_0, (double)L_1, (double)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Int16>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mED46BA2CF2569D9C37720DE5C865589100D9D79D_gshared (ComparisonComparer_1_t1EB0DD64F836205D513E70061CBD76469B650FD9 * __this, Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 *)__this);
|
|
(( void (*) (Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t8F7C7993A2EE0890CC1DFC28B016BDF6EB82CBC5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int16>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mC5A4D6079EA5D10825835933BF2A6F1CDE60996A_gshared (ComparisonComparer_1_t1EB0DD64F836205D513E70061CBD76469B650FD9 * __this, int16_t ___x0, int16_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 * L_0 = (Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 *)__this->get__comparison_1();
|
|
int16_t L_1 = ___x0;
|
|
int16_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 *, int16_t, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tF75469D33AE723B0A2B9964434D69C3CE0C1F324 *)L_0, (int16_t)L_1, (int16_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Int32>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m0F1EFD4D889D85B345DA9402D5A6F1000E40D99F_gshared (ComparisonComparer_1_t9D17057EA1377E2ABC41FCA98779D85D55840EFC * __this, Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 *)__this);
|
|
(( void (*) (Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t0796DB4CA0FA9609FBB2A6AEBA7EDF7DD7EE23A2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m660FA5820B981D5F86C4256AE6BC764D4CCD084D_gshared (ComparisonComparer_1_t9D17057EA1377E2ABC41FCA98779D85D55840EFC * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA * L_0 = (Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA *)__this->get__comparison_1();
|
|
int32_t L_1 = ___x0;
|
|
int32_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t95809882384ACB4AEB9589D76F665E1BA5C3CBEA *)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Int32Enum>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mE0727EC0AE09332332A71FEDEE18B3D748602B2B_gshared (ComparisonComparer_1_tBCEA6F15BFF5960A9BBA07FEDCEF85DE83DC57E9 * __this, Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC *)__this);
|
|
(( void (*) (Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t2C327EC42817778AB0F5342E234B7564173E1EBC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m91E925D97C2128B10D7A63E7948E096A6671EEB2_gshared (ComparisonComparer_1_tBCEA6F15BFF5960A9BBA07FEDCEF85DE83DC57E9 * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 * L_0 = (Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 *)__this->get__comparison_1();
|
|
int32_t L_1 = ___x0;
|
|
int32_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tE0BDB3162C07BB79AF4389BA623470A0DB3C7C85 *)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Int64>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mDD0827CCEAE2A2C22FA27F64C5407D86010E06B2_gshared (ComparisonComparer_1_t6444BCA8D2063D7F614D9377DEDDEB846E2C1680 * __this, Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F *)__this);
|
|
(( void (*) (Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t2CD8E6B35AE3B1DD7492D476B3113068B380135F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int64>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mBE1F117229F93870DAE50DA898095C7211F497D1_gshared (ComparisonComparer_1_t6444BCA8D2063D7F614D9377DEDDEB846E2C1680 * __this, int64_t ___x0, int64_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 * L_0 = (Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 *)__this->get__comparison_1();
|
|
int64_t L_1 = ___x0;
|
|
int64_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 *, int64_t, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t7AE753B03ED2B896E53483BE7BBA57EEB0A21617 *)L_0, (int64_t)L_1, (int64_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Object>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m80CA1EF7F65E2400B4E79E5B488F0C9AD8AACD2A_gshared (ComparisonComparer_1_t0893994DEF8505147B806CC6991C04019DDAB035 * __this, Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 *)__this);
|
|
(( void (*) (Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t1DB742817DFA148A84E0F6044361F97B935058A7 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Object>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m6EE4D80C2FE7D821DDBE608646AC0ABC4A80480A_gshared (ComparisonComparer_1_t0893994DEF8505147B806CC6991C04019DDAB035 * __this, RuntimeObject * ___x0, RuntimeObject * ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 * L_0 = (Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 *)__this->get__comparison_1();
|
|
RuntimeObject * L_1 = ___x0;
|
|
RuntimeObject * L_2 = ___y1;
|
|
NullCheck((Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tD9DBDF7B2E4774B4D35E113A76D75828A24641F4 *)L_0, (RuntimeObject *)L_1, (RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.SByte>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m43C4A837BB3D51FFF370019589DB4F99259E994C_gshared (ComparisonComparer_1_tBA6B96D5F5AB6657E54C20B8745119836A4B36BD * __this, Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C *)__this);
|
|
(( void (*) (Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tEA43C9099AC3132D071AD2DD50212F9D9E3A4D4C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.SByte>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mD72BB216B835CE080569B4CDB268F1610AE380E6_gshared (ComparisonComparer_1_tBA6B96D5F5AB6657E54C20B8745119836A4B36BD * __this, int8_t ___x0, int8_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B * L_0 = (Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B *)__this->get__comparison_1();
|
|
int8_t L_1 = ___x0;
|
|
int8_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B *, int8_t, int8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t6B9BC3A8A9AADD3E7C361C424A011910C217839B *)L_0, (int8_t)L_1, (int8_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.Single>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m87E56C5980FE4D3643A4DF56D7F69E35CDFFB9E2_gshared (ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 * __this, Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)__this);
|
|
(( void (*) (Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t8B662E6AA29FB2DB7C184ABF71659A07CF4ABE27 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Single>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m242D53795CEBCB17E3459D0BDB869B19E2579B5F_gshared (ComparisonComparer_1_t3A9F942C6CA50A6CA69016A9A671CA4798E345E2 * __this, float ___x0, float ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 * L_0 = (Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *)__this->get__comparison_1();
|
|
float L_1 = ___x0;
|
|
float L_2 = ___y1;
|
|
NullCheck((Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *, float, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t0F2F1560FCF2F77447EC134DA71446B45D2EAE93 *)L_0, (float)L_1, (float)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.TimeSpan>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m6EC58846D18F9A1328C9C3F37312627747080AD9_gshared (ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 * __this, Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)__this);
|
|
(( void (*) (Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t548508BF690CCB67787BA34E37E50DE376D14C88 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.TimeSpan>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m77D851B32E19E187CEA38FCDF279C30481BE3F3D_gshared (ComparisonComparer_1_tD0124ADBF11F73AC1C37E261BB7CFB4602215070 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___x0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB * L_0 = (Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *)__this->get__comparison_1();
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = ___x0;
|
|
TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 , TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t75F9D71C8CAA6EE7ED766AE33644766F68E517CB *)L_0, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )L_1, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.UInt16>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m56CAF6BAED7624813A042CA9F4666C62C5B3FA35_gshared (ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E * __this, Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)__this);
|
|
(( void (*) (Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tC5FE2D06C00264C19C3C561BECB0E2B14313613B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt16>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m05A8AAA1035C340FCC43BE1F5EA7B0BD6E6F871D_gshared (ComparisonComparer_1_t215141551CE8CCF650100FB40D2A1C05ABB11A3E * __this, uint16_t ___x0, uint16_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 * L_0 = (Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *)__this->get__comparison_1();
|
|
uint16_t L_1 = ___x0;
|
|
uint16_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *, uint16_t, uint16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t8AFF4D8A3F21233291847B877994E93C0D70D7E4 *)L_0, (uint16_t)L_1, (uint16_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.UInt32>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m02426178C2988B98D43522F645795C11ADC03D95_gshared (ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 * __this, Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)__this);
|
|
(( void (*) (Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t48A8EFAD34AFDD91B93724203AAF84B00763020E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt32>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m635E7A758C0C36D566820C83A56405DC96F7A85E_gshared (ComparisonComparer_1_tC1E89AB4C4D99C4C3AE08857C660FE6F80F7B060 * __this, uint32_t ___x0, uint32_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 * L_0 = (Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *)__this->get__comparison_1();
|
|
uint32_t L_1 = ___x0;
|
|
uint32_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *, uint32_t, uint32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t98CC2F214ACDF8A5B494DC5FE8F950970933D162 *)L_0, (uint32_t)L_1, (uint32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<System.UInt64>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m6A357EBE8ABAD6997673ED256F8EF31BDF54D494_gshared (ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 * __this, Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)__this);
|
|
(( void (*) (Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tCF5E5EB8AA2F69440B59855EF7E666F064E3D1CC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt64>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m915414B36DC22957C06F3650E11ED6FC78B14687_gshared (ComparisonComparer_1_t60C756292223A9AC1FCDE4CC747655FFAE220B66 * __this, uint64_t ___x0, uint64_t ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 * L_0 = (Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *)__this->get__comparison_1();
|
|
uint64_t L_1 = ___x0;
|
|
uint64_t L_2 = ___y1;
|
|
NullCheck((Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *, uint64_t, uint64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tE1BB054CB3FC740186B857A972D7AFA312E73D91 *)L_0, (uint64_t)L_1, (uint64_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m481A19C94A67359180273A8414691818AB24AAE6_gshared (ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A * __this, Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)__this);
|
|
(( void (*) (Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tABC2265FB14EF967D1C1B8824555A172FD81E424 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m1F9C00A17E5F8B2904C6454B6EF65DAFEAB44200_gshared (ComparisonComparer_1_t9045F8B9620C1D1E206CF75FFB98FA127614EB4A * __this, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___x0, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 * L_0 = (Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *)__this->get__comparison_1();
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_1 = ___x0;
|
|
AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *, AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t79DD8797D4426B0C50BE6230ED4FC34FB585CEB2 *)L_0, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_1, (AnimatorClipInfo_t78457ABBA83D388EDFF26F436F5E61A29CF4E180 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m5054F456D90E4586A9A6A322DFB965A415339210_gshared (ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 * __this, Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)__this);
|
|
(( void (*) (Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t2F1CE09A6A5D0FF9DB184B06E2A0F5FECA8FC2F8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper_OrderBlock>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m0FC89ED136BCB267A227A40A87EDA0116BAC2AF2_gshared (ComparisonComparer_1_tF2C49A80171A8B12861D5C2124574E78B1AD7682 * __this, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___x0, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 * L_0 = (Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *)__this->get__comparison_1();
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_1 = ___x0;
|
|
OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *, OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t2750BC60B871C841F4E818A35A01BE474BFD2C35 *)L_0, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_1, (OrderBlock_t3B2BBCE8320FAEC3DB605F7DC9AB641102F53727 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Color32>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mDF59C54839B7480BE086BAA734E593617868A260_gshared (ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 * __this, Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)__this);
|
|
(( void (*) (Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t63F20A4164F5EC7AC4B8FE207F4542FF2AC8D1CC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m570CA8B506C4481E05D1ADBD32BB2084EDC1168F_gshared (ComparisonComparer_1_t6A778E8F4B7CF3BB264F43E556D5E1C5632E3544 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___x0, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 * L_0 = (Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *)__this->get__comparison_1();
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_1 = ___x0;
|
|
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t54C69F0A1CCDDEC074608AA299DD5E8D7A326BF8 *)L_0, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_1, (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Color>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m5744FC7D3960B305D2454A89E1935F2540ECE3F6_gshared (ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 * __this, Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)__this);
|
|
(( void (*) (Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t5C10E96FA6C7CE946BB946676ED8D75037ED2B86 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mA066492320F93B8FDD0D608F8EC09659715E29A1_gshared (ComparisonComparer_1_t0C7EE305E579261D8DF152FCE818286DEE6B7970 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___x0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD * L_0 = (Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *)__this->get__comparison_1();
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1 = ___x0;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t51D9FCE43B59799CBAC481586F36BD84CF2FDCAD *)L_0, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_1, (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Matrix4x4>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m2790F5E431A96E7EE204094EDD75223111DA4ADA_gshared (ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 * __this, Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)__this);
|
|
(( void (*) (Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t6D0A59ED6B681F853AB441B67DD595EF13EA38F1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m9DED98FBB9F286DF2E06C81CB8156A357ED0DF43_gshared (ComparisonComparer_1_t8C31C9A74E6952D1572391BBA99B32AFE59B2092 * __this, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___x0, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 * L_0 = (Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *)__this->get__comparison_1();
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_1 = ___x0;
|
|
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_2 = ___y1;
|
|
NullCheck((Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t8105C0FDA9A8930F9D6882DA1244B0E725997893 *)L_0, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_1, (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.ParticleSystem_Particle>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m949A24BF0384AC95E54C5453B30EF9AB4835C91B_gshared (ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 * __this, Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)__this);
|
|
(( void (*) (Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t0226427B91BA0632508A540FBC22B52DCFF7A5C8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem_Particle>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m46E6F6B5456A7684A7B0FE86C1D59E9AAA81F211_gshared (ComparisonComparer_1_t684DDD3E25EBA9B49D924DF2E7E7E7FE09699438 * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___x0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 * L_0 = (Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *)__this->get__comparison_1();
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_1 = ___x0;
|
|
Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_2 = ___y1;
|
|
NullCheck((Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t94FD654EFFE578B0F0438CA8DADFCAD7DBDD44B9 *)L_0, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_1, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.RaycastHit2D>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mCD543ACCE06B785C5AA7CF8F87CEFADD9269A888_gshared (ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F * __this, Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)__this);
|
|
(( void (*) (Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t80A957B78FAFFFD1DDDAA272634E954C1B1A5EEA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m95D735DD8D91E3A9DFDC41C8717CEF3C7E9F0C25_gshared (ComparisonComparer_1_tE0D08B0C28777BC64B0D7980241258FF3CFD2D1F * __this, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___x0, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 * L_0 = (Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *)__this->get__comparison_1();
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_1 = ___x0;
|
|
RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE L_2 = ___y1;
|
|
NullCheck((Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *, RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tAFD8F2F874DBE13BD9FC47C2F55E4177C954F145 *)L_0, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_1, (RaycastHit2D_t5E8A7F96317BAF2033362FC780F4D72DC72764BE )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Rect>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m8697A42AA55606F0CCDEE9CDAA13B5D726CC8F4C_gshared (ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 * __this, Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)__this);
|
|
(( void (*) (Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tC65EE001F0D81A7DD9F0F4ABFBC1DF225E03CC55 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m83D3689E9EA49D2B2149644816380F88D66FB4E3_gshared (ComparisonComparer_1_t703C2D6F80FF9F46D3FDB77F71BD37E4B8F26CE7 * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___x0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 * L_0 = (Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *)__this->get__comparison_1();
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_1 = ___x0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_2 = ___y1;
|
|
NullCheck((Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t1F886377B23289AC1E774484010A1B81C7220A48 *)L_0, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_1, (Rect_t35B976DE901B5423C11705E156938EA27AB402CE )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m35FF7D436B2A1B6ACFE27A910F7408D9046EC2A1_gshared (ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 * __this, Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)__this);
|
|
(( void (*) (Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t0D80C1C72199031D82EDFFA6FDF74C729678A91B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m5C4DDCED971173FDA182B55E4E11FC09E13DC596_gshared (ComparisonComparer_1_tFF007E564A731BB3C42B0FBEC66DF565B5A53C99 * __this, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___x0, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 * L_0 = (Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *)__this->get__comparison_1();
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_1 = ___x0;
|
|
ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F L_2 = ___y1;
|
|
NullCheck((Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *, ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t7699E05E736AFBA2751F553A7114455A7A6D5AD7 *)L_0, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_1, (ReflectionProbeBlendInfo_tAFA53A2695628CA6E7741D7899862ACA228D818F )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_mC2F1F353DF716D9350410539A4371804AA14BF15_gshared (ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 * __this, Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)__this);
|
|
(( void (*) (Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t4B42F97CA5098AA5C1835EA73354366AD979DA28 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController_FocusedElement>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mB51AFB37828A63529418F3968781D31496A2E200_gshared (ComparisonComparer_1_tB3D0BD017F95336EEDDFCA1B6DE492934F8667D2 * __this, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___x0, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F * L_0 = (Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *)__this->get__comparison_1();
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_1 = ___x0;
|
|
FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 L_2 = ___y1;
|
|
NullCheck((Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *, FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tD9F050EEA7BFCE8C82D23F3DAAAF42E3D4839E8F *)L_0, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_1, (FocusedElement_t6C6023CCCFE4A5763A2ADBA3CBAFB38ECD964070 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m48347DFC7EED0FA9DD4292582337214068217025_gshared (ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 * __this, Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)__this);
|
|
(( void (*) (Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_tE47259BC1CE77BD0F5BEA8A6F9FD64494298235B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext_WorkRequest>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_mA9976D0E95213147A1AE5FA1FF5D3502C0C5B154_gshared (ComparisonComparer_1_t0F2EFDBCE4D61044A6FD29C138771C8C281CCE51 * __this, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___x0, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 * L_0 = (Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *)__this->get__comparison_1();
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_1 = ___x0;
|
|
WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *, WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t0B3C5B68BF37DDED8FD6A28A59AF2338826F4352 *)L_0, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_1, (WorkRequest_t0247B62D135204EAA95FC0B2EC829CB27B433F94 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Vector2>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m4C74620B2B147ABFD811FC035FFF725A2E313CAE_gshared (ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 * __this, Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)__this);
|
|
(( void (*) (Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t07045E3EA026A4CB2DFE2E702A90CFFBB0F2738F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m9547765F8F94B8ADEF06DD777564FB78A13095B5_gshared (ComparisonComparer_1_t0F804AE97DF1C124CCD2249E3088F8FC37516889 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___x0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC * L_0 = (Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *)__this->get__comparison_1();
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1 = ___x0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2 = ___y1;
|
|
NullCheck((Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , Vector2_tA85D2DD88578276CA8A8796756458277E72D073D , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tDA38C053BAF9453EC3F5BE5542E5E3CA9658DBAC *)L_0, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_1, (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Vector3>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m7FC9BCF8523489398DB5D39617B7DA52E0E11305_gshared (ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 * __this, Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)__this);
|
|
(( void (*) (Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t80313E8B88FFC9A1EAAE95386C06BA765D44A74D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m09BB9A63E11FBBCDC636554AF3D6BD300F00F970_gshared (ComparisonComparer_1_t9A217CC9679902929F081C2074B0D067514122B0 * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___x0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 * L_0 = (Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *)__this->get__comparison_1();
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___x0;
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2 = ___y1;
|
|
NullCheck((Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_t2610C89905912EB1EDFA27A459DB7E48850271A9 *)L_0, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_1, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.ComparisonComparer`1<UnityEngine.Vector4>::.ctor(System.Comparison`1<T>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComparisonComparer_1__ctor_m5E4E078EA4A27A8F0607B04DCA7C7616013544B9_gshared (ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 * __this, Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * ___comparison0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NullCheck((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)__this);
|
|
(( void (*) (Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Comparer_1_t571E9BA1CF0AAFA2CB1FE5988D541343B9135CA6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0));
|
|
Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * L_0 = ___comparison0;
|
|
__this->set__comparison_1(L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>::Compare(T,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComparisonComparer_1_Compare_m395598894D6F30769C1223915A504B037D4FE1AE_gshared (ComparisonComparer_1_t03FB83972D0B2C307CC66E4FD4992E5C60F94C74 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___x0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___y1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 * L_0 = (Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *)__this->get__comparison_1();
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1 = ___x0;
|
|
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_2 = ___y1;
|
|
NullCheck((Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *)L_0);
|
|
int32_t L_3 = (( int32_t (*) (Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Comparison_1_tF9F70764A9056B13F73890AA8F374C203D2DC178 *)L_0, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_1, (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_3;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryKeyCollectionDebugView_2__ctor_mF2EA350BB13B490F824E2431056525D5BD31A776_gshared (DictionaryKeyCollectionDebugView_2_t290B73308A6569615BC95607120E5BD32F560CA8 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (DictionaryKeyCollectionDebugView_2__ctor_mF2EA350BB13B490F824E2431056525D5BD31A776_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
RuntimeObject* L_0 = ___collection0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, DictionaryKeyCollectionDebugView_2__ctor_mF2EA350BB13B490F824E2431056525D5BD31A776_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
RuntimeObject* L_2 = ___collection0;
|
|
__this->set__collection_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// TKey[] System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* DictionaryKeyCollectionDebugView_2_get_Items_mF22C7778E8666FE132EF67116870583993B0606D_gshared (DictionaryKeyCollectionDebugView_2_t290B73308A6569615BC95607120E5BD32F560CA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->get__collection_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_1);
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2;
|
|
RuntimeObject* L_3 = (RuntimeObject*)__this->get__collection_0();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = V_0;
|
|
NullCheck((RuntimeObject*)L_3);
|
|
InterfaceActionInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(!0[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_3, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_4, (int32_t)0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryKeyCollectionDebugView_2__ctor_mCF9666ED4B0DD11693FD8207FE8299DA20774526_gshared (DictionaryKeyCollectionDebugView_2_tE2001632545DCAD157DB38A935C22828ADC0F9C1 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (DictionaryKeyCollectionDebugView_2__ctor_mCF9666ED4B0DD11693FD8207FE8299DA20774526_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
RuntimeObject* L_0 = ___collection0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, DictionaryKeyCollectionDebugView_2__ctor_mCF9666ED4B0DD11693FD8207FE8299DA20774526_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
RuntimeObject* L_2 = ___collection0;
|
|
__this->set__collection_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// TKey[] System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* DictionaryKeyCollectionDebugView_2_get_Items_m0555DBD26E611763F4817D6D29351DA3062CCB01_gshared (DictionaryKeyCollectionDebugView_2_tE2001632545DCAD157DB38A935C22828ADC0F9C1 * __this, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->get__collection_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_1);
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2;
|
|
RuntimeObject* L_3 = (RuntimeObject*)__this->get__collection_0();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = V_0;
|
|
NullCheck((RuntimeObject*)L_3);
|
|
InterfaceActionInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_3, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_4, (int32_t)0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryValueCollectionDebugView_2__ctor_m3738E4005F68B0D85A1CD3C0750CB5DA5273EB22_gshared (DictionaryValueCollectionDebugView_2_t5DCBD0123990B14CCEBB185ABC79008B8975E930 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (DictionaryValueCollectionDebugView_2__ctor_m3738E4005F68B0D85A1CD3C0750CB5DA5273EB22_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
RuntimeObject* L_0 = ___collection0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, DictionaryValueCollectionDebugView_2__ctor_m3738E4005F68B0D85A1CD3C0750CB5DA5273EB22_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
RuntimeObject* L_2 = ___collection0;
|
|
__this->set__collection_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// TValue[] System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* DictionaryValueCollectionDebugView_2_get_Items_mBA7A535CEB81D9219E541E694846D366E009F8A3_gshared (DictionaryValueCollectionDebugView_2_t5DCBD0123990B14CCEBB185ABC79008B8975E930 * __this, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->get__collection_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_1);
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2;
|
|
RuntimeObject* L_3 = (RuntimeObject*)__this->get__collection_0();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = V_0;
|
|
NullCheck((RuntimeObject*)L_3);
|
|
InterfaceActionInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(T[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_3, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_4, (int32_t)0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic 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.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryValueCollectionDebugView_2__ctor_mCE3544E828011E6D0D716EB1B2525E6CC7F25930_gshared (DictionaryValueCollectionDebugView_2_t57A7F4242AC17CE4945F474E0A0EFF539BE950B4 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (DictionaryValueCollectionDebugView_2__ctor_mCE3544E828011E6D0D716EB1B2525E6CC7F25930_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
RuntimeObject* L_0 = ___collection0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteral2037DE437C80264CCBCE8A8B61D0BF9F593D2322, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, DictionaryValueCollectionDebugView_2__ctor_mCE3544E828011E6D0D716EB1B2525E6CC7F25930_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
RuntimeObject* L_2 = ___collection0;
|
|
__this->set__collection_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// TValue[] System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* DictionaryValueCollectionDebugView_2_get_Items_m38459BDFE42C70A52CD76F8C023609B089F3B04D_gshared (DictionaryValueCollectionDebugView_2_t57A7F4242AC17CE4945F474E0A0EFF539BE950B4 * __this, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_0 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->get__collection_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1), (uint32_t)L_1);
|
|
V_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2;
|
|
RuntimeObject* L_3 = (RuntimeObject*)__this->get__collection_0();
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = V_0;
|
|
NullCheck((RuntimeObject*)L_3);
|
|
InterfaceActionInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, int32_t >::Invoke(5 /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(!0[],System.Int32) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_3, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_4, (int32_t)0);
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_4 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
Enumerator__ctor_m7B5B85C9B93A532EE90EB295AEB8EFB22962521D(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_4 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_5 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_8 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_9 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_11 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_12 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_13 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_15 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA((&L_16), (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_11, (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_20 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_22 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_24 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m7216E26209AB4BC28A2991C989EBF5E1F67B4917(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 L_0 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
Enumerator_Dispose_m3BE0169BA6AEF4DA8D44ED2777441A2A7A0997DE(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m34939BDBD843D0437F55CD4F86F22DED416DC444_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_6 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_7 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_10 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_11 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_12 = L_11;
|
|
RuntimeObject * L_13 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_12);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_14;
|
|
memset((&L_14), 0, sizeof(L_14));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_14), (RuntimeObject *)L_9, (RuntimeObject *)L_13, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_15 = L_14;
|
|
RuntimeObject * L_16 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_17 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_18 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_19 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_20 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 L_21;
|
|
memset((&L_21), 0, sizeof(L_21));
|
|
KeyValuePair_2__ctor_m766B6EFB9AF0770F9A7595E435CBB25527DB84EA((&L_21), (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_18, (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 L_22 = L_21;
|
|
RuntimeObject * L_23 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_22);
|
|
return L_23;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m34939BDBD843D0437F55CD4F86F22DED416DC444(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_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_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_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_4 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m7BBCAC0E37D127EE202992F37D3EB23358A5E8E3(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_5 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_6 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_9 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_10 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_11 = L_10;
|
|
RuntimeObject * L_12 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_11);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_13), (RuntimeObject *)L_8, (RuntimeObject *)L_12, /*hidden argument*/NULL);
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1AC42D8D28FA361EA3A1B2B65427F7A28F3D5D15(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_5 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_6 = KeyValuePair_2_get_Key_m68B6BF49A4F24EBCB09772477E6EC79DF28A9F11_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mFE521430F25163513C3254848284F8A310BD4BB9(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_gshared (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 * L_5 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)__this->get_address_of_current_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_6 = KeyValuePair_2_get_Value_mC4D42D5B3A071A37AEC9CA460A7D2BA1F469A6BF_inline((KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)(KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * _thisAdjusted = reinterpret_cast<Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B7CCF7FB84717A270C8FBF50B66114F9A1715B7(_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.Dictionary`2_Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_4 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
Enumerator__ctor_mECADDDDDFC317414F4C3052CAE4E84B12D2C5079(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_4 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_5 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_8 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_9 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
Guid_t L_11 = (Guid_t )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_12 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_13 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83((&L_16), (Guid_t )L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_20 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_22 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_24 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_MoveNext_m7AF9726B9074789E83B8EB9B24A3A7AD40061C21(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 L_0 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
Enumerator_Dispose_m5F961DA37FC4F28F3133860C18423F2F05112A4E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_6 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
Guid_t L_7 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
Guid_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_10 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_15 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
Guid_t L_16 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_17 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_mEC9772E27F2C7F3D3F19D0C8B1B5A4C0F1F51E83((&L_19), (Guid_t )L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m6B82B1E2307BF0AAB9D6EE98C845AC01B735B4AB(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_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_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_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_4 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mB64829A0E693A614079E0ACC54CFBCFB3EEFD1F9(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_5 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
Guid_t L_6 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
Guid_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_9 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m99CE8858EBB6BF09587599A030216C0151B62DD4(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_5 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
Guid_t L_6 = KeyValuePair_2_get_Key_m369BFEC7C9ADC58C6E6233F095F57459E3065B99_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
Guid_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mB0EF38F7A1318D4D52C9CBD8916852E9AD095AD2(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_gshared (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 * L_5 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m8FB428463974E4EBE4B4EB74E3A6B2D9D7DBBBC2_inline((KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)(KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * _thisAdjusted = reinterpret_cast<Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m48CD93969DAAD0CDC7C56FB2B074597E447AAF48(_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.Dictionary`2_Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_4 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
Enumerator__ctor_mB688A5999DC16A8DF99AA954CB6DD9DD3246942E(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_4 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* L_5 = (EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_8 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* L_9 = (EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
int32_t L_11 = (int32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_12 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* L_13 = (EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078((&L_16), (int32_t)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_20 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_22 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_24 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m637AE52AC4BDE5BEB1D89BE4B75E49B4C328EFC9(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C L_0 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
Enumerator_Dispose_m772E7049D8DA96AF5021EA09C3E6322CD4BFBDFC(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_2 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mDD1720EB86BB95C237BEB35CF144024060442F1A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_6 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
int32_t L_7 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_10 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_15 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
int32_t L_16 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_17 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m0E2B8624D7996D6A5BA2A81383EE983F4A9DC078((&L_19), (int32_t)L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mDD1720EB86BB95C237BEB35CF144024060442F1A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_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_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_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_4 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mBE1203F2ED60C28F81C6064240BDDC2FEA96D73E(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_2 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_5 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_9 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m87AF42607B317900A4B90D5A655874B1643BA429(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_2 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_5 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Key_m89B687D373FBE3D230647CA0C536235E12AD829C_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m9C55CEEACDDA1E031285A52B96F08A42F2CB6019(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_gshared (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_2 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C * L_5 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_mAD6801F3BC9BA1E99D4E0F72B2B420182D0494FC_inline((KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)(KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * _thisAdjusted = reinterpret_cast<Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mC82CB4C395951062832C507565D0DCC73B08C719(_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.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_4 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
Enumerator__ctor_m4E76970A57E6088B50B3EA3B4BB928E96AC1A7BD(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_4 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* L_5 = (EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_8 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* L_9 = (EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
int32_t L_11 = (int32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_12 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* L_13 = (EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F((&L_16), (int32_t)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_20 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_22 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_24 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mBDA3868EB5ADB3E1D9E3D6E1B20C359246A22C50(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 L_0 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
Enumerator_Dispose_m3B65346F0D420DA4518E6D087BE8D996BDBB481E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_2 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_6 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
int32_t L_7 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_10 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_15 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
int32_t L_16 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_17 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_mA9DEEBDF5AD34E67631B8FCD2FFB53EC29CCCE3F((&L_19), (int32_t)L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m534C8EC435CC414FDAB47F371DBA08A5BB3241E3(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_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_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_mAF79E525028618A3A957D7CADDA643F4120599A1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_4 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mAF79E525028618A3A957D7CADDA643F4120599A1(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_2 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_5 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_9 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m75DD0FD6164A9C19FCA89494D49F1376FD83A7BF(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_2 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_5 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Key_mA8A2FCE1CFBAE74E590972FDE70563F1A295871C_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mAB478E2D90E26F4BDF70B21E5E572BEC7BC73E02(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_gshared (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_2 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 * L_5 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_mACFF50732053ECFDF29B6D3F394985BEE3B94A7A_inline((KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)(KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * _thisAdjusted = reinterpret_cast<Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m1B177534AAFA426952B0ED0CE8A9737A359B2A37(_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.Dictionary`2_Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_4 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
Enumerator__ctor_mDA0E07D8E55C8BA6CA122BEB31C4DA628CEAB31B(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_4 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* L_5 = (EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_8 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* L_9 = (EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
int64_t L_11 = (int64_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_12 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* L_13 = (EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC((&L_16), (int64_t)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_20 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_22 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_24 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mDE1F75EA7C681FE72A84AF54AD7E18054AAE6708(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA L_0 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
Enumerator_Dispose_m527C751C50435A4D1DBF1AE4970C6A619AB0C03A(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_2 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_6 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
int64_t L_7 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int64_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_10 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_15 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
int64_t L_16 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_17 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m25567F43D747FEF36B70F211BD3EB83BEC1412AC((&L_19), (int64_t)L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mD066FE5028BE3EF75C95172F8B32A4383B390AF3(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_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_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_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_4 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m7B20DD90A1067B2CAECD97474C5B583B269C8E6E(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_2 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_5 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
int64_t L_6 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int64_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_9 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE664E196D577BCF38E6864857B15E91F8CB73655(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_2 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_5 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
int64_t L_6 = KeyValuePair_2_get_Key_m89819ADCF57B0FAB7895AD67A45532933C191651_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
int64_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mA8C7BE728E356D53C788EBD5290DB2816E8A8F84(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_gshared (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_2 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA * L_5 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m50A10E5B6FCC2418F03FA34E2A70B84F16CE8B84_inline((KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)(KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * _thisAdjusted = reinterpret_cast<Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m3C734B691D6C7B8D23393BA95AB1CF71AC229C4F(_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.Dictionary`2_Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_4 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
Enumerator__ctor_m1BE49D61A24F1F2DF6ECC5F974E8EE8EC080FC44(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_4 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* L_5 = (EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_8 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* L_9 = (EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
intptr_t L_11 = (intptr_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_12 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* L_13 = (EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80((&L_16), (intptr_t)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_20 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_22 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_24 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mAA2399E3877028AF25F1FF25DE15C562B67B62F4(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 L_0 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
Enumerator_Dispose_m5F7DA3739AF814E12694F17E8B4063ED922B85A5(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_2 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_6 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
intptr_t L_7 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
intptr_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_10 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_15 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
intptr_t L_16 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_17 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m81B9A38F576D808AB094319008D14A6E739F2C80((&L_19), (intptr_t)L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBC2A7537C2CA91986825FDC53520A71EA08CA2FD(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_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_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_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_4 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m04ED172DDE75C67E50D6D137E5553451FCB47DA0(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_2 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_5 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
intptr_t L_6 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
intptr_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_9 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mE3964924207A31AF9EF73FF2D1CCA8A6086EAEF0(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_2 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_5 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
intptr_t L_6 = KeyValuePair_2_get_Key_mB97A0FA92CE7308C5BAF0D1735917554CA34F64C_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
intptr_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m577EF17EDEDF3007BF95E1ADE09DC947E494AF23(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_gshared (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_2 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 * L_5 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m7175169970CCC3E6BF29DCC43157F2FD662FB6D3_inline((KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)(KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * _thisAdjusted = reinterpret_cast<Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m16534A3CA921D1555D9391E9165C2977D49CB9CB(_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.Dictionary`2_Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_4 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
Enumerator__ctor_mE39A5CCC748B75F17EC0442AF275E49D79707F5D(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mF674B972FE206F10D356A638EDEACC4145995D1F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_4 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* L_5 = (EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_8 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* L_9 = (EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_12 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* L_13 = (EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
bool L_15 = (bool)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08((&L_16), (RuntimeObject *)L_11, (bool)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_20 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_22 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_24 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_MoveNext_mF674B972FE206F10D356A638EDEACC4145995D1F(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 L_0 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
Enumerator_Dispose_m6441966CA16070D82A30207456092D933821FD62(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_2 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_6 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_8 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
bool L_9 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
bool L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_10);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_7, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_15 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_17 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
bool L_18 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_mD032180723F13E561F14573BD17CC953DA35AC08((&L_19), (RuntimeObject *)L_16, (bool)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m807CA40ED84C35956B4EE1689A1C2BE345EB4686(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_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_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_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_4 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m6ECA83CE1BF898B1B93B9A2B144A2E779C596072(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_2 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_5 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_7 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
bool L_8 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
bool L_9 = L_8;
|
|
RuntimeObject * L_10 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_9);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_6, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mDC37D8483EA8BAABE1AE7E97136DDE3BDC6FC65F(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_2 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_5 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m399ECA62E7496A29A7396211018AD652FF15D930_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mC210A2EA77F3028A826C4D444AE348D1948F4E37(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_gshared (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_2 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 * L_5 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)__this->get_address_of_current_3();
|
|
bool L_6 = KeyValuePair_2_get_Value_mE50A05A795484D20F8060413212B29EBADC1EA40_inline((KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)(KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
bool L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * _thisAdjusted = reinterpret_cast<Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m6C4D2353CB1A5FEBF9E1DFE73A0F11AF75AAFAFD(_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.Dictionary`2_Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_4 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
Enumerator__ctor_m6CDFD6E23B852DAFE3CFDCD8C705B8C4C31ABE03(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_4 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* L_5 = (EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_8 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* L_9 = (EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_12 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* L_13 = (EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
int32_t L_15 = (int32_t)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D((&L_16), (RuntimeObject *)L_11, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_20 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_22 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_24 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_MoveNext_mFA3AE5237C9C6316F62BCE3FFD7B8DA5478CB1C2(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E L_0 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
Enumerator_Dispose_mA50DBA0C24DBBC85BC9F1DDE011645D185FED3D3(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_2 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m3723476A6C63A851DE85C95E708F39868890514F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_6 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_8 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
int32_t L_9 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_10);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_7, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_15 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_17 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
int32_t L_18 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m463A67E5B6E5EC73FA4BFA6FE08C52EA7F7B418D((&L_19), (RuntimeObject *)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m3723476A6C63A851DE85C95E708F39868890514F(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_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_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_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_4 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mBD2C086C45CE559D1BDED36516C8FBC16E241CFF(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_2 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_5 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_7 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
int32_t L_8 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_9 = L_8;
|
|
RuntimeObject * L_10 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_9);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_6, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m682A273596BA03765004C3381A51F825AD49731A(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_2 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_5 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_mA8E3537C258052C112D227D263B03028DD16CC09_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m2098F5BF7A9F95D096D4E8B30E9084699F76F574(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_gshared (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_2 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E * L_5 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Value_m24A5AC0D5FC0501CC02B85EB38A56A7C34E9BB9A_inline((KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)(KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * _thisAdjusted = reinterpret_cast<Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m75FD6DAB65126F15A5BAC60171185F3901F1F824(_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.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_4 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
Enumerator__ctor_mA67C23A6B4E3E6ED602BC4DC8AA36D0D3BAEA10B(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_4 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* L_5 = (EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_8 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* L_9 = (EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_12 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* L_13 = (EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
int32_t L_15 = (int32_t)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425((&L_16), (RuntimeObject *)L_11, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_20 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_22 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_24 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mF9E9B55B027E7D779BFBE4A4261A091F88896EF6(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 L_0 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
Enumerator_Dispose_m153AA75449E54F4526D89DC688BFD8AE56F9BD4A(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_2 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mFFFA6AF723161352241BABE1EBD9A18D4404545A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_6 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_8 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
int32_t L_9 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_10);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_7, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_15 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_17 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
int32_t L_18 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m5001221DAEAF189D4103F58AB40101F089635425((&L_19), (RuntimeObject *)L_16, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mFFFA6AF723161352241BABE1EBD9A18D4404545A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_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_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_m3A9039549988026E8D52042C670C8C906EDC36E5_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_4 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m3A9039549988026E8D52042C670C8C906EDC36E5(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_2 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_5 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_7 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
int32_t L_8 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_9 = L_8;
|
|
RuntimeObject * L_10 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_9);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_6, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC397FC9F426C62569E195EFAB02A9D9BB0B676D3(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_2 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_5 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m919A5B9C9E01A407D8DA9F3F08FB35620A76C296_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m4852909ECFC822F16EE425C319F8ED2EBFEB0DE4(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_gshared (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_2 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 * L_5 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Value_mF3D2172C37CF753F9BDDAE1C214BAD43E3FB620A_inline((KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)(KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * _thisAdjusted = reinterpret_cast<Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m016697974D7C5F9D303E0A1D3923C946A25CDE20(_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.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_4 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
Enumerator__ctor_m5AD0BC8C6A5AE0BEA760C39B88B4EFC27C7B17C7(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_4 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* L_5 = (EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_8 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* L_9 = (EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_12 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* L_13 = (EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_15 = (Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 )((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96((&L_16), (RuntimeObject *)L_11, (Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 )L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_20 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_22 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_24 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mEB8140E5EFA49FB3C9C0F163BFEC603535FB75E1(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A L_0 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
Enumerator_Dispose_mC77A3C0D8E9039B21DA9744CAD60A6D1CF2D7E40(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_2 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mBB196532FEBB77885F974D624BF04860643E867A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_6 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_8 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_9 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_10);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_7, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_15 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_17 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_18 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_mB41A93D3D2F328994ADE2DCBAE2D6F95EE320D96((&L_19), (RuntimeObject *)L_16, (Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBB196532FEBB77885F974D624BF04860643E867A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_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_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_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_4 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mC7DC9602135A34AFA666C80530B1CF5DD97850C2(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_2 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_5 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_7 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_8 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_9 = L_8;
|
|
RuntimeObject * L_10 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_9);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_6, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mC50124EBEB057AC5490802BD76CB20E7E6801C7E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_2 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_5 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m0E42949AA2D0B43A9CF65A8634C3BA0A3BE42671_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD68807F5746C7D1050905E748DA284372B63F36F(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_gshared (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_2 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A * L_5 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)__this->get_address_of_current_3();
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_6 = KeyValuePair_2_get_Value_m0865EF6905B92696B69B3845B0613940046726EA_inline((KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)(KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
Nullable_1_t6224B732028631256932FA4C4176E10D171EFE29 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * _thisAdjusted = reinterpret_cast<Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7020E1821E8622FD767B97250787799EA27A2C77(_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.Dictionary`2_Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_4 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
Enumerator__ctor_m3FD84B57A809FF88FC26B86687686E3949F9CBC8(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_4 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* L_5 = (EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_8 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* L_9 = (EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_12 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* L_13 = (EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3((&L_16), (RuntimeObject *)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_20 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_22 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_24 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_0 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_2 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mA3DD8DB97C0911357EC6202E55D022204E40CE27_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_6 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_8 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_9 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_10;
|
|
memset((&L_10), 0, sizeof(L_10));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_10), (RuntimeObject *)L_7, (RuntimeObject *)L_9, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11 = L_10;
|
|
RuntimeObject * L_12 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_11);
|
|
return L_12;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_13 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_14 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_15 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_17;
|
|
memset((&L_17), 0, sizeof(L_17));
|
|
KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3((&L_17), (RuntimeObject *)L_14, (RuntimeObject *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_18 = L_17;
|
|
RuntimeObject * L_19 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_18);
|
|
return L_19;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mA3DD8DB97C0911357EC6202E55D022204E40CE27(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_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_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_m174BA5BD53E5423D759837949810427669CEEF61_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_4 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m174BA5BD53E5423D759837949810427669CEEF61(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_2 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_5 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_7 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_8 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_9), (RuntimeObject *)L_6, (RuntimeObject *)L_8, /*hidden argument*/NULL);
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m1729E1271BC4284B63F61BDF1E96A0B7AA8A33C4(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_2 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_5 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m56086D9072B61D57FAA2511E650C59DC60D5B72E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_2 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * L_5 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_inline((KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * _thisAdjusted = reinterpret_cast<Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mCD255195CA2ED878D5A4B9C85F3DE5C85DA5ADD5(_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.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_4 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
Enumerator__ctor_mC05BB4833CCCF3518A99F2B27BEB5973D1E7AC32(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m1D2A4E08CE28285423EF0BF778D9AF9812019118_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_4 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* L_5 = (EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_8 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* L_9 = (EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_12 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* L_13 = (EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_15 = (ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C )((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0((&L_16), (RuntimeObject *)L_11, (ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C )L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_20 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_22 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_24 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m1D2A4E08CE28285423EF0BF778D9AF9812019118(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 L_0 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
Enumerator_Dispose_m1F28ED5670EA987543E0FBEBD88CF7D7738A0EDD(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_2 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_6 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_7 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_8 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_9 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_10 = L_9;
|
|
RuntimeObject * L_11 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_10);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_7, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_15 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_16 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_17 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_18 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m036B07A37CD133C33431E3A1AD0C3A57DBC521F0((&L_19), (RuntimeObject *)L_16, (ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C )L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mAB7BA88596C5E06949EB61A4F3E05902B1FCD89E(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_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_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_m9512D509DA733C1B12B0A55E7E4665809BD84A97_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_4 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m9512D509DA733C1B12B0A55E7E4665809BD84A97(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_2 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_5 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_7 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_8 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_9 = L_8;
|
|
RuntimeObject * L_10 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_9);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_6, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m18529A2BD5CA78524DECDFB2845835D4D3F64790(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_2 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_5 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Key_m5D7C176AE453D032C109972EBB10C20605DAE036_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m90D489F6C9B2595FC9DEE030E2DC589330ACCB1A(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_gshared (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_2 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 * L_5 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)__this->get_address_of_current_3();
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_6 = KeyValuePair_2_get_Value_m48979A8E8026569BC75639CDE453011950B84356_inline((KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)(KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
ResourceLocator_t1783916E271C27CB09DF57E7E5ED08ECA4B3275C L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * _thisAdjusted = reinterpret_cast<Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m693EA9B73A8ABA3C75A2B1CCE7D9C4D023FC6AB4(_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.Dictionary`2_Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_4 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
Enumerator__ctor_mC618D79A9E1CF0660FC3D53F45F7B5ADE84B0FFC(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_4 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* L_5 = (EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_8 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* L_9 = (EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
uint32_t L_11 = (uint32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_12 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* L_13 = (EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B((&L_16), (uint32_t)L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_20 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_22 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_24 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_MoveNext_m04F91EFB2C11DE1ED39627288DD2CF031EC8819F(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA L_0 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
Enumerator_Dispose_m93691FBE2D1361459DE48F5C0D9F0A988A78D18E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_2 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_6 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
uint32_t L_7 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
uint32_t L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_10 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_15 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
uint32_t L_16 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_17 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m6668B5E971DCFF3F3D96AD7AEB1D1FC93398BE6B((&L_19), (uint32_t)L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m81933A170D50E30E71284FFFD20278E4CBEBEB3A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_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_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_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_4 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m7D9483C7CE58F59C4ADF64F32093F03B6E560B7E(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_2 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_5 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
uint32_t L_6 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
uint32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_9 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB2F446484C0FBA7BA5B56D3B82A3679E147BE686(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_2 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_5 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
uint32_t L_6 = KeyValuePair_2_get_Key_m18EAE7C3652CC594B89532C2182AF531F351C1A1_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
uint32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m30A74B6D0083F62548ADB326F68135BFC502856C(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_gshared (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_2 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA * L_5 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m29DE50BBCB38063E44E72BF1C0F4488DEEF6DACE_inline((KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)(KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * _thisAdjusted = reinterpret_cast<Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m568867528024AD8F9AB25A154A396B731554B11F(_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.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_4 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
Enumerator__ctor_mF794BC146F71360488455B78D22FB5AEFA84E515(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_4 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* L_5 = (EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_8 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* L_9 = (EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_11 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_12 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* L_13 = (EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787((&L_16), (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_20 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_22 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_24 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m3274F75D4EE16334E50FEEA29C9FF2212D768FF3(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 L_0 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
Enumerator_Dispose_m3EAD1068D4D68CBCD60D5DC3D5B5F38408AAC9A0(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_2 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_6 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_7 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_10 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_15 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_16 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_17 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_m5AB4FB1B39E49ED5AF3BA86F584F1B3DEFFEF787((&L_19), (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m60ADB113B7CA281C09F4D42BD8F0AE640297C329(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_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_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_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_4 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m00DCFB0A70C40AD04BEF19047FEEFAF9CD6CB189(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_2 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_5 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_6 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_9 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_mB7A1FEE06E4EFD8127A9D29984252D76682856E1(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_2 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_5 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_6 = KeyValuePair_2_get_Key_m33312D77486DAFBE08CA5AC179C8E82D027B1E12_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_mD26086C42BE12E2451D9EF72B8D0AF74AF9A888F(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_gshared (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_2 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 * L_5 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_m1AC96231557472C921C03194D3F0C9E166716559_inline((KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)(KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * _thisAdjusted = reinterpret_cast<Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m7AD4FE580154930503965B45D55C50556F50139B(_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.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_4 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
Enumerator__ctor_m2CE99ADA49003985F8092754782016D44DEFA202(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_mC2047F41996F5D0409D9977D36770977701D2FDC_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_4 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* L_5 = (EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_8 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* L_9 = (EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_11 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_12 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* L_13 = (EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
int32_t L_15 = (int32_t)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674((&L_16), (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )L_11, (int32_t)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_20 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_22 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_24 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_MoveNext_mC2047F41996F5D0409D9977D36770977701D2FDC(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 L_0 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
Enumerator_Dispose_m2725F6FA83704CE78FC7481F03D54CC4B86429F6(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_2 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_6 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_10 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
int32_t L_11 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_12 = L_11;
|
|
RuntimeObject * L_13 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_12);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_14;
|
|
memset((&L_14), 0, sizeof(L_14));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_14), (RuntimeObject *)L_9, (RuntimeObject *)L_13, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_15 = L_14;
|
|
RuntimeObject * L_16 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_17 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_18 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_19 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
int32_t L_20 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 L_21;
|
|
memset((&L_21), 0, sizeof(L_21));
|
|
KeyValuePair_2__ctor_m66CCEA754A172ECD2DFDD5EE6D4991F82A81D674((&L_21), (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )L_18, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 L_22 = L_21;
|
|
RuntimeObject * L_23 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_22);
|
|
return L_23;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m148AB243DCF966E0AB8AF2C7BB8BC0896823F99C(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_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_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_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_4 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mC173A174AA50B9862E0A9E0D9872D3A75EE8544F(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_2 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_5 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_9 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
int32_t L_10 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_11 = L_10;
|
|
RuntimeObject * L_12 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_11);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_13), (RuntimeObject *)L_8, (RuntimeObject *)L_12, /*hidden argument*/NULL);
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m06D8DB07F2963C984FEABCACCC95B45908D2C63D(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_2 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_5 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = KeyValuePair_2_get_Key_mD73DC4311AEB180A3EE39F27794439AE043C5334_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m5477726AAD8669B0138CA3A1BF291E0583D3A1F5(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_gshared (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_2 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 * L_5 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)__this->get_address_of_current_3();
|
|
int32_t L_6 = KeyValuePair_2_get_Value_m5D5B159F9D51400DBF47CFE77B744EFF81A753C5_inline((KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)(KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * _thisAdjusted = reinterpret_cast<Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_m03C628C166D38CD9316252A18DE1AC322CD3CF03(_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.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_1(L_2);
|
|
__this->set_index_2(0);
|
|
int32_t L_3 = ___getEnumeratorRetType1;
|
|
__this->set_getEnumeratorRetType_4(L_3);
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_4 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, int32_t ___getEnumeratorRetType1, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
Enumerator__ctor_mD9B944A4C89AA9A72DC858F879C4888799D79F64(_thisAdjusted, ___dictionary0, ___getEnumeratorRetType1, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_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_009e;
|
|
}
|
|
}
|
|
{
|
|
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_m71E092A8C5C98D84BF692E826A511A909BB3D374_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_4 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* L_5 = (EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_8 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* L_9 = (EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_9);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_11 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_12 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_12);
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* L_13 = (EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709*)L_12->get_entries_1();
|
|
int32_t L_14 = (int32_t)__this->get_index_2();
|
|
NullCheck(L_13);
|
|
RuntimeObject * L_15 = (RuntimeObject *)((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_value_3();
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D((&L_16), (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )L_11, (RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
__this->set_current_3(L_16);
|
|
int32_t L_17 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_18 = (int32_t)__this->get_index_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
int32_t L_19 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_20 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_20);
|
|
int32_t L_21 = (int32_t)L_20->get_count_2();
|
|
if ((!(((uint32_t)L_19) >= ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_22 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_22);
|
|
int32_t L_23 = (int32_t)L_22->get_count_2();
|
|
__this->set_index_2(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)));
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_24 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_24, sizeof(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m71E092A8C5C98D84BF692E826A511A909BB3D374(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA L_0 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
Enumerator_Dispose_m664FD5A8200A71C201FA310355DE07C9FCB1167E(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_2 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mBBF20615657BBC27904716D23AED866C32DE54DA_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_getEnumeratorRetType_4();
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_6 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_8 = L_7;
|
|
RuntimeObject * L_9 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_8);
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_10 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_11 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_12), (RuntimeObject *)L_9, (RuntimeObject *)L_11, /*hidden argument*/NULL);
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4_il2cpp_TypeInfo_var, &L_13);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_15 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_16 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_17 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_18 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA L_19;
|
|
memset((&L_19), 0, sizeof(L_19));
|
|
KeyValuePair_2__ctor_mD080CE9AF1E202A67E331492095C382B1DB7D48D((&L_19), (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )L_16, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1));
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA L_20 = L_19;
|
|
RuntimeObject * L_21 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_20);
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBBF20615657BBC27904716D23AED866C32DE54DA(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_1();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_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_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_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_2(0);
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_4 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m9E085E2904F9A1B5A81D0CA1FC6935762DF4CD6D(_thisAdjusted, method);
|
|
}
|
|
// System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_2 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_5 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_9 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_10 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
DictionaryEntry__ctor_m67BC38CD2B85F134F3EB2473270CDD3933F7CD9B((&L_11), (RuntimeObject *)L_8, (RuntimeObject *)L_10, /*hidden argument*/NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DictionaryEntry_tB5348A26B94274FCC1DD77185BD5946E283B11A4 Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Entry_m684965C59BC3C32F00D77EAD21B3C21F9EAD4CD4(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Key()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_2 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_5 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = KeyValuePair_2_get_Key_mC7946D9A59A4568F49C43EE0D8A7F8CA894A7AA8_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_7 = L_6;
|
|
RuntimeObject * L_8 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_7);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Key_m72066BB910C0E9C44C41D881D11CEFE5B208802B(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Value()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_gshared (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_index_2();
|
|
if (!L_0)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->get_index_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_2 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA * L_5 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)__this->get_address_of_current_3();
|
|
RuntimeObject * L_6 = KeyValuePair_2_get_Value_mD5CB62784B135D451D67EEFA7C8A34C82B0BABBD_inline((KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)(KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4));
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * _thisAdjusted = reinterpret_cast<Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IDictionaryEnumerator_get_Value_mB4DD2FEFAF91F555F983394B0878BE15389F9DE6(_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.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * L_3 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
Enumerator_Dispose_m95BE764EE5C9204A92ACC710AE4C4792A52BF5C7(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m6E7B095D317AD76BB5A1E50D46658596C0473709_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_4 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_5 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_8 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_9 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_11 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_15 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_17 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * L_19 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m6E7B095D317AD76BB5A1E50D46658596C0473709(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
return Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_5 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_currentKey_3();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBCE6A1D15205F69F88F0F22E66926B14780AC33C(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_gshared (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_1 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_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_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_m95252AA38D4777CD186DBAF3A9B683AD70194C22_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 * L_4 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * _thisAdjusted = reinterpret_cast<Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m95252AA38D4777CD186DBAF3A9B683AD70194C22(_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.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
Guid_t * L_3 = (Guid_t *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(Guid_t ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
Enumerator_Dispose_m2E607C5C28A2261074EAF0B5A2CF448BC3F4F5F8(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m6E64C38A7A87CBBE011C971FFE23539811FA2995_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_4 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_5 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_8 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_9 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
Guid_t L_11 = (Guid_t )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_15 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_17 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
Guid_t * L_19 = (Guid_t *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(Guid_t ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m6E64C38A7A87CBBE011C971FFE23539811FA2995(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = (Guid_t )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Guid_t Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
return Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m856E0F2C855887E8B0006B8A731C1505EA477200_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
Guid_t L_5 = (Guid_t )__this->get_currentKey_3();
|
|
Guid_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m856E0F2C855887E8B0006B8A731C1505EA477200(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_gshared (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_1 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_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_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_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
Guid_t * L_4 = (Guid_t *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(Guid_t ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * _thisAdjusted = reinterpret_cast<Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mEF418684BFF1A6D4B72A133FEEEA2355D5CDDEA7(_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.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
Enumerator__ctor_mBF17117D6E3EFB1106335541E01775072B3DE52F(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
Enumerator_Dispose_m8D92DEF48BC9E8FC0233FC1947E3EF2DBBE501AB(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m4DABD4D0325B6A1978D34C5183EDEE785236915A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_4 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* L_5 = (EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_8 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285* L_9 = (EntryU5BU5D_t5EE074B97A225B556BC7C9665050E283775D0285*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
int32_t L_11 = (int32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_15 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_17 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
int32_t* L_19 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(int32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
return Enumerator_MoveNext_m4DABD4D0325B6A1978D34C5183EDEE785236915A(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
return Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_2 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m9F21D078A69747310827B07499E1903A10714CA5_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_currentKey_3();
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m9F21D078A69747310827B07499E1903A10714CA5(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_gshared (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * L_1 = (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 *)__this->get_dictionary_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_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_m274646454B0A4E463965131B6744B8D554043110_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
int32_t* L_4 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * _thisAdjusted = reinterpret_cast<Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m274646454B0A4E463965131B6744B8D554043110(_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.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
int32_t* L_3 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
Enumerator__ctor_mA2CF727095E9CF03F12EC5F238E97CBFE63B9317(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
Enumerator_Dispose_mDD307EDF5CC6CE0E2F2D8200205051C97181509B(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_4 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* L_5 = (EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_8 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB* L_9 = (EntryU5BU5D_t2A44764FB3B6494FBA947D2CFDA786B110A814DB*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
int32_t L_11 = (int32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_15 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_17 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
int32_t* L_19 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(int32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mBC9ECEEAC071ADE793DAB2F2DCABB400C2306B03(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
return Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_2 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = (int32_t)__this->get_currentKey_3();
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mC7A44C6CF0064477F404EE431A05FB0FBABD8C8A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_gshared (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 * L_1 = (Dictionary_2_tBE0C00013456CA812FD310466AF2583AE3E9B193 *)__this->get_dictionary_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_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_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
int32_t* L_4 = (int32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(int32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * _thisAdjusted = reinterpret_cast<Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m9197A01772A4CCAE694E875D5B2FE1F1B125A8EA(_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.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m418238539875437BCF2E064645782888D123D702_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
int64_t* L_3 = (int64_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(int64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m418238539875437BCF2E064645782888D123D702_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
Enumerator__ctor_m418238539875437BCF2E064645782888D123D702(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
Enumerator_Dispose_m55F535A09C980E3AF2CBA62C8C5AA9CB860F07BC(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_4 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* L_5 = (EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_8 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3* L_9 = (EntryU5BU5D_tC540282F63C6783AA2292C4D513F7F3A5F97C8F3*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
int64_t L_11 = (int64_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_15 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_17 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
int64_t* L_19 = (int64_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(int64_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
return Enumerator_MoveNext_m0188AA0E6F0F040F35B1095C9D254BE3BE4701E0(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int64_t Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
return Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_2 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int64_t L_5 = (int64_t)__this->get_currentKey_3();
|
|
int64_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m26B18E7E57DF6C6566E2012141C46BF5EFF34F72(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_gshared (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 * L_1 = (Dictionary_2_tCD5D79DED1F046A086BA21623BFB989D9BE18860 *)__this->get_dictionary_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_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_m5C532421C758983B6380253D6D4E3FB8B987A029_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
int64_t* L_4 = (int64_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(int64_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * _thisAdjusted = reinterpret_cast<Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m5C532421C758983B6380253D6D4E3FB8B987A029(_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.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
intptr_t* L_3 = (intptr_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(intptr_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
Enumerator__ctor_m9DCD0E64D4A6987A8CB1B144EC85C98765FFC29F(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
Enumerator_Dispose_mE3FA9D958E49B0ACE72B826410C562932D0ADE88(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_4 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* L_5 = (EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_8 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038* L_9 = (EntryU5BU5D_tEB4EEA535BAFDADBA6865709C61D38F813487038*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
intptr_t L_11 = (intptr_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_3((intptr_t)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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_15 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_17 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
intptr_t* L_19 = (intptr_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(intptr_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
return Enumerator_MoveNext_m079D40FE8CAE4B91126DE7D05DBCD389C5D86B6F(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = (intptr_t)__this->get_currentKey_3();
|
|
return (intptr_t)L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C intptr_t Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
return Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_2 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
intptr_t L_5 = (intptr_t)__this->get_currentKey_3();
|
|
intptr_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m8429AE0E01145A03AF423C7C11223F5C8D7377BE(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_gshared (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A * L_1 = (Dictionary_2_t5667750469A1BE36926F93FF3133A9B2639A981A *)__this->get_dictionary_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_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_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
intptr_t* L_4 = (intptr_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(intptr_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * _thisAdjusted = reinterpret_cast<Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m3886DEC3D62BF9A48C5CED397E42FD8D73F0BF41(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
Enumerator__ctor_mAAA90CA3467F6AD560D73FA2FA59D8EBEA338CD7(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
Enumerator_Dispose_m904BC0503A799ED762A98EBBB8DC0673A90241E0(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_4 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* L_5 = (EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_8 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D* L_9 = (EntryU5BU5D_tBE36241A6905439BF7E208D43660133F603C0D2D*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_15 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_17 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
return Enumerator_MoveNext_m192ADB72D1E85EDEFA160DCD54DE559FB07044EA(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
return Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_2 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m6FBF9C0F289AA724BDADB8341429748F9C5D9689(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_gshared (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 * L_1 = (Dictionary_2_t67B76EE53FF18810AB6822EF82D44ADD0E707F21 *)__this->get_dictionary_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_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_m71DC7A90290BE45B7B7202690C13311873446527_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * _thisAdjusted = reinterpret_cast<Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m71DC7A90290BE45B7B7202690C13311873446527(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
Enumerator__ctor_m3B4520AA7CF7C47C1D1C483555CB35FC9199AB85(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
Enumerator_Dispose_m420382A5859178338C020B8DA48014AB0C05673D(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_4 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* L_5 = (EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_8 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9* L_9 = (EntryU5BU5D_tE3A30635C5B794ABD7983F09075F9D4F740716D9*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_15 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_17 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
return Enumerator_MoveNext_m754FB3AF61E37AC55BD4CACA02FCE9F10A40B2B1(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
return Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_2 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m8A364E8CE01A613E5DD000AC4B0BFBBF99B015EE(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_gshared (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A * L_1 = (Dictionary_2_t81923CE2A312318AE13F58085CCF7FA8D879B77A *)__this->get_dictionary_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_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_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * _thisAdjusted = reinterpret_cast<Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mC3292FFD12FE147AF7D76904F0A12003256F9AB2(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
Enumerator__ctor_m6D574D9C089253E8D0191C5926DCC52B98437825(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
Enumerator_Dispose_mA2134ACF1AE1D9DBF0DC7ECBE7D81EAC1F11BA0F(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mFB298969FB9A94529C446DDE61C328A42B316F47_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_4 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* L_5 = (EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_8 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7* L_9 = (EntryU5BU5D_t1A0116D04DC3E0F3519E158F660E851AAFC09FF7*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_15 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_17 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mFB298969FB9A94529C446DDE61C328A42B316F47(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
return Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_2 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m400C8C17ACCAF05A03582A6EAC85B9BA4329A1BD(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_gshared (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 * L_1 = (Dictionary_2_t15935BA59D5EDF22B5075E957C7C05DEE12E3B57 *)__this->get_dictionary_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_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_m3C26849C51325A6770248D5C14FC5DAA853148C2_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * _thisAdjusted = reinterpret_cast<Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m3C26849C51325A6770248D5C14FC5DAA853148C2(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
Enumerator__ctor_m208A7C0FA75B920D6BC547F0E699EC14FB03BFC4(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
Enumerator_Dispose_mD5D20C3E8BE5915B2419B6D14B6F7AFE3CFB2295(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_4 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* L_5 = (EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_8 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003* L_9 = (EntryU5BU5D_t1F1321B6E0F2F92F9F49191E0B059AC6D9273003*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_15 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_17 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
return Enumerator_MoveNext_m3E2AFE7C3005DA523AB464B12388D2DDFA8C0D7C(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
return Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_2 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mE6C588002BCD307E21D894A982EEC8ED71E1EF6A(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_gshared (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 * L_1 = (Dictionary_2_tA9B33254E6E7B0DA27F477538861A5D0B7BB08C0 *)__this->get_dictionary_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_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_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * _thisAdjusted = reinterpret_cast<Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m2FBB431CB4BCBBC098DCEECEDB07939D8594F608(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
Enumerator__ctor_m71C6428F3298F2D93593DB147B16AE3D3C0B3121(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
Enumerator_Dispose_m68022351A81C9EF02FD42CFB383B00B5FD3CEA70(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mD31B08C2C495C4E36212D895023AA5FF66C8519A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_4 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* L_5 = (EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_8 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6* L_9 = (EntryU5BU5D_tDF76BDF98210D70C971EBDB07E96E9A8B9CBC6C6*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_15 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_17 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mD31B08C2C495C4E36212D895023AA5FF66C8519A(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
return Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_2 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m5AF635406B9A120BE2296A87BAAE35E153B6ED33(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_gshared (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * L_1 = (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA *)__this->get_dictionary_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_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_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * _thisAdjusted = reinterpret_cast<Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m99801B0DD31AD48596DAEFA8FCEFA3FB394B7806(_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.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
Enumerator__ctor_mF65C10E0BD7941E3C62CF4FB00651B33E6A0F062(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
Enumerator_Dispose_m8E4990723C53984E185F95FB83BAE6827B78EA18(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mE92665329A7FB9AB48925ECC8716A2B094735BBF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_4 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* L_5 = (EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_8 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4* L_9 = (EntryU5BU5D_t72113B36C1268236715BADBA0FB14031D9164FD4*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_15 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_17 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mE92665329A7FB9AB48925ECC8716A2B094735BBF(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
return Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_2 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
RuntimeObject * L_5 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m20447D4284B9AD07BADC3F5B0F6325D86714B58B(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_gshared (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 * L_1 = (Dictionary_2_tA93B4F31972FED6744B82EC3C419078E966BD3C6 *)__this->get_dictionary_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_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_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * _thisAdjusted = reinterpret_cast<Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m32757611C5FF2A759B13B2CFC339D3E6800A35EB(_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.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
uint32_t* L_3 = (uint32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(uint32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
Enumerator__ctor_m3246DE6C06CE027F528E5EC063D0F8F686458721(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
Enumerator_Dispose_mBE0B1F1D393EB251DFC61867C03E4E2EDB2570A1(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m40030AD452D2A07FECD76D0013F2555699E5E829_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_4 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* L_5 = (EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_8 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C* L_9 = (EntryU5BU5D_tDF109088069BE30377D857E757C93F3520D0328C*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
uint32_t L_11 = (uint32_t)((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_15 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_17 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
uint32_t* L_19 = (uint32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(uint32_t));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
return Enumerator_MoveNext_m40030AD452D2A07FECD76D0013F2555699E5E829(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint32_t Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
return Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_2 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mBB47EEC6F94B65155B3DBEE5B827467222EED897_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
uint32_t L_5 = (uint32_t)__this->get_currentKey_3();
|
|
uint32_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mBB47EEC6F94B65155B3DBEE5B827467222EED897(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_gshared (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 * L_1 = (Dictionary_2_t4894C563A6AA83F02FB0CE34F490429DA010ED76 *)__this->get_dictionary_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_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_m6123A6ADB784A22854C456862471E3762292EEB9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
uint32_t* L_4 = (uint32_t*)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(uint32_t));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * _thisAdjusted = reinterpret_cast<Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m6123A6ADB784A22854C456862471E3762292EEB9(_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.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * L_3 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
Enumerator__ctor_m7E1DF20504DA95A97D573E4874E81DCCDA6B14DA(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
Enumerator_Dispose_m49988C47226A00A23F5363B1959407717E6B3663(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_4 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* L_5 = (EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_8 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3* L_9 = (EntryU5BU5D_t50748B96662D70C34AB62339BEB0FBCFD115A7C3*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_11 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_15 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_17 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * L_19 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mCC12E468FBF33821FB2DF64132CB531ADB5A13F3(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
return Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_2 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mE954462269C04564381CA6C9299951FC8C27981F_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_5 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )__this->get_currentKey_3();
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mE954462269C04564381CA6C9299951FC8C27981F(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility_TerrainMap_TileCoord,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_gshared (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 * L_1 = (Dictionary_2_t283EECF1507E23DEAA390A103471739BF608C018 *)__this->get_dictionary_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_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_m63DA6160492293C78BA40E1BFB70997840E9A36A_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA * L_4 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * _thisAdjusted = reinterpret_cast<Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m63DA6160492293C78BA40E1BFB70997840E9A36A(_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.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_3 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D_AdjustorThunk (RuntimeObject * __this, Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
Enumerator__ctor_m4F135859ABA4F8123C5F9E2FBCF3374DFF4CB39D(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
Enumerator_Dispose_m8ADF35D9D0D2A9FCBD03A15AB178AC5EE4B42198(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_m850D95030A3AB1C605917EBCB7703628C04358B1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_4 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* L_5 = (EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_8 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6* L_9 = (EntryU5BU5D_tACA587DE043730DBEEF9EECD04FE179D7974F9A6*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_11 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_15 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_17 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_19 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
return Enumerator_MoveNext_m850D95030A3AB1C605917EBCB7703628C04358B1(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
return Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_2 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_mFCC5C1222C99DFA6A3011A45319923046495A252_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_5 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_mFCC5C1222C99DFA6A3011A45319923046495A252(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_gshared (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 * L_1 = (Dictionary_2_t3B5A71CCFCB9210983D8E04AD4BF6D5D3D0AA703 *)__this->get_dictionary_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_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_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_4 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * _thisAdjusted = reinterpret_cast<Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_mAEBE4A576CB3202D3B38D5B2429F85E6BE891E5D(_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.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_0 = ___dictionary0;
|
|
__this->set_dictionary_0(L_0);
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = ___dictionary0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = (int32_t)L_1->get_version_3();
|
|
__this->set_version_2(L_2);
|
|
__this->set_index_1(0);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_3 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_3, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B_AdjustorThunk (RuntimeObject * __this, Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
Enumerator__ctor_m04DE253482C5E33D710D6517ED944FC15868361B(_thisAdjusted, ___dictionary0, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
Enumerator_Dispose_m89BB9B7A0008F3AE331A7AFBC3BC17B8AD7F3D17(_thisAdjusted, method);
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_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_007b;
|
|
}
|
|
}
|
|
{
|
|
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_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_4 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_4);
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* L_5 = (EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709*)L_4->get_entries_1();
|
|
int32_t L_6 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_5);
|
|
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_hashCode_0();
|
|
if ((((int32_t)L_7) < ((int32_t)0)))
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_8 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_8);
|
|
EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709* L_9 = (EntryU5BU5D_t0D1584C97CB839440D73C71D270E0712AC664709*)L_8->get_entries_1();
|
|
int32_t L_10 = (int32_t)__this->get_index_1();
|
|
NullCheck(L_9);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_11 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_10)))->get_key_2();
|
|
__this->set_currentKey_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_006d:
|
|
{
|
|
int32_t L_13 = (int32_t)__this->get_index_1();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)));
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int32_t L_14 = (int32_t)__this->get_index_1();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_15 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_15);
|
|
int32_t L_16 = (int32_t)L_15->get_count_2();
|
|
if ((!(((uint32_t)L_14) >= ((uint32_t)L_16))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_17 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_17);
|
|
int32_t L_18 = (int32_t)L_17->get_count_2();
|
|
__this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)));
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_19 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_19, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
return Enumerator_MoveNext_mCCC5DC81D4BABC0FACBE08084E9E8269B5D1B5C9(_thisAdjusted, method);
|
|
}
|
|
// TKey System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
return Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_inline(_thisAdjusted, method);
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
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();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_2 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_0();
|
|
NullCheck(L_2);
|
|
int32_t L_3 = (int32_t)L_2->get_count_2();
|
|
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_m612CACBA410F76232F88E33753BEF6AC2FDED743_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_5 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 0), &L_6);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
return Enumerator_System_Collections_IEnumerator_get_Current_m612CACBA410F76232F88E33753BEF6AC2FDED743(_thisAdjusted, method);
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache_SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_gshared (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_version_2();
|
|
Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 * L_1 = (Dictionary_2_tAA60A6A8D4020387C19DC018B89013715E79F295 *)__this->get_dictionary_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_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_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
__this->set_index_1(0);
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 * L_4 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 *)__this->get_address_of_currentKey_3();
|
|
il2cpp_codegen_initobj(L_4, sizeof(SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 ));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t _offset = 1;
|
|
Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * _thisAdjusted = reinterpret_cast<Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 *>(__this + _offset);
|
|
Enumerator_System_Collections_IEnumerator_Reset_m3720E6F12BA8293E226C8FEFA60B1B856A9D9C0E(_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.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m238DF1B12851D52223EB8357E8F9C44F05806CF7_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection__ctor_m238DF1B12851D52223EB8357E8F9C44F05806CF7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = ___dictionary0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteralF18BFB74E613AFB11F36BDD80CF05CD5DFAD98D6, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, KeyCollection__ctor_m238DF1B12851D52223EB8357E8F9C44F05806CF7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_2 = ___dictionary0;
|
|
__this->set_dictionary_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 KeyCollection_GetEnumerator_m4E9CCA32CBA454DE3B6DD49D62D44343BBD3F4AD_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A((&L_1), (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::CopyTo(TKey[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* 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, KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
int32_t L_2 = ___index1;
|
|
if ((((int32_t)L_2) < ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___index1;
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* L_4 = ___array0;
|
|
NullCheck(L_4);
|
|
if ((((int32_t)L_3) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_5 = ___index1;
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_6);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_8 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_8, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_7, (String_t*)_stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* L_9 = ___array0;
|
|
NullCheck(L_9);
|
|
int32_t L_10 = ___index1;
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_11 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_11);
|
|
int32_t L_12 = (( int32_t (*) (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))), (int32_t)L_10))) >= ((int32_t)L_12)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_13 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_13, (String_t*)_stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, KeyCollection_CopyTo_m09A0D816CF38A3BFA4155AFEF6C355785C9CED90_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_14 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_14);
|
|
int32_t L_15 = (int32_t)L_14->get_count_2();
|
|
V_0 = (int32_t)L_15;
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_16 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_16);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_17 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_16->get_entries_1();
|
|
V_1 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_17;
|
|
V_2 = (int32_t)0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_18 = V_1;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
int32_t L_20 = (int32_t)((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->get_hashCode_0();
|
|
if ((((int32_t)L_20) < ((int32_t)0)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* L_21 = ___array0;
|
|
int32_t L_22 = ___index1;
|
|
int32_t L_23 = (int32_t)L_22;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1));
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_24 = V_1;
|
|
int32_t L_25 = V_2;
|
|
NullCheck(L_24);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_26 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_key_2();
|
|
NullCheck(L_21);
|
|
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_26);
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
int32_t L_27 = V_2;
|
|
V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_28 = V_2;
|
|
int32_t L_29 = V_0;
|
|
if ((((int32_t)L_28) < ((int32_t)L_29)))
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyCollection_get_Count_mEB14D9C615018E692D6FF7279C275D92914890BB_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0);
|
|
int32_t L_1 = (( int32_t (*) (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_get_IsReadOnly_mCDE2AA4C8DC6AD140825D1C586C22DBB2FC96F83_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.ICollection<TKey>.Add(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2F2B97E05D669506AA70FD3647163558632F0DE3_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___item0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2F2B97E05D669506AA70FD3647163558632F0DE3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2F2B97E05D669506AA70FD3647163558632F0DE3_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.ICollection<TKey>.Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_mA2912C5B536332E127A52284E8D16AE521B6F3C7_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_mA2912C5B536332E127A52284E8D16AE521B6F3C7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_mA2912C5B536332E127A52284E8D16AE521B6F3C7_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.ICollection<TKey>.Contains(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Contains_mA77C1CB0430B7ACCA04F1523347B384BEAEA9FCC_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_1 = ___item0;
|
|
NullCheck((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0);
|
|
bool L_2 = (( bool (*) (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0, (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
return L_2;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.ICollection<TKey>.Remove(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_m767105AEE780D1485C869153E70C11069E1DC7AD_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 ___item0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_m767105AEE780D1485C869153E70C11069E1DC7AD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_m767105AEE780D1485C869153E70C11069E1DC7AD_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* KeyCollection_System_Collections_Generic_IEnumerableU3CTKeyU3E_GetEnumerator_mDBAE07704A00BA62A32D748718D6188396AC1ACF_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A((&L_1), (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), &L_2);
|
|
return (RuntimeObject*)L_3;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* KeyCollection_System_Collections_IEnumerable_GetEnumerator_m8D4196056CF63E88BE8AE26958CBEBE4806C9F43_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_mEC6BF0B10324BF59E22D3F461FA3A7D0D1A4439A((&L_1), (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), &L_2);
|
|
return (RuntimeObject*)L_3;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* V_0 = NULL;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* V_3 = NULL;
|
|
int32_t V_4 = 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);
|
|
{
|
|
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, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_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, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_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, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
int32_t L_8 = ___index1;
|
|
if ((((int32_t)L_8) < ((int32_t)0)))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = ___index1;
|
|
RuntimeArray * L_10 = ___array0;
|
|
NullCheck((RuntimeArray *)L_10);
|
|
int32_t L_11 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D((RuntimeArray *)L_10, /*hidden argument*/NULL);
|
|
if ((((int32_t)L_9) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
int32_t L_12 = ___index1;
|
|
int32_t L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_13);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_15 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_15, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_14, (String_t*)_stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
RuntimeArray * L_16 = ___array0;
|
|
NullCheck((RuntimeArray *)L_16);
|
|
int32_t L_17 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D((RuntimeArray *)L_16, /*hidden argument*/NULL);
|
|
int32_t L_18 = ___index1;
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_19 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_19);
|
|
int32_t L_20 = (( int32_t (*) (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18))) >= ((int32_t)L_20)))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_21 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_21, (String_t*)_stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
RuntimeArray * L_22 = ___array0;
|
|
V_0 = (XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1*)((XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1*)IsInst((RuntimeObject*)L_22, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4)));
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1* L_24 = V_0;
|
|
int32_t L_25 = ___index1;
|
|
NullCheck((KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE *)__this);
|
|
(( void (*) (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE *, XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE *)__this, (XPathNodeRefU5BU5D_t42E3ACCBD8D6FA1DD321905EB2253ABA6173B1E1*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
return;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
RuntimeArray * L_26 = ___array0;
|
|
V_1 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)IsInst((RuntimeObject*)L_26, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var));
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = V_1;
|
|
if (L_27)
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_28 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_28, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_29 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_29);
|
|
int32_t L_30 = (int32_t)L_29->get_count_2();
|
|
V_2 = (int32_t)L_30;
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_31 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck(L_31);
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_32 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_31->get_entries_1();
|
|
V_3 = (EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586*)L_32;
|
|
}
|
|
|
|
IL_00c8:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
{
|
|
V_4 = (int32_t)0;
|
|
goto IL_00fd;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_33 = V_3;
|
|
int32_t L_34 = V_4;
|
|
NullCheck(L_33);
|
|
int32_t L_35 = (int32_t)((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_34)))->get_hashCode_0();
|
|
if ((((int32_t)L_35) < ((int32_t)0)))
|
|
{
|
|
goto IL_00f7;
|
|
}
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_36 = V_1;
|
|
int32_t L_37 = ___index1;
|
|
int32_t L_38 = (int32_t)L_37;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1));
|
|
EntryU5BU5D_t09B55F85AF27D0D332699AA879A1B10B193B5586* L_39 = V_3;
|
|
int32_t L_40 = V_4;
|
|
NullCheck(L_39);
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_41 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->get_key_2();
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_42 = L_41;
|
|
RuntimeObject * L_43 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), &L_42);
|
|
NullCheck(L_36);
|
|
ArrayElementTypeCheck (L_36, L_43);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (RuntimeObject *)L_43);
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
int32_t L_44 = V_4;
|
|
V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1));
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
int32_t L_45 = V_4;
|
|
int32_t L_46 = V_2;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
}
|
|
|
|
IL_0102:
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
} // 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_0104;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0104:
|
|
{ // begin catch(System.ArrayTypeMismatchException)
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_47 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_47, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_47, KeyCollection_System_Collections_ICollection_CopyTo_m26359693DA36F65317C5E20931B1288FE96777C7_RuntimeMethod_var);
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0115:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.ICollection.get_IsSynchronized()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_ICollection_get_IsSynchronized_m9BB7595DCACACA9B1839BC4CF6CDE4721A5D6E74_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>::System.Collections.ICollection.get_SyncRoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyCollection_System_Collections_ICollection_get_SyncRoot_m49ED2B85F77CBF36235C73DF6682DE7FC3592256_gshared (KeyCollection_tC3E9CF8B3B4E0607FA444403328BF886E4F668BE * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_ICollection_get_SyncRoot_m49ED2B85F77CBF36235C73DF6682DE7FC3592256_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 * L_0 = (Dictionary_2_t0F6B4307B0F9876BDCB2062F814BAC1D8ABA9646 *)__this->get_dictionary_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_mF7658D178D0DECD59FA051E9E4A7CBDE7E7AF4F1_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * ___dictionary0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection__ctor_mF7658D178D0DECD59FA051E9E4A7CBDE7E7AF4F1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NullCheck((RuntimeObject *)__this);
|
|
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0((RuntimeObject *)__this, /*hidden argument*/NULL);
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = ___dictionary0;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var);
|
|
ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, (String_t*)_stringLiteralF18BFB74E613AFB11F36BDD80CF05CD5DFAD98D6, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, KeyCollection__ctor_mF7658D178D0DECD59FA051E9E4A7CBDE7E7AF4F1_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_2 = ___dictionary0;
|
|
__this->set_dictionary_0(L_2);
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Generic.Dictionary`2_KeyCollection_Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 KeyCollection_GetEnumerator_m1B62E70E89DFBD3997BACE15D49D20769A21FFC5_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8((&L_1), (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::CopyTo(TKey[],System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* 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, KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
int32_t L_2 = ___index1;
|
|
if ((((int32_t)L_2) < ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___index1;
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* L_4 = ___array0;
|
|
NullCheck(L_4);
|
|
if ((((int32_t)L_3) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
int32_t L_5 = ___index1;
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject * L_7 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_6);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_8 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_8, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_7, (String_t*)_stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* L_9 = ___array0;
|
|
NullCheck(L_9);
|
|
int32_t L_10 = ___index1;
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_11 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_11);
|
|
int32_t L_12 = (( int32_t (*) (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))), (int32_t)L_10))) >= ((int32_t)L_12)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_13 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_13, (String_t*)_stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, KeyCollection_CopyTo_mF0592166657B43B3AD07C08BA0B9D75315701B20_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_14 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_14);
|
|
int32_t L_15 = (int32_t)L_14->get_count_2();
|
|
V_0 = (int32_t)L_15;
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_16 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_16);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_17 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_16->get_entries_1();
|
|
V_1 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_17;
|
|
V_2 = (int32_t)0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_18 = V_1;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
int32_t L_20 = (int32_t)((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->get_hashCode_0();
|
|
if ((((int32_t)L_20) < ((int32_t)0)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* L_21 = ___array0;
|
|
int32_t L_22 = ___index1;
|
|
int32_t L_23 = (int32_t)L_22;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1));
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_24 = V_1;
|
|
int32_t L_25 = V_2;
|
|
NullCheck(L_24);
|
|
Guid_t L_26 = (Guid_t )((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_key_2();
|
|
NullCheck(L_21);
|
|
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (Guid_t )L_26);
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
int32_t L_27 = V_2;
|
|
V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_28 = V_2;
|
|
int32_t L_29 = V_0;
|
|
if ((((int32_t)L_28) < ((int32_t)L_29)))
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::get_Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyCollection_get_Count_mC891A420EBDB3C1F29200AE5E3392742D9D0D6F5_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0);
|
|
int32_t L_1 = (( int32_t (*) (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_get_IsReadOnly_mA8C4F612EAB3CD40FF3AF226D82E72D35DC86242_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2FEA3706BC3D9DB389849DA184448E1FF93D886D_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, Guid_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2FEA3706BC3D9DB389849DA184448E1FF93D886D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Add_m2FEA3706BC3D9DB389849DA184448E1FF93D886D_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_m3147C79C47A3E7170109504D16565FC226C1B095_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_m3147C79C47A3E7170109504D16565FC226C1B095_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Clear_m3147C79C47A3E7170109504D16565FC226C1B095_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Contains_m09EA64E36E9E19B7A24E4188F77AA65A5AC509DC_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, Guid_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
Guid_t L_1 = ___item0;
|
|
NullCheck((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0);
|
|
bool L_2 = (( bool (*) (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, Guid_t , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0, (Guid_t )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3));
|
|
return L_2;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_mF5CB23C9FCC253A5532194F972AEE2810ACE7513_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, Guid_t ___item0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_mF5CB23C9FCC253A5532194F972AEE2810ACE7513_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var);
|
|
NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_0, (String_t*)_stringLiteralBCA799238FFD9062EADADF1671BF7042DB42CF92, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, KeyCollection_System_Collections_Generic_ICollectionU3CTKeyU3E_Remove_mF5CB23C9FCC253A5532194F972AEE2810ACE7513_RuntimeMethod_var);
|
|
}
|
|
}
|
|
// System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* KeyCollection_System_Collections_Generic_IEnumerableU3CTKeyU3E_GetEnumerator_m868FE5D6D4993697D5D9D91ECF30AC69933A3BE4_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8((&L_1), (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), &L_2);
|
|
return (RuntimeObject*)L_3;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* KeyCollection_System_Collections_IEnumerable_GetEnumerator_mF553B191FFED45923A33A1B8F72818752CD0614C_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
Enumerator__ctor_m437F689600D21DC065B33EBD80525FBE414D92C8((&L_1), (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1));
|
|
Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), &L_2);
|
|
return (RuntimeObject*)L_3;
|
|
}
|
|
}
|
|
// System.Void System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* V_0 = NULL;
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* V_3 = NULL;
|
|
int32_t V_4 = 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);
|
|
{
|
|
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, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_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, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_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, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
int32_t L_8 = ___index1;
|
|
if ((((int32_t)L_8) < ((int32_t)0)))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = ___index1;
|
|
RuntimeArray * L_10 = ___array0;
|
|
NullCheck((RuntimeArray *)L_10);
|
|
int32_t L_11 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D((RuntimeArray *)L_10, /*hidden argument*/NULL);
|
|
if ((((int32_t)L_9) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
int32_t L_12 = ___index1;
|
|
int32_t L_13 = L_12;
|
|
RuntimeObject * L_14 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_13);
|
|
ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_15 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var);
|
|
ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_15, (String_t*)_stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, (RuntimeObject *)L_14, (String_t*)_stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
RuntimeArray * L_16 = ___array0;
|
|
NullCheck((RuntimeArray *)L_16);
|
|
int32_t L_17 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D((RuntimeArray *)L_16, /*hidden argument*/NULL);
|
|
int32_t L_18 = ___index1;
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_19 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_19);
|
|
int32_t L_20 = (( int32_t (*) (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2));
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18))) >= ((int32_t)L_20)))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_21 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_21, (String_t*)_stringLiteralBC80A496F1C479B70F6EE2BF2F0C3C05463301B8, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
RuntimeArray * L_22 = ___array0;
|
|
V_0 = (GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF*)((GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF*)IsInst((RuntimeObject*)L_22, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4)));
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF* L_24 = V_0;
|
|
int32_t L_25 = ___index1;
|
|
NullCheck((KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E *)__this);
|
|
(( void (*) (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E *, GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E *)__this, (GuidU5BU5D_t5CC024A2CAE5304311E0B961142A216C0972B0FF*)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5));
|
|
return;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
RuntimeArray * L_26 = ___array0;
|
|
V_1 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)IsInst((RuntimeObject*)L_26, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var));
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = V_1;
|
|
if (L_27)
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_28 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_28, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_29 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_29);
|
|
int32_t L_30 = (int32_t)L_29->get_count_2();
|
|
V_2 = (int32_t)L_30;
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_31 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck(L_31);
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_32 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_31->get_entries_1();
|
|
V_3 = (EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE*)L_32;
|
|
}
|
|
|
|
IL_00c8:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
{
|
|
V_4 = (int32_t)0;
|
|
goto IL_00fd;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_33 = V_3;
|
|
int32_t L_34 = V_4;
|
|
NullCheck(L_33);
|
|
int32_t L_35 = (int32_t)((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_34)))->get_hashCode_0();
|
|
if ((((int32_t)L_35) < ((int32_t)0)))
|
|
{
|
|
goto IL_00f7;
|
|
}
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_36 = V_1;
|
|
int32_t L_37 = ___index1;
|
|
int32_t L_38 = (int32_t)L_37;
|
|
___index1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1));
|
|
EntryU5BU5D_tF17AD66B70C825E1B913ABAABE4FD682D05469FE* L_39 = V_3;
|
|
int32_t L_40 = V_4;
|
|
NullCheck(L_39);
|
|
Guid_t L_41 = (Guid_t )((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->get_key_2();
|
|
Guid_t L_42 = L_41;
|
|
RuntimeObject * L_43 = Box(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 6), &L_42);
|
|
NullCheck(L_36);
|
|
ArrayElementTypeCheck (L_36, L_43);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (RuntimeObject *)L_43);
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
int32_t L_44 = V_4;
|
|
V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1));
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
int32_t L_45 = V_4;
|
|
int32_t L_46 = V_2;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
}
|
|
|
|
IL_0102:
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
} // 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_0104;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0104:
|
|
{ // begin catch(System.ArrayTypeMismatchException)
|
|
ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_47 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var);
|
|
ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_47, (String_t*)_stringLiteralC44D4E6C6AF3517A1CC72EDF7D1A5FFD7E3368F1, (String_t*)_stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_47, KeyCollection_System_Collections_ICollection_CopyTo_m5C3BF263474B8D73227847005D60F77013C62579_RuntimeMethod_var);
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0115:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyCollection_System_Collections_ICollection_get_IsSynchronized_m0CC88886C96D3DDF4B0306AB28C1F297619B87A7_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object System.Collections.Generic.Dictionary`2_KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * KeyCollection_System_Collections_ICollection_get_SyncRoot_m0D0C625EEBF71B470D48E8972CCB2BC4B4791041_gshared (KeyCollection_t15C8B15130E4E7B7CD7D11CE909D4ECD1932151E * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (KeyCollection_System_Collections_ICollection_get_SyncRoot_m0D0C625EEBF71B470D48E8972CCB2BC4B4791041_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B * L_0 = (Dictionary_2_t0E5C3EBD0B57B5CBF0DB91BE02D487DFC3A2331B *)__this->get_dictionary_0();
|
|
NullCheck((RuntimeObject*)L_0);
|
|
RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.Collections.ICollection::get_SyncRoot() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, (RuntimeObject*)L_0);
|
|
return L_1;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 Enumerator_get_Current_mA798180D9D6F069D6C0C81AB2AD0BEE9759E26E7_gshared_inline (Enumerator_tFE67142C64CA4E24B2C7B853FE4C5A3E0E660288 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 L_0 = (KeyValuePair_2_t7021B3989E46B5E2ED55D76D82C8176A7AF6B443 )__this->get_current_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
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 KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 Enumerator_get_Current_mC06CEC15B3CA15AC43F77F8AADC47C3993408131_gshared_inline (Enumerator_t46054A080C119F2B6A9A53E401043DAA8851E0BD * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 L_0 = (KeyValuePair_2_tD85A2E33C726647EDFB2F7F8E7EDC766E3C53B78 )__this->get_current_3();
|
|
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 KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C Enumerator_get_Current_m73F8FC135A20BDFEA0846D8FC876863ED85FEA49_gshared_inline (Enumerator_tC0410598D958D8FA61F7F1A803A0B7F242CEF1C6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C L_0 = (KeyValuePair_2_tC1FD9633618D9B27E2552BBAD347EC14A6C07C2C )__this->get_current_3();
|
|
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 KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 Enumerator_get_Current_m98C839A52A221D4874CDA99667A9451978315EAE_gshared_inline (Enumerator_t7FEF6285CE3126B603AB8D951220B684A52AF179 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 L_0 = (KeyValuePair_2_t69CC9209E494AB6BA5729796FBBBAFB5F933F3F0 )__this->get_current_3();
|
|
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 KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA Enumerator_get_Current_m0061A28BF5E798CAECEBC2A2DE893C3CBE6A326F_gshared_inline (Enumerator_t1B6B9D67DCC2658E4249AC2BCEBE1A852ACC5363 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA L_0 = (KeyValuePair_2_t01369E536C15A7A1AF58F260AD740C479FBFC4EA )__this->get_current_3();
|
|
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 KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 Enumerator_get_Current_m69EC267B6FBF23F72A6C0938B42AB09ABA047D8D_gshared_inline (Enumerator_tFBB4433E5A9E9CB31F47FA4B948C7DBEAEF9B246 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 L_0 = (KeyValuePair_2_t97CA1AD5DC865D3DFBA7BB3738ACB17916661DB8 )__this->get_current_3();
|
|
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 KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 Enumerator_get_Current_m7FFC70679C0CD65C692B0DE2C8E8250A0BC58FA6_gshared_inline (Enumerator_t635C134A2671CF22D2FF3CA9F05E125C187D457A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 L_0 = (KeyValuePair_2_tF975BF5238F06AC9CCA19111DD41484E071258C1 )__this->get_current_3();
|
|
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 KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E Enumerator_get_Current_m35211BCAA8768874960A082DD71C47E8F12993A7_gshared_inline (Enumerator_tF8F0EB9F7450BB9BAD835E0F5B76DD129BF2994E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E L_0 = (KeyValuePair_2_t3BAB6A80A3894F871F1F6B030436D8F2FF1D398E )__this->get_current_3();
|
|
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 KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 Enumerator_get_Current_mF9A15D0AB977B0C0F81D87893E5152601C1F2A74_gshared_inline (Enumerator_tF0A5A32A64646BE20B322F630F092D9FCEA782B0 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 L_0 = (KeyValuePair_2_tF5C55FD7AFA8164449EE2A5C295953C5B9CAE4F5 )__this->get_current_3();
|
|
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 KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A Enumerator_get_Current_m015EB5D2F9557F18EB4DA92085535E24CE8AABF6_gshared_inline (Enumerator_tCAB13561EB83A0E6ECB81E48C3A9051770D5ECC7 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A L_0 = (KeyValuePair_2_t4BA07373C0AF6D07EFF2A12E4D66999237A3741A )__this->get_current_3();
|
|
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 KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_0 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE )__this->get_current_3();
|
|
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 KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 Enumerator_get_Current_mB1D0547F29477829A1C57C834348E72A82E00120_gshared_inline (Enumerator_t643DB21DCA94565D343EE9CD8DEC99BEA36A7860 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 L_0 = (KeyValuePair_2_t2D8427F03B42441C4598C9D3AAB86FBA90CDF7F6 )__this->get_current_3();
|
|
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 KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA Enumerator_get_Current_mAF80A40C735286660705B10E845B3AAC25909E8B_gshared_inline (Enumerator_t436FDE5093367A803EC2F4960B2D8FD4498628DE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA L_0 = (KeyValuePair_2_t471E2DF36C9849B1488F87CC6C0EA0F6B6224DBA )__this->get_current_3();
|
|
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 KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 Enumerator_get_Current_m752CB433D17F421B29602443499F2A739C474AEF_gshared_inline (Enumerator_t71B93BE98D0EF45AF866DB4944B21CC1D0957B69 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 L_0 = (KeyValuePair_2_t198F3EF99C5CB706B8E678896CA900035FACF342 )__this->get_current_3();
|
|
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 KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 Enumerator_get_Current_m039857FBCE009A359FB7B7CF441C7640C7B8BA4A_gshared_inline (Enumerator_t2FC7A495AF7CA04D669A95CB746341FC61A3561C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 L_0 = (KeyValuePair_2_t72B1B50F3096E7CDC6F0711317B81F69BB278E96 )__this->get_current_3();
|
|
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 KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA Enumerator_get_Current_m879B7CBAAAAC9776F19D5A1633D7E67EEFAFF7DF_gshared_inline (Enumerator_t3EFE302FA844B47F7A23FC151D3D9270E0D44BE6 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA L_0 = (KeyValuePair_2_tBD4A3C905E8662DBE7F4813A4C2CF04D5652B0BA )__this->get_current_3();
|
|
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 XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 Enumerator_get_Current_mE6E32E82BEC41E000E17412362B14D373F56D5CA_gshared_inline (Enumerator_tA42E4CBDF2A2F08EFFA93ACB2C605545EA2AABD3 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 L_0 = (XPathNodeRef_t6F631244BF7B58CE7DB9239662B4EE745CD54E14 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t Enumerator_get_Current_m6DB3E765022C707CD1EF2C0D1C80FC145FAB2011_gshared_inline (Enumerator_t74808B9434896881486A8765FD47A43C58D36F32 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Guid_t L_0 = (Guid_t )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mF76230952978D39C65B8B4C06BF606528A036B86_gshared_inline (Enumerator_t95C250C5AE20EE169657CA9FE77127647391DEDF * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m909A8997BC64518374444297F4E70368B4BFE2D3_gshared_inline (Enumerator_t6C90F66F31B225919117218D3066585CF0205A33 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_m101241A96D6B2013318E39309C5EB1A5BC4FD377_gshared_inline (Enumerator_t8294E5379095D58A7B8FB9FF1F5E0911E5F6C5AA * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = (int64_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR intptr_t Enumerator_get_Current_m7FEBDEBFC455B78AA0EB45F2BF28126B5D3F0FDC_gshared_inline (Enumerator_tB5A3BB8E3575894A8DF570C68C0BC1F8813A350D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
intptr_t L_0 = (intptr_t)__this->get_currentKey_3();
|
|
return (intptr_t)L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8D93C4B4E3456967111CD7AEB26F4EF96969AE8_gshared_inline (Enumerator_t43B68EC9234C7A0A75CEFA2AC6BB72DADB85EE4E * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m70F8154E6FFF0C4EB7F35EACB6D4D756D01D1B53_gshared_inline (Enumerator_t428D4B9665D853418E89F6F24EA1E9B0BCA42ADC * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA8805AD94C7C43FB5335D1A4B91A16B6149C3081_gshared_inline (Enumerator_t281106F6F2A0E70F9E22A9F942EDF16FBCB5C013 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m3C20022602C60638668D70245436ECB36867CAC8_gshared_inline (Enumerator_t8BB6FF6B76DC37C60E9E0D5473B74A15A84B9F4C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m408718285307B20591360EC502455AD7600484F5_gshared_inline (Enumerator_t725320A9593FFA06C5F8F058B3705F530FC9D210 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mC849D7FCA089B0DBCD0A1A4237CE3DC4473E3119_gshared_inline (Enumerator_t5511F23E2799C7AB88F2654739BF13F1BBD48129 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m167FE146115BE437B73B75378C4F142985471402_gshared_inline (Enumerator_tABE24AD997FE0AF90AE133FD3A5FD1A1197D525C * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = (uint32_t)__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA Enumerator_get_Current_mD5C37459762167496A915F0F05399DFDAC6B001D_gshared_inline (Enumerator_tEC4F5C6184F5E671D53C872D88266C1500841E16 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA L_0 = (TileCoord_t51EDF1EA1A3A7F9C1D85C186E7A7954535C225BA )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mE117A182C4415FD5C7E14D7F26020B3AE46ADCA3_gshared_inline (Enumerator_t89CD59E5C40E6B1AF572EA950C1B802D6737B012 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 Enumerator_get_Current_mB609E919AB015F472B230762687C50F5D00A4AB6_gshared_inline (Enumerator_t6CA3A04C17A621925989FF55ABC7EB4216B0A304 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 L_0 = (SheetHandleKey_t3A372D0BA490C00E1D3C64B2BBABECF04AE7C9B0 )__this->get_currentKey_3();
|
|
return L_0;
|
|
}
|
|
}
|