#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker2 { 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); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // System.Action`1 struct Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B; // System.Action`2 struct Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5; // System.Dynamic.Utils.CacheDict`2/Entry struct Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894; // System.Collections.Generic.EnumEqualityComparer`1 struct EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D; // System.Collections.Generic.EnumEqualityComparer`1 struct EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF; // Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2 struct EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09; // System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices struct EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7; // System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices struct EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205; // System.Linq.EnumerableSorter`1 struct EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C; // System.Linq.EnumerableSorter`1 struct EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE; // System.Collections.Concurrent.ConcurrentBag`1/Enumerator struct Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78; // System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator struct Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F; // System.Func`2 struct Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA; // System.Func`2 struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t294C5827162065808B2FD6494EBA60063F61E894; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C; // System.Collections.Generic.HashSet`1 struct HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B; // System.Collections.Generic.HashSet`1 struct HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B; // System.Collections.Generic.IComparer`1 struct IComparer_1_t150A86695C404E117B1B644BEAD79BA2344FB009; // System.Collections.Generic.IComparer`1 struct IComparer_1_t20C0141C3FEEDAA44BFE8521FEEDDF47289CB40B; // System.Collections.Generic.IComparer`1 struct IComparer_1_t624844BDED22588CB4107D171B29C26A4953C759; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t99C107346145E7116FEB5DE73BBCC65AD5D6B262; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t3319396B940169EF94385C023431DA37CD2A63CD; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t254DD0CAF887398174AE3DB4C2FF15F27F85E84F; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t22A35158F9E40077A7147A082319C0D1DFFBE2FD; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t85D41DF554A5DE6E49F6FEA8DA7333AB64EF5B86; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tDAF514E77572EC170A11F75AEB9612CC3816D919; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tF437149CAED78D4A68294D431DE692A78F7D67B3; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t72AB4B40AF5290B386215B0BFADC8919D394DCAB; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t2DC97C7D486BF9E077C2BC2E517E434F393AA76E; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t62010156673DE1460AB1D1CEBE5DCD48665E1A38; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1A386BEF1855064FD5CC71F340A68881A52B4932; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t75C3361D3BE51E9742B0BBFA0F3998120E7CB6CE; // System.Collections.Generic.IList`1> struct IList_1_tA5CBFDB2A87FD52E60E770AB601838D911C6CDA2; // System.Collections.Generic.IList`1> struct IList_1_t6BB9D6FEDA4E33A65F520D0029EA95D4142AABC2; // System.Collections.Generic.IList`1> struct IList_1_t1323EDB0974C0B6BE391C7F760D9BB22F23E5CCA; // System.Collections.Generic.IList`1> struct IList_1_tC4EA00F952ABD4D29EA376E49FB80D4781C63549; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3; // System.Lazy`1> struct Lazy_1_tA4264BA23FA6930D6C690B2CC5B8E384D87C5B84; // System.Lazy`1 struct Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Collections.Generic.LinkedListNode`1> struct LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10; // System.Collections.Generic.LinkedListNode`1> struct LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F; // System.Collections.Generic.LinkedList`1> struct LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B; // System.Collections.Generic.LinkedList`1> struct LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B; // System.Collections.Generic.List`1> struct List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7; // System.Collections.Generic.List`1> struct List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E; // System.Collections.Generic.List`1> struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC; // System.Collections.Generic.List`1> struct List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED; // System.Collections.Generic.List`1> struct List_1_tD06950283859C5EF1757856EE41AE815B706671E; // System.Collections.Generic.List`1> struct List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC; // System.Collections.Generic.List`1> struct List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1; // System.Collections.Generic.List`1> struct List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB; // System.Collections.Generic.List`1 struct List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D; // System.Collections.Generic.List`1 struct List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8; // System.Collections.Generic.List`1 struct List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3; // System.Collections.Generic.List`1 struct List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3; // System.Collections.Generic.List`1 struct List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913; // System.Collections.Generic.List`1 struct List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF; // System.Collections.Generic.List`1 struct List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B; // System.Collections.Generic.List`1 struct List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE; // System.Collections.Generic.List`1 struct List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5; // System.Collections.Generic.List`1 struct List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66; // System.Collections.Generic.List`1 struct List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5; // System.Collections.Generic.List`1 struct List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC; // System.Collections.Generic.List`1 struct List_1_t6A1295D69B538887EB0A62B321F30014A5691173; // System.Collections.Generic.List`1 struct List_1_t137B540BF717527106254AA05BE36A51A068C8F5; // System.Collections.Generic.List`1 struct List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599; // System.Collections.Generic.List`1 struct List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC; // System.Collections.Generic.List`1 struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A; // System.Collections.Generic.List`1 struct List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD; // System.Collections.Generic.List`1 struct List_1_t985353431229C8151763A38589D03FBD829D85E5; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A; // System.Collections.Generic.List`1 struct List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4; // System.Collections.Generic.List`1 struct List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE; // System.Collections.Generic.List`1 struct List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC; // System.Collections.Generic.List`1 struct List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68; // System.Collections.Generic.List`1 struct List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23; // System.Collections.Generic.List`1 struct List_1_t2AF104D60315227C623084E47EED6630D55BBB37; // System.Collections.Generic.List`1 struct List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB; // System.Collections.Generic.List`1 struct List_1_t3926283FA9AE49778D95220056CEBFB01D034379; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447; // System.Collections.Generic.List`1 struct List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45; // System.Collections.Generic.List`1 struct List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7; // System.Collections.Generic.List`1 struct List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA; // System.Collections.Generic.List`1 struct List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6; // System.Collections.Generic.List`1 struct List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59; // System.Collections.Generic.List`1 struct List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24; // System.Collections.Generic.List`1 struct List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F; // System.Collections.Generic.List`1 struct List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3; // System.Collections.Generic.List`1 struct List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D; // System.Collections.Generic.List`1 struct List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB; // System.Collections.Generic.List`1 struct List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F; // System.Collections.Generic.List`1 struct List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5; // System.Collections.Generic.List`1 struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731; // System.Collections.Generic.List`1 struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B; // System.Collections.Generic.Queue`1 struct Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5; // System.Collections.Generic.Queue`1 struct Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F; // System.Collections.Generic.Queue`1 struct Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64; // System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 struct ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F; // System.Collections.Generic.Stack`1 struct Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55; // System.Collections.Generic.Stack`1 struct Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84; // System.Collections.Generic.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981; // System.Collections.Generic.Stack`1 struct Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A; // System.ValueTuple`4[] struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E; // o0.Geometry.Vector`1[] struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB; // SixLabors.ImageSharp.Complex64[][] struct Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData[] struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters[] struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // BestHTTP.Extensions.BufferDesc[] struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3; // BestHTTP.Extensions.BufferStore[] struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // BestHTTP.SignalRCore.CallbackDescriptor[] struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; // System.Numerics.Complex[] struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5; // MathNet.Numerics.Complex32[] struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9; // System.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Collections.DictionaryEntry[] struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // UnityEngine.TextCore.GlyphRect[] struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry[] struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int32Enum[] struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo[] struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597; // BestHTTP.SignalRCore.Messages.Message[] struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.ParticleCollisionEvent[] struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A; // SixLabors.ImageSharp.Formats.Png.PngTextData[] struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4; // UnityEngine.Quaternion[] struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6; // UnityEngine.RaycastHit2D[] struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; // UnityEngine.Rect[] struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE; // UnityEngine.UIElements.UIR.RenderChainTextEntry[] struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.UIElements.StyleSheets.StylePropertyValue[] struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67; // UnityEngine.UIElements.StyleSelectorPart[] struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; // UnityEngine.UIElements.StyleSheets.StyleValue[] struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0; // UnityEngine.UIElements.StyleValueHandle[] struct StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A; // UnityEngine.UIElements.StyleVariable[] struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A; // UnityEngine.UIElements.TextureId[] struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // MS.Internal.Xml.Cache.XPathNode[] struct XPathNodeU5BU5D_t9C12796872BE720EA06A401CEBEE89CCB2482986; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876; // SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor struct BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor struct CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009; // System.Linq.Expressions.Interpreter.DebugInfo struct DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor struct EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor struct EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF; // System.Exception struct Exception_t; // SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifProfile struct ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // BestHTTP.SignalR.Hubs.Hub struct Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_t2A667D8777429024D8A3CB3D9AE29EA79FEA6176; // SixLabors.ImageSharp.IImageInfo struct IImageInfo_t28789A2D53E374A2E629003C8BE61D7F2B7CAEDC; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor struct IImageProcessor_t94BE8FDA2FCAD1C2B79CED7BA65B58B940FF19AD; // SixLabors.ImageSharp.PixelFormats.IPixel struct IPixel_t325BF3794E11C7E6D8E236DAC4504DCC1C2E225C; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfile struct IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcProfile struct IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.Reflection.MethodInfo struct MethodInfo_t; // BestHTTP.SignalR.Hubs.OnMethodFailedDelegate struct OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9; // BestHTTP.SignalR.Hubs.OnMethodProgressDelegate struct OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450; // BestHTTP.SignalR.Hubs.OnMethodResultDelegate struct OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // System.PlatformNotSupportedException struct PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.String struct String_t; // UnityEngine.UIElements.StyleSheet struct StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // SixLabors.ImageSharp.Metadata.Profiles.Xmp.XmpProfile struct XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030; IL2CPP_EXTERN_C RuntimeClass* BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633; IL2CPP_EXTERN_C String_t* _stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53; IL2CPP_EXTERN_C String_t* _stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97; IL2CPP_EXTERN_C String_t* _stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9; IL2CPP_EXTERN_C String_t* _stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5C8A39AE5A262E2EE1388825F81E48A3902385DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m00AEF0D41C1EB6A913A8991F68CFC1D34ABA6DA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m071F286459C33D0B11CDDC07839CFC4CBE6270C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m2C1B51FB442C45FE4900179732ED9EA2E0BE7806_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_RuntimeMethod_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ; struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ; struct XPathNode_t8136D06F11AFD28E2F7CF363AD9198C32FA0FEF7_marshaled_com; struct XPathNode_t8136D06F11AFD28E2F7CF363AD9198C32FA0FEF7_marshaled_pinvoke; struct ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6; struct ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7; struct ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2; struct ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F; struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D; struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9; struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C; struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1; struct SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975; struct SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494; struct SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5; struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D; struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A; struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A; struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E; struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB; struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828; struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C; struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3; struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2; struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5; struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9; struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA; struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B; struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283; struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597; struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A; struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19; struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4; struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6; struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09; struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D; struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE; struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A; struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67; struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7; struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0; struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A; struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C; struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0; struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69; struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; 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 // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c struct U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED : public RuntimeObject { public: public: }; struct U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9 U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * ___U3CU3E9_0; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_0 Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * ___U3CU3E9__5_0_1; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_1 Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * ___U3CU3E9__5_1_2; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_2 Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * ___U3CU3E9__5_2_3; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_3 Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * ___U3CU3E9__5_3_4; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_0_1() { return static_cast(offsetof(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields, ___U3CU3E9__5_0_1)); } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * get_U3CU3E9__5_0_1() const { return ___U3CU3E9__5_0_1; } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 ** get_address_of_U3CU3E9__5_0_1() { return &___U3CU3E9__5_0_1; } inline void set_U3CU3E9__5_0_1(Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * value) { ___U3CU3E9__5_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_1_2() { return static_cast(offsetof(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields, ___U3CU3E9__5_1_2)); } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * get_U3CU3E9__5_1_2() const { return ___U3CU3E9__5_1_2; } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 ** get_address_of_U3CU3E9__5_1_2() { return &___U3CU3E9__5_1_2; } inline void set_U3CU3E9__5_1_2(Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * value) { ___U3CU3E9__5_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_1_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_2_3() { return static_cast(offsetof(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields, ___U3CU3E9__5_2_3)); } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * get_U3CU3E9__5_2_3() const { return ___U3CU3E9__5_2_3; } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 ** get_address_of_U3CU3E9__5_2_3() { return &___U3CU3E9__5_2_3; } inline void set_U3CU3E9__5_2_3(Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * value) { ___U3CU3E9__5_2_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_2_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_3_4() { return static_cast(offsetof(U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields, ___U3CU3E9__5_3_4)); } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * get_U3CU3E9__5_3_4() const { return ___U3CU3E9__5_3_4; } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 ** get_address_of_U3CU3E9__5_3_4() { return &___U3CU3E9__5_3_4; } inline void set_U3CU3E9__5_3_4(Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * value) { ___U3CU3E9__5_3_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_3_4), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c struct U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 : public RuntimeObject { public: public: }; struct U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9 U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * ___U3CU3E9_0; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_0 Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * ___U3CU3E9__5_0_1; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_1 Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * ___U3CU3E9__5_1_2; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_2 Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * ___U3CU3E9__5_2_3; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_3 Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * ___U3CU3E9__5_3_4; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_0_1() { return static_cast(offsetof(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields, ___U3CU3E9__5_0_1)); } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * get_U3CU3E9__5_0_1() const { return ___U3CU3E9__5_0_1; } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 ** get_address_of_U3CU3E9__5_0_1() { return &___U3CU3E9__5_0_1; } inline void set_U3CU3E9__5_0_1(Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * value) { ___U3CU3E9__5_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_1_2() { return static_cast(offsetof(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields, ___U3CU3E9__5_1_2)); } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * get_U3CU3E9__5_1_2() const { return ___U3CU3E9__5_1_2; } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 ** get_address_of_U3CU3E9__5_1_2() { return &___U3CU3E9__5_1_2; } inline void set_U3CU3E9__5_1_2(Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * value) { ___U3CU3E9__5_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_1_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_2_3() { return static_cast(offsetof(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields, ___U3CU3E9__5_2_3)); } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * get_U3CU3E9__5_2_3() const { return ___U3CU3E9__5_2_3; } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 ** get_address_of_U3CU3E9__5_2_3() { return &___U3CU3E9__5_2_3; } inline void set_U3CU3E9__5_2_3(Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * value) { ___U3CU3E9__5_2_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_2_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_3_4() { return static_cast(offsetof(U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields, ___U3CU3E9__5_3_4)); } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * get_U3CU3E9__5_3_4() const { return ___U3CU3E9__5_3_4; } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 ** get_address_of_U3CU3E9__5_3_4() { return &___U3CU3E9__5_3_4; } inline void set_U3CU3E9__5_3_4(Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * value) { ___U3CU3E9__5_3_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_3_4), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c struct U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 : public RuntimeObject { public: public: }; struct U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9 U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * ___U3CU3E9_0; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_0 Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * ___U3CU3E9__5_0_1; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_1 Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * ___U3CU3E9__5_1_2; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_2 Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * ___U3CU3E9__5_2_3; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_3 Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * ___U3CU3E9__5_3_4; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_0_1() { return static_cast(offsetof(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields, ___U3CU3E9__5_0_1)); } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * get_U3CU3E9__5_0_1() const { return ___U3CU3E9__5_0_1; } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 ** get_address_of_U3CU3E9__5_0_1() { return &___U3CU3E9__5_0_1; } inline void set_U3CU3E9__5_0_1(Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * value) { ___U3CU3E9__5_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_1_2() { return static_cast(offsetof(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields, ___U3CU3E9__5_1_2)); } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * get_U3CU3E9__5_1_2() const { return ___U3CU3E9__5_1_2; } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 ** get_address_of_U3CU3E9__5_1_2() { return &___U3CU3E9__5_1_2; } inline void set_U3CU3E9__5_1_2(Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * value) { ___U3CU3E9__5_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_1_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_2_3() { return static_cast(offsetof(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields, ___U3CU3E9__5_2_3)); } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * get_U3CU3E9__5_2_3() const { return ___U3CU3E9__5_2_3; } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 ** get_address_of_U3CU3E9__5_2_3() { return &___U3CU3E9__5_2_3; } inline void set_U3CU3E9__5_2_3(Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * value) { ___U3CU3E9__5_2_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_2_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_3_4() { return static_cast(offsetof(U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields, ___U3CU3E9__5_3_4)); } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * get_U3CU3E9__5_3_4() const { return ___U3CU3E9__5_3_4; } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 ** get_address_of_U3CU3E9__5_3_4() { return &___U3CU3E9__5_3_4; } inline void set_U3CU3E9__5_3_4(Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * value) { ___U3CU3E9__5_3_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_3_4), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c struct U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E : public RuntimeObject { public: public: }; struct U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9 U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * ___U3CU3E9_0; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_0 Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * ___U3CU3E9__5_0_1; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_1 Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * ___U3CU3E9__5_1_2; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_2 Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * ___U3CU3E9__5_2_3; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c::<>9__5_3 Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * ___U3CU3E9__5_3_4; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_0_1() { return static_cast(offsetof(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields, ___U3CU3E9__5_0_1)); } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * get_U3CU3E9__5_0_1() const { return ___U3CU3E9__5_0_1; } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C ** get_address_of_U3CU3E9__5_0_1() { return &___U3CU3E9__5_0_1; } inline void set_U3CU3E9__5_0_1(Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * value) { ___U3CU3E9__5_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_0_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_1_2() { return static_cast(offsetof(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields, ___U3CU3E9__5_1_2)); } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * get_U3CU3E9__5_1_2() const { return ___U3CU3E9__5_1_2; } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C ** get_address_of_U3CU3E9__5_1_2() { return &___U3CU3E9__5_1_2; } inline void set_U3CU3E9__5_1_2(Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * value) { ___U3CU3E9__5_1_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_1_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_2_3() { return static_cast(offsetof(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields, ___U3CU3E9__5_2_3)); } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * get_U3CU3E9__5_2_3() const { return ___U3CU3E9__5_2_3; } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C ** get_address_of_U3CU3E9__5_2_3() { return &___U3CU3E9__5_2_3; } inline void set_U3CU3E9__5_2_3(Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * value) { ___U3CU3E9__5_2_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_2_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__5_3_4() { return static_cast(offsetof(U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields, ___U3CU3E9__5_3_4)); } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * get_U3CU3E9__5_3_4() const { return ___U3CU3E9__5_3_4; } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C ** get_address_of_U3CU3E9__5_3_4() { return &___U3CU3E9__5_3_4; } inline void set_U3CU3E9__5_3_4(Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * value) { ___U3CU3E9__5_3_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__5_3_4), (void*)value); } }; // System.Dynamic.Utils.CacheDict`2/Entry struct Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894 : public RuntimeObject { public: // System.Int32 System.Dynamic.Utils.CacheDict`2/Entry::_hash int32_t ____hash_0; // TKey System.Dynamic.Utils.CacheDict`2/Entry::_key RuntimeObject * ____key_1; // TValue System.Dynamic.Utils.CacheDict`2/Entry::_value RuntimeObject * ____value_2; public: inline static int32_t get_offset_of__hash_0() { return static_cast(offsetof(Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894, ____hash_0)); } inline int32_t get__hash_0() const { return ____hash_0; } inline int32_t* get_address_of__hash_0() { return &____hash_0; } inline void set__hash_0(int32_t value) { ____hash_0 = value; } inline static int32_t get_offset_of__key_1() { return static_cast(offsetof(Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894, ____key_1)); } inline RuntimeObject * get__key_1() const { return ____key_1; } inline RuntimeObject ** get_address_of__key_1() { return &____key_1; } inline void set__key_1(RuntimeObject * value) { ____key_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____key_1), (void*)value); } inline static int32_t get_offset_of__value_2() { return static_cast(offsetof(Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894, ____value_2)); } inline RuntimeObject * get__value_2() const { return ____value_2; } inline RuntimeObject ** get_address_of__value_2() { return &____value_2; } inline void set__value_2(RuntimeObject * value) { ____value_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____value_2), (void*)value); } }; // Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2 struct EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1> Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2::_e RuntimeObject* ____e_0; public: inline static int32_t get_offset_of__e_0() { return static_cast(offsetof(EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09, ____e_0)); } inline RuntimeObject* get__e_0() const { return ____e_0; } inline RuntimeObject** get_address_of__e_0() { return &____e_0; } inline void set__e_0(RuntimeObject* value) { ____e_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____e_0), (void*)value); } }; // System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices struct EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1> System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::_source RuntimeObject* ____source_0; public: inline static int32_t get_offset_of__source_0() { return static_cast(offsetof(EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7, ____source_0)); } inline RuntimeObject* get__source_0() const { return ____source_0; } inline RuntimeObject** get_address_of__source_0() { return &____source_0; } inline void set__source_0(RuntimeObject* value) { ____source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_0), (void*)value); } }; // System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices struct EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1> System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::_source RuntimeObject* ____source_0; public: inline static int32_t get_offset_of__source_0() { return static_cast(offsetof(EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205, ____source_0)); } inline RuntimeObject* get__source_0() const { return ____source_0; } inline RuntimeObject** get_address_of__source_0() { return &____source_0; } inline void set__source_0(RuntimeObject* value) { ____source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_0), (void*)value); } }; // System.Linq.EnumerableSorter`1 struct EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C : public RuntimeObject { public: public: }; // System.Linq.EnumerableSorter`1 struct EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A : public RuntimeObject { public: public: }; // System.Collections.Concurrent.ConcurrentBag`1/Enumerator struct Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 : public RuntimeObject { public: // T[] System.Collections.Concurrent.ConcurrentBag`1/Enumerator::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____array_0; // T System.Collections.Concurrent.ConcurrentBag`1/Enumerator::_current RuntimeObject * ____current_1; // System.Int32 System.Collections.Concurrent.ConcurrentBag`1/Enumerator::_index int32_t ____index_2; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__current_1() { return static_cast(offsetof(Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78, ____current_1)); } inline RuntimeObject * get__current_1() const { return ____current_1; } inline RuntimeObject ** get_address_of__current_1() { return &____current_1; } inline void set__current_1(RuntimeObject * value) { ____current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____current_1), (void*)value); } inline static int32_t get_offset_of__index_2() { return static_cast(offsetof(Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78, ____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; } }; // System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator struct Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B : public RuntimeObject { public: // System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::_builder ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * ____builder_0; // System.Int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::_index int32_t ____index_2; // T System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::_current RuntimeObject * ____current_3; public: inline static int32_t get_offset_of__builder_0() { return static_cast(offsetof(Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B, ____builder_0)); } inline ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * get__builder_0() const { return ____builder_0; } inline ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F ** get_address_of__builder_0() { return &____builder_0; } inline void set__builder_0(ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * value) { ____builder_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____builder_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B, ____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(offsetof(Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B, ____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(offsetof(Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B, ____current_3)); } inline RuntimeObject * get__current_3() const { return ____current_3; } inline RuntimeObject ** get_address_of__current_3() { return &____current_3; } inline void set__current_3(RuntimeObject * value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____current_3), (void*)value); } }; // System.Collections.Concurrent.OrderablePartitioner`1/EnumeratorDropIndices struct EnumeratorDropIndices_t6EE8E4DF373602BDB923F37565AB17A57F941E49 : public RuntimeObject { public: // System.Collections.Generic.IEnumerator`1> System.Collections.Concurrent.OrderablePartitioner`1/EnumeratorDropIndices::_source RuntimeObject* ____source_0; public: inline static int32_t get_offset_of__source_0() { return static_cast(offsetof(EnumeratorDropIndices_t6EE8E4DF373602BDB923F37565AB17A57F941E49, ____source_0)); } inline RuntimeObject* get__source_0() const { return ____source_0; } inline RuntimeObject** get_address_of__source_0() { return &____source_0; } inline void set__source_0(RuntimeObject* value) { ____source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_0), (void*)value); } }; // System.Collections.Concurrent.OrderablePartitioner`1/EnumeratorDropIndices struct EnumeratorDropIndices_tFB7932DB1FEF533A31544650C63021FE8C129EEB : public RuntimeObject { public: // System.Collections.Generic.IEnumerator`1> System.Collections.Concurrent.OrderablePartitioner`1/EnumeratorDropIndices::_source RuntimeObject* ____source_0; public: inline static int32_t get_offset_of__source_0() { return static_cast(offsetof(EnumeratorDropIndices_tFB7932DB1FEF533A31544650C63021FE8C129EEB, ____source_0)); } inline RuntimeObject* get__source_0() const { return ____source_0; } inline RuntimeObject** get_address_of__source_0() { return &____source_0; } inline void set__source_0(RuntimeObject* value) { ____source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 : public RuntimeObject { public: public: }; struct EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F : public RuntimeObject { public: public: }; struct EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (void*)value); } }; // System.Collections.Generic.HashSet`1 struct HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____slots_8)); } inline SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.HashSet`1 struct HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____slots_8)); } inline SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.HashSet`1 struct HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::_buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____buckets_7; // System.Collections.Generic.HashSet`1/Slot[] System.Collections.Generic.HashSet`1::_slots SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5* ____slots_8; // System.Int32 System.Collections.Generic.HashSet`1::_count int32_t ____count_9; // System.Int32 System.Collections.Generic.HashSet`1::_lastIndex int32_t ____lastIndex_10; // System.Int32 System.Collections.Generic.HashSet`1::_freeList int32_t ____freeList_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::_comparer RuntimeObject* ____comparer_12; // System.Int32 System.Collections.Generic.HashSet`1::_version int32_t ____version_13; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_14; public: inline static int32_t get_offset_of__buckets_7() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____buckets_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__buckets_7() const { return ____buckets_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__buckets_7() { return &____buckets_7; } inline void set__buckets_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____buckets_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____buckets_7), (void*)value); } inline static int32_t get_offset_of__slots_8() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____slots_8)); } inline SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5* get__slots_8() const { return ____slots_8; } inline SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5** get_address_of__slots_8() { return &____slots_8; } inline void set__slots_8(SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5* value) { ____slots_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____slots_8), (void*)value); } inline static int32_t get_offset_of__count_9() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____count_9)); } inline int32_t get__count_9() const { return ____count_9; } inline int32_t* get_address_of__count_9() { return &____count_9; } inline void set__count_9(int32_t value) { ____count_9 = value; } inline static int32_t get_offset_of__lastIndex_10() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____lastIndex_10)); } inline int32_t get__lastIndex_10() const { return ____lastIndex_10; } inline int32_t* get_address_of__lastIndex_10() { return &____lastIndex_10; } inline void set__lastIndex_10(int32_t value) { ____lastIndex_10 = value; } inline static int32_t get_offset_of__freeList_11() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____freeList_11)); } inline int32_t get__freeList_11() const { return ____freeList_11; } inline int32_t* get_address_of__freeList_11() { return &____freeList_11; } inline void set__freeList_11(int32_t value) { ____freeList_11 = value; } inline static int32_t get_offset_of__comparer_12() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____comparer_12)); } inline RuntimeObject* get__comparer_12() const { return ____comparer_12; } inline RuntimeObject** get_address_of__comparer_12() { return &____comparer_12; } inline void set__comparer_12(RuntimeObject* value) { ____comparer_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_12), (void*)value); } inline static int32_t get_offset_of__version_13() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____version_13)); } inline int32_t get__version_13() const { return ____version_13; } inline int32_t* get_address_of__version_13() { return &____version_13; } inline void set__version_13(int32_t value) { ____version_13 = value; } inline static int32_t get_offset_of__siInfo_14() { return static_cast(offsetof(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B, ____siInfo_14)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_14() const { return ____siInfo_14; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_14() { return &____siInfo_14; } inline void set__siInfo_14(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_14), (void*)value); } }; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item RuntimeObject * ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F, ___list_0)); } inline LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * get_list_0() const { return ___list_0; } inline LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F, ___next_1)); } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * get_next_1() const { return ___next_1; } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F, ___prev_2)); } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F, ___item_3)); } inline RuntimeObject * get_item_3() const { return ___item_3; } inline RuntimeObject ** get_address_of_item_3() { return &___item_3; } inline void set_item_3(RuntimeObject * value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_3), (void*)value); } }; // System.Collections.Generic.LinkedList`1> struct LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B, ___head_0)); } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * get_head_0() const { return ___head_0; } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B, ____siInfo_4)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.LinkedList`1> struct LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689, ___head_0)); } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * get_head_0() const { return ___head_0; } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689, ____siInfo_4)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B, ___head_0)); } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * get_head_0() const { return ___head_0; } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B, ____siInfo_4)); } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7, ____items_1)); } inline KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____items_1)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E, ____items_1)); } inline KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC, ____items_1)); } inline KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* get__items_1() const { return ____items_1; } inline KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC_StaticFields, ____emptyArray_5)); } inline KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* get__emptyArray_5() const { return ____emptyArray_5; } inline KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED, ____items_1)); } inline ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* get__items_1() const { return ____items_1; } inline ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED_StaticFields, ____emptyArray_5)); } inline ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* get__emptyArray_5() const { return ____emptyArray_5; } inline ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tD06950283859C5EF1757856EE41AE815B706671E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD06950283859C5EF1757856EE41AE815B706671E, ____items_1)); } inline ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* get__items_1() const { return ____items_1; } inline ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD06950283859C5EF1757856EE41AE815B706671E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD06950283859C5EF1757856EE41AE815B706671E, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD06950283859C5EF1757856EE41AE815B706671E, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD06950283859C5EF1757856EE41AE815B706671E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD06950283859C5EF1757856EE41AE815B706671E_StaticFields, ____emptyArray_5)); } inline ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* get__emptyArray_5() const { return ____emptyArray_5; } inline ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC, ____items_1)); } inline ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* get__items_1() const { return ____items_1; } inline ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC_StaticFields, ____emptyArray_5)); } inline ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* get__emptyArray_5() const { return ____emptyArray_5; } inline ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1, ____items_1)); } inline ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* get__items_1() const { return ____items_1; } inline ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1_StaticFields, ____emptyArray_5)); } inline ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* get__emptyArray_5() const { return ____emptyArray_5; } inline ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB, ____items_1)); } inline Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* get__items_1() const { return ____items_1; } inline Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB_StaticFields, ____emptyArray_5)); } inline Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D, ____items_1)); } inline BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* get__items_1() const { return ____items_1; } inline BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D_StaticFields, ____emptyArray_5)); } inline BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* get__emptyArray_5() const { return ____emptyArray_5; } inline BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8, ____items_1)); } inline BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* get__items_1() const { return ____items_1; } inline BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8_StaticFields, ____emptyArray_5)); } inline BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* get__emptyArray_5() const { return ____emptyArray_5; } inline BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____items_1)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get__items_1() const { return ____items_1; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3_StaticFields, ____emptyArray_5)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get__emptyArray_5() const { return ____emptyArray_5; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3, ____items_1)); } inline BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* get__items_1() const { return ____items_1; } inline BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3_StaticFields, ____emptyArray_5)); } inline BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* get__emptyArray_5() const { return ____emptyArray_5; } inline BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913, ____items_1)); } inline BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* get__items_1() const { return ____items_1; } inline BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913_StaticFields, ____emptyArray_5)); } inline BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* get__emptyArray_5() const { return ____emptyArray_5; } inline BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____items_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__items_1() const { return ____items_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF_StaticFields, ____emptyArray_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__emptyArray_5() const { return ____emptyArray_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B, ____items_1)); } inline CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* get__items_1() const { return ____items_1; } inline CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B_StaticFields, ____emptyArray_5)); } inline CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* get__emptyArray_5() const { return ____emptyArray_5; } inline CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE, ____items_1)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get__items_1() const { return ____items_1; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE_StaticFields, ____emptyArray_5)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get__emptyArray_5() const { return ____emptyArray_5; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____items_1)); } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* get__items_1() const { return ____items_1; } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5_StaticFields, ____emptyArray_5)); } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* get__emptyArray_5() const { return ____emptyArray_5; } inline Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66, ____items_1)); } inline ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* get__items_1() const { return ____items_1; } inline ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66_StaticFields, ____emptyArray_5)); } inline ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* get__emptyArray_5() const { return ____emptyArray_5; } inline ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5, ____items_1)); } inline Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* get__items_1() const { return ____items_1; } inline Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5_StaticFields, ____emptyArray_5)); } inline Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* get__emptyArray_5() const { return ____emptyArray_5; } inline Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____items_1)); } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* get__items_1() const { return ____items_1; } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC_StaticFields, ____emptyArray_5)); } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* get__emptyArray_5() const { return ____emptyArray_5; } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6A1295D69B538887EB0A62B321F30014A5691173 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____items_1)); } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* get__items_1() const { return ____items_1; } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6A1295D69B538887EB0A62B321F30014A5691173_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173_StaticFields, ____emptyArray_5)); } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* get__emptyArray_5() const { return ____emptyArray_5; } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t137B540BF717527106254AA05BE36A51A068C8F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____items_1)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get__items_1() const { return ____items_1; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t137B540BF717527106254AA05BE36A51A068C8F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5_StaticFields, ____emptyArray_5)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get__emptyArray_5() const { return ____emptyArray_5; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599, ____items_1)); } inline DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* get__items_1() const { return ____items_1; } inline DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599_StaticFields, ____emptyArray_5)); } inline DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* get__emptyArray_5() const { return ____emptyArray_5; } inline DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____items_1)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get__items_1() const { return ____items_1; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC_StaticFields, ____emptyArray_5)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get__emptyArray_5() const { return ____emptyArray_5; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____items_1)); } inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get__items_1() const { return ____items_1; } inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE870449A6BC21548542BC92F18B284004FA8668A_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE870449A6BC21548542BC92F18B284004FA8668A_StaticFields, ____emptyArray_5)); } inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* get__emptyArray_5() const { return ____emptyArray_5; } inline GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD, ____items_1)); } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* get__items_1() const { return ____items_1; } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD_StaticFields, ____emptyArray_5)); } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* get__emptyArray_5() const { return ____emptyArray_5; } inline IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t985353431229C8151763A38589D03FBD829D85E5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____items_1)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get__items_1() const { return ____items_1; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t985353431229C8151763A38589D03FBD829D85E5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5_StaticFields, ____emptyArray_5)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get__emptyArray_5() const { return ____emptyArray_5; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A, ____items_1)); } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* get__items_1() const { return ____items_1; } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A_StaticFields, ____emptyArray_5)); } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____items_1)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get__items_1() const { return ____items_1; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4_StaticFields, ____emptyArray_5)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get__emptyArray_5() const { return ____emptyArray_5; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE, ____items_1)); } inline InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* get__items_1() const { return ____items_1; } inline InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283** get_address_of__items_1() { return &____items_1; } inline void set__items_1(InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE_StaticFields, ____emptyArray_5)); } inline InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* get__emptyArray_5() const { return ____emptyArray_5; } inline InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC, ____items_1)); } inline JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* get__items_1() const { return ____items_1; } inline JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597** get_address_of__items_1() { return &____items_1; } inline void set__items_1(JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC_StaticFields, ____emptyArray_5)); } inline JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* get__emptyArray_5() const { return ____emptyArray_5; } inline JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B, ____items_1)); } inline MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* get__items_1() const { return ____items_1; } inline MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B_StaticFields, ____emptyArray_5)); } inline MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* get__emptyArray_5() const { return ____emptyArray_5; } inline MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68, ____items_1)); } inline ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* get__items_1() const { return ____items_1; } inline ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68_StaticFields, ____emptyArray_5)); } inline ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* get__emptyArray_5() const { return ____emptyArray_5; } inline ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23, ____items_1)); } inline PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* get__items_1() const { return ____items_1; } inline PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23_StaticFields, ____emptyArray_5)); } inline PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* get__emptyArray_5() const { return ____emptyArray_5; } inline PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t2AF104D60315227C623084E47EED6630D55BBB37 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2AF104D60315227C623084E47EED6630D55BBB37, ____items_1)); } inline PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* get__items_1() const { return ____items_1; } inline PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4** get_address_of__items_1() { return &____items_1; } inline void set__items_1(PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2AF104D60315227C623084E47EED6630D55BBB37, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2AF104D60315227C623084E47EED6630D55BBB37, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t2AF104D60315227C623084E47EED6630D55BBB37, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t2AF104D60315227C623084E47EED6630D55BBB37_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t2AF104D60315227C623084E47EED6630D55BBB37_StaticFields, ____emptyArray_5)); } inline PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* get__emptyArray_5() const { return ____emptyArray_5; } inline PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB, ____items_1)); } inline QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* get__items_1() const { return ____items_1; } inline QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6** get_address_of__items_1() { return &____items_1; } inline void set__items_1(QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB_StaticFields, ____emptyArray_5)); } inline QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* get__emptyArray_5() const { return ____emptyArray_5; } inline QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3926283FA9AE49778D95220056CEBFB01D034379 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3926283FA9AE49778D95220056CEBFB01D034379, ____items_1)); } inline RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* get__items_1() const { return ____items_1; } inline RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3926283FA9AE49778D95220056CEBFB01D034379, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3926283FA9AE49778D95220056CEBFB01D034379, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3926283FA9AE49778D95220056CEBFB01D034379, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3926283FA9AE49778D95220056CEBFB01D034379_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3926283FA9AE49778D95220056CEBFB01D034379_StaticFields, ____emptyArray_5)); } inline RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* get__emptyArray_5() const { return ____emptyArray_5; } inline RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____items_1)); } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* get__items_1() const { return ____items_1; } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447_StaticFields, ____emptyArray_5)); } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* get__emptyArray_5() const { return ____emptyArray_5; } inline RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE, ____items_1)); } inline RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* get__items_1() const { return ____items_1; } inline RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE_StaticFields, ____emptyArray_5)); } inline RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* get__emptyArray_5() const { return ____emptyArray_5; } inline RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____items_1)); } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* get__items_1() const { return ____items_1; } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45_StaticFields, ____emptyArray_5)); } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* get__emptyArray_5() const { return ____emptyArray_5; } inline RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____items_1)); } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get__items_1() const { return ____items_1; } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7_StaticFields, ____emptyArray_5)); } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get__emptyArray_5() const { return ____emptyArray_5; } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____items_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get__items_1() const { return ____items_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA_StaticFields, ____emptyArray_5)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get__emptyArray_5() const { return ____emptyArray_5; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____items_1)); } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* get__items_1() const { return ____items_1; } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6_StaticFields, ____emptyArray_5)); } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* get__emptyArray_5() const { return ____emptyArray_5; } inline StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59, ____items_1)); } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* get__items_1() const { return ____items_1; } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59_StaticFields, ____emptyArray_5)); } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* get__emptyArray_5() const { return ____emptyArray_5; } inline StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24, ____items_1)); } inline StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* get__items_1() const { return ____items_1; } inline StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24_StaticFields, ____emptyArray_5)); } inline StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* get__emptyArray_5() const { return ____emptyArray_5; } inline StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____items_1)); } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* get__items_1() const { return ____items_1; } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F_StaticFields, ____emptyArray_5)); } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* get__emptyArray_5() const { return ____emptyArray_5; } inline StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____items_1)); } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* get__items_1() const { return ____items_1; } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3_StaticFields, ____emptyArray_5)); } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* get__emptyArray_5() const { return ____emptyArray_5; } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D, ____items_1)); } inline UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* get__items_1() const { return ____items_1; } inline UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D_StaticFields, ____emptyArray_5)); } inline UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* get__emptyArray_5() const { return ____emptyArray_5; } inline UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB, ____items_1)); } inline UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* get__items_1() const { return ____items_1; } inline UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB_StaticFields, ____emptyArray_5)); } inline UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* get__emptyArray_5() const { return ____emptyArray_5; } inline UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F, ____items_1)); } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* get__items_1() const { return ____items_1; } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F_StaticFields, ____emptyArray_5)); } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* get__emptyArray_5() const { return ____emptyArray_5; } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____items_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get__items_1() const { return ____items_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5_StaticFields, ____emptyArray_5)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____items_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__items_1() const { return ____items_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields, ____emptyArray_5)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____items_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get__items_1() const { return ____items_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B_StaticFields, ____emptyArray_5)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____array_0)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get__array_0() const { return ____array_0; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of__array_0() { return &____array_0; } inline void set__array_0(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____array_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__array_0() const { return ____array_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__array_0() { return &____array_0; } inline void set__array_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)value); } }; // System.Collections.Generic.Queue`1 struct Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 : public RuntimeObject { public: // T[] System.Collections.Generic.Queue`1::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____array_0; // System.Int32 System.Collections.Generic.Queue`1::_head int32_t ____head_1; // System.Int32 System.Collections.Generic.Queue`1::_tail int32_t ____tail_2; // System.Int32 System.Collections.Generic.Queue`1::_size int32_t ____size_3; // System.Int32 System.Collections.Generic.Queue`1::_version int32_t ____version_4; // System.Object System.Collections.Generic.Queue`1::_syncRoot RuntimeObject * ____syncRoot_5; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__version_4() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____version_4)); } inline int32_t get__version_4() const { return ____version_4; } inline int32_t* get_address_of__version_4() { return &____version_4; } inline void set__version_4(int32_t value) { ____version_4 = value; } inline static int32_t get_offset_of__syncRoot_5() { return static_cast(offsetof(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64, ____syncRoot_5)); } inline RuntimeObject * get__syncRoot_5() const { return ____syncRoot_5; } inline RuntimeObject ** get_address_of__syncRoot_5() { return &____syncRoot_5; } inline void set__syncRoot_5(RuntimeObject * value) { ____syncRoot_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_5), (void*)value); } }; // System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1 struct ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F : public RuntimeObject { public: // T[] System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_0; // System.Int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1::_size int32_t ____size_1; // System.Int32 System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1::_version int32_t ____version_2; public: inline static int32_t get_offset_of__items_0() { return static_cast(offsetof(ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F, ____items_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_0() const { return ____items_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_0() { return &____items_0; } inline void set__items_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F, ____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; } }; // System.Collections.Generic.Stack`1 struct Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55, ____array_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__array_0() const { return ____array_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__array_0() { return &____array_0; } inline void set__array_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84, ____array_0)); } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* get__array_0() const { return ____array_0; } inline Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD** get_address_of__array_0() { return &____array_0; } inline void set__array_0(Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____array_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; // System.Collections.Generic.Stack`1 struct Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC : public RuntimeObject { public: // T[] System.Collections.Generic.Stack`1::_array TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* ____array_0; // System.Int32 System.Collections.Generic.Stack`1::_size int32_t ____size_1; // System.Int32 System.Collections.Generic.Stack`1::_version int32_t ____version_2; // System.Object System.Collections.Generic.Stack`1::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC, ____array_0)); } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* get__array_0() const { return ____array_0; } inline TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C** get_address_of__array_0() { return &____array_0; } inline void set__array_0(TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__syncRoot_3() { return static_cast(offsetof(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor struct CloningImageProcessor_t1630CB01AAB8C71AAF43C2F18D43A138B41B4F2A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor struct EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF : public RuntimeObject { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor::k__BackingField float ___U3CThresholdU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CThresholdU3Ek__BackingField_0() { return static_cast(offsetof(EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF, ___U3CThresholdU3Ek__BackingField_0)); } inline float get_U3CThresholdU3Ek__BackingField_0() const { return ___U3CThresholdU3Ek__BackingField_0; } inline float* get_address_of_U3CThresholdU3Ek__BackingField_0() { return &___U3CThresholdU3Ek__BackingField_0; } inline void set_U3CThresholdU3Ek__BackingField_0(float value) { ___U3CThresholdU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 : public RuntimeObject { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_2; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata SixLabors.ImageSharp.ImageFrame::k__BackingField ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * ___U3CMetadataU3Ek__BackingField_3; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_1() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CWidthU3Ek__BackingField_1)); } inline int32_t get_U3CWidthU3Ek__BackingField_1() const { return ___U3CWidthU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_1() { return &___U3CWidthU3Ek__BackingField_1; } inline void set_U3CWidthU3Ek__BackingField_1(int32_t value) { ___U3CWidthU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_2() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CHeightU3Ek__BackingField_2)); } inline int32_t get_U3CHeightU3Ek__BackingField_2() const { return ___U3CHeightU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_2() { return &___U3CHeightU3Ek__BackingField_2; } inline void set_U3CHeightU3Ek__BackingField_2(int32_t value) { ___U3CHeightU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_3() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CMetadataU3Ek__BackingField_3)); } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * get_U3CMetadataU3Ek__BackingField_3() const { return ___U3CMetadataU3Ek__BackingField_3; } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E ** get_address_of_U3CMetadataU3Ek__BackingField_3() { return &___U3CMetadataU3Ek__BackingField_3; } inline void set_U3CMetadataU3Ek__BackingField_3(ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * value) { ___U3CMetadataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_3), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection struct ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A : public RuntimeObject { public: // System.Boolean SixLabors.ImageSharp.ImageFrameCollection::isDisposed bool ___isDisposed_0; public: inline static int32_t get_offset_of_isDisposed_0() { return static_cast(offsetof(ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A, ___isDisposed_0)); } inline bool get_isDisposed_0() const { return ___isDisposed_0; } inline bool* get_address_of_isDisposed_0() { return &___isDisposed_0; } inline void set_isDisposed_0(bool value) { ___isDisposed_0 = value; } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfo::m_members StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_members_3; // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_data_4; // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___m_types_5; // System.Collections.Generic.Dictionary`2 System.Runtime.Serialization.SerializationInfo::m_nameToIndex Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___m_nameToIndex_6; // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember int32_t ___m_currMember_7; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter RuntimeObject* ___m_converter_8; // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName String_t* ___m_fullTypeName_9; // System.String System.Runtime.Serialization.SerializationInfo::m_assemName String_t* ___m_assemName_10; // System.Type System.Runtime.Serialization.SerializationInfo::objectType Type_t * ___objectType_11; // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit bool ___isFullTypeNameSetExplicit_12; // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit bool ___isAssemblyNameSetExplicit_13; // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust bool ___requireSameTokenInPartialTrust_14; public: inline static int32_t get_offset_of_m_members_3() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_members_3)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_members_3() const { return ___m_members_3; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_members_3() { return &___m_members_3; } inline void set_m_members_3(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_members_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value); } inline static int32_t get_offset_of_m_data_4() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_data_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_data_4() const { return ___m_data_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_data_4() { return &___m_data_4; } inline void set_m_data_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value); } inline static int32_t get_offset_of_m_types_5() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_types_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_m_types_5() const { return ___m_types_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_m_types_5() { return &___m_types_5; } inline void set_m_types_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___m_types_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value); } inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_nameToIndex_6)); } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; } inline void set_m_nameToIndex_6(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value) { ___m_nameToIndex_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value); } inline static int32_t get_offset_of_m_currMember_7() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_currMember_7)); } inline int32_t get_m_currMember_7() const { return ___m_currMember_7; } inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; } inline void set_m_currMember_7(int32_t value) { ___m_currMember_7 = value; } inline static int32_t get_offset_of_m_converter_8() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_converter_8)); } inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; } inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; } inline void set_m_converter_8(RuntimeObject* value) { ___m_converter_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value); } inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_fullTypeName_9)); } inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; } inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; } inline void set_m_fullTypeName_9(String_t* value) { ___m_fullTypeName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value); } inline static int32_t get_offset_of_m_assemName_10() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_assemName_10)); } inline String_t* get_m_assemName_10() const { return ___m_assemName_10; } inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; } inline void set_m_assemName_10(String_t* value) { ___m_assemName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value); } inline static int32_t get_offset_of_objectType_11() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___objectType_11)); } inline Type_t * get_objectType_11() const { return ___objectType_11; } inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; } inline void set_objectType_11(Type_t * value) { ___objectType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value); } inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isFullTypeNameSetExplicit_12)); } inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; } inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; } inline void set_isFullTypeNameSetExplicit_12(bool value) { ___isFullTypeNameSetExplicit_12 = value; } inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isAssemblyNameSetExplicit_13)); } inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; } inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; } inline void set_isAssemblyNameSetExplicit_13(bool value) { ___isAssemblyNameSetExplicit_13 = value; } inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___requireSameTokenInPartialTrust_14)); } inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; } inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; } inline void set_requireSameTokenInPartialTrust_14(bool value) { ___requireSameTokenInPartialTrust_14 = value; } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(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(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(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_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 { public: // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::delegateFunc Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * ___delegateFunc_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::componentValue float ___componentValue_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::width int32_t ___width_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::height int32_t ___height_3; public: inline static int32_t get_offset_of_delegateFunc_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0, ___delegateFunc_0)); } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * get_delegateFunc_0() const { return ___delegateFunc_0; } inline Func_5_t294C5827162065808B2FD6494EBA60063F61E894 ** get_address_of_delegateFunc_0() { return &___delegateFunc_0; } inline void set_delegateFunc_0(Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * value) { ___delegateFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegateFunc_0), (void*)value); } inline static int32_t get_offset_of_componentValue_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0, ___componentValue_1)); } inline float get_componentValue_1() const { return ___componentValue_1; } inline float* get_address_of_componentValue_1() { return &___componentValue_1; } inline void set_componentValue_1(float value) { ___componentValue_1 = value; } inline static int32_t get_offset_of_width_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0, ___width_2)); } inline int32_t get_width_2() const { return ___width_2; } inline int32_t* get_address_of_width_2() { return &___width_2; } inline void set_width_2(int32_t value) { ___width_2 = value; } inline static int32_t get_offset_of_height_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0, ___height_3)); } inline int32_t get_height_3() const { return ___height_3; } inline int32_t* get_address_of_height_3() { return &___height_3; } inline void set_height_3(int32_t value) { ___height_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 { public: // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::delegateFunc Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * ___delegateFunc_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::componentValue float ___componentValue_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::width int32_t ___width_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::height int32_t ___height_3; public: inline static int32_t get_offset_of_delegateFunc_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9, ___delegateFunc_0)); } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * get_delegateFunc_0() const { return ___delegateFunc_0; } inline Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 ** get_address_of_delegateFunc_0() { return &___delegateFunc_0; } inline void set_delegateFunc_0(Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * value) { ___delegateFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegateFunc_0), (void*)value); } inline static int32_t get_offset_of_componentValue_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9, ___componentValue_1)); } inline float get_componentValue_1() const { return ___componentValue_1; } inline float* get_address_of_componentValue_1() { return &___componentValue_1; } inline void set_componentValue_1(float value) { ___componentValue_1 = value; } inline static int32_t get_offset_of_width_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9, ___width_2)); } inline int32_t get_width_2() const { return ___width_2; } inline int32_t* get_address_of_width_2() { return &___width_2; } inline void set_width_2(int32_t value) { ___width_2 = value; } inline static int32_t get_offset_of_height_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9, ___height_3)); } inline int32_t get_height_3() const { return ___height_3; } inline int32_t* get_address_of_height_3() { return &___height_3; } inline void set_height_3(int32_t value) { ___height_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 { public: // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::delegateFunc Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * ___delegateFunc_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::componentValue float ___componentValue_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::width int32_t ___width_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::height int32_t ___height_3; public: inline static int32_t get_offset_of_delegateFunc_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769, ___delegateFunc_0)); } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * get_delegateFunc_0() const { return ___delegateFunc_0; } inline Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 ** get_address_of_delegateFunc_0() { return &___delegateFunc_0; } inline void set_delegateFunc_0(Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * value) { ___delegateFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegateFunc_0), (void*)value); } inline static int32_t get_offset_of_componentValue_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769, ___componentValue_1)); } inline float get_componentValue_1() const { return ___componentValue_1; } inline float* get_address_of_componentValue_1() { return &___componentValue_1; } inline void set_componentValue_1(float value) { ___componentValue_1 = value; } inline static int32_t get_offset_of_width_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769, ___width_2)); } inline int32_t get_width_2() const { return ___width_2; } inline int32_t* get_address_of_width_2() { return &___width_2; } inline void set_width_2(int32_t value) { ___width_2 = value; } inline static int32_t get_offset_of_height_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769, ___height_3)); } inline int32_t get_height_3() const { return ___height_3; } inline int32_t* get_address_of_height_3() { return &___height_3; } inline void set_height_3(int32_t value) { ___height_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0 struct U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 { public: // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::delegateFunc Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * ___delegateFunc_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::componentValue float ___componentValue_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::width int32_t ___width_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0::height int32_t ___height_3; public: inline static int32_t get_offset_of_delegateFunc_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60, ___delegateFunc_0)); } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * get_delegateFunc_0() const { return ___delegateFunc_0; } inline Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C ** get_address_of_delegateFunc_0() { return &___delegateFunc_0; } inline void set_delegateFunc_0(Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * value) { ___delegateFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegateFunc_0), (void*)value); } inline static int32_t get_offset_of_componentValue_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60, ___componentValue_1)); } inline float get_componentValue_1() const { return ___componentValue_1; } inline float* get_address_of_componentValue_1() { return &___componentValue_1; } inline void set_componentValue_1(float value) { ___componentValue_1 = value; } inline static int32_t get_offset_of_width_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60, ___width_2)); } inline int32_t get_width_2() const { return ___width_2; } inline int32_t* get_address_of_width_2() { return &___width_2; } inline void set_width_2(int32_t value) { ___width_2 = value; } inline static int32_t get_offset_of_height_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60, ___height_3)); } inline int32_t get_height_3() const { return ___height_3; } inline int32_t* get_address_of_height_3() { return &___height_3; } inline void set_height_3(int32_t value) { ___height_3 = value; } }; // System.Xml.Linq.XHashtable`1/XHashtableState/Entry struct Entry_t07D1CC404E65C6AB3CD8F93EC6546722B73EBF94 { public: // TValue System.Xml.Linq.XHashtable`1/XHashtableState/Entry::Value RuntimeObject * ___Value_0; // System.Int32 System.Xml.Linq.XHashtable`1/XHashtableState/Entry::HashCode int32_t ___HashCode_1; // System.Int32 System.Xml.Linq.XHashtable`1/XHashtableState/Entry::Next int32_t ___Next_2; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(Entry_t07D1CC404E65C6AB3CD8F93EC6546722B73EBF94, ___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_HashCode_1() { return static_cast(offsetof(Entry_t07D1CC404E65C6AB3CD8F93EC6546722B73EBF94, ___HashCode_1)); } inline int32_t get_HashCode_1() const { return ___HashCode_1; } inline int32_t* get_address_of_HashCode_1() { return &___HashCode_1; } inline void set_HashCode_1(int32_t value) { ___HashCode_1 = value; } inline static int32_t get_offset_of_Next_2() { return static_cast(offsetof(Entry_t07D1CC404E65C6AB3CD8F93EC6546722B73EBF94, ___Next_2)); } inline int32_t get_Next_2() const { return ___Next_2; } inline int32_t* get_address_of_Next_2() { return &___Next_2; } inline void set_Next_2(int32_t value) { ___Next_2 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tDC6B5B6EF2FC2247811C43D191A724C9BDEBE574 { 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 bool ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tDC6B5B6EF2FC2247811C43D191A724C9BDEBE574, ___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(offsetof(Entry_tDC6B5B6EF2FC2247811C43D191A724C9BDEBE574, ___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(offsetof(Entry_tDC6B5B6EF2FC2247811C43D191A724C9BDEBE574, ___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(offsetof(Entry_tDC6B5B6EF2FC2247811C43D191A724C9BDEBE574, ___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 struct Entry_t451329272BBC6DD557728CC31D180CDB00BCFB39 { 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 Il2CppChar ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t451329272BBC6DD557728CC31D180CDB00BCFB39, ___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(offsetof(Entry_t451329272BBC6DD557728CC31D180CDB00BCFB39, ___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(offsetof(Entry_t451329272BBC6DD557728CC31D180CDB00BCFB39, ___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(offsetof(Entry_t451329272BBC6DD557728CC31D180CDB00BCFB39, ___value_3)); } inline Il2CppChar get_value_3() const { return ___value_3; } inline Il2CppChar* get_address_of_value_3() { return &___value_3; } inline void set_value_3(Il2CppChar value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tCDC4EA498E71B056C8C5CAA79DCC23A3051ABBA2 { 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 int32_t ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tCDC4EA498E71B056C8C5CAA79DCC23A3051ABBA2, ___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(offsetof(Entry_tCDC4EA498E71B056C8C5CAA79DCC23A3051ABBA2, ___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(offsetof(Entry_tCDC4EA498E71B056C8C5CAA79DCC23A3051ABBA2, ___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(offsetof(Entry_tCDC4EA498E71B056C8C5CAA79DCC23A3051ABBA2, ___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 struct Entry_t566665F9E0C95BD89070FA959BD9CD9652B11B1E { 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 int64_t ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t566665F9E0C95BD89070FA959BD9CD9652B11B1E, ___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(offsetof(Entry_t566665F9E0C95BD89070FA959BD9CD9652B11B1E, ___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(offsetof(Entry_t566665F9E0C95BD89070FA959BD9CD9652B11B1E, ___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(offsetof(Entry_t566665F9E0C95BD89070FA959BD9CD9652B11B1E, ___value_3)); } inline int64_t get_value_3() const { return ___value_3; } inline int64_t* get_address_of_value_3() { return &___value_3; } inline void set_value_3(int64_t value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tD3C172E348082DAA38034A7BFC5251A40A96D632 { 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(offsetof(Entry_tD3C172E348082DAA38034A7BFC5251A40A96D632, ___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(offsetof(Entry_tD3C172E348082DAA38034A7BFC5251A40A96D632, ___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(offsetof(Entry_tD3C172E348082DAA38034A7BFC5251A40A96D632, ___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(offsetof(Entry_tD3C172E348082DAA38034A7BFC5251A40A96D632, ___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 struct Entry_t433EC2E04BDF0855EE1D9C7D5775426888E97E4A { 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(offsetof(Entry_t433EC2E04BDF0855EE1D9C7D5775426888E97E4A, ___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(offsetof(Entry_t433EC2E04BDF0855EE1D9C7D5775426888E97E4A, ___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(offsetof(Entry_t433EC2E04BDF0855EE1D9C7D5775426888E97E4A, ___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(offsetof(Entry_t433EC2E04BDF0855EE1D9C7D5775426888E97E4A, ___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 struct Entry_tE032650534234E8BCC41BF224A68F799EB231216 { 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(offsetof(Entry_tE032650534234E8BCC41BF224A68F799EB231216, ___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(offsetof(Entry_tE032650534234E8BCC41BF224A68F799EB231216, ___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(offsetof(Entry_tE032650534234E8BCC41BF224A68F799EB231216, ___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(offsetof(Entry_tE032650534234E8BCC41BF224A68F799EB231216, ___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 struct Entry_t19C714E802975CC32D4BD74AE5A32816E1352D0A { 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(offsetof(Entry_t19C714E802975CC32D4BD74AE5A32816E1352D0A, ___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(offsetof(Entry_t19C714E802975CC32D4BD74AE5A32816E1352D0A, ___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(offsetof(Entry_t19C714E802975CC32D4BD74AE5A32816E1352D0A, ___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(offsetof(Entry_t19C714E802975CC32D4BD74AE5A32816E1352D0A, ___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 struct Entry_t83C37D8208C6D1FBF2FAE2AACE83E9AA3EDBB4DE { 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(offsetof(Entry_t83C37D8208C6D1FBF2FAE2AACE83E9AA3EDBB4DE, ___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(offsetof(Entry_t83C37D8208C6D1FBF2FAE2AACE83E9AA3EDBB4DE, ___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(offsetof(Entry_t83C37D8208C6D1FBF2FAE2AACE83E9AA3EDBB4DE, ___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(offsetof(Entry_t83C37D8208C6D1FBF2FAE2AACE83E9AA3EDBB4DE, ___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 struct Entry_tEB6BA79AEA99BB76838C2C976F1B8E940BB541DC { 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 float ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tEB6BA79AEA99BB76838C2C976F1B8E940BB541DC, ___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(offsetof(Entry_tEB6BA79AEA99BB76838C2C976F1B8E940BB541DC, ___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(offsetof(Entry_tEB6BA79AEA99BB76838C2C976F1B8E940BB541DC, ___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(offsetof(Entry_tEB6BA79AEA99BB76838C2C976F1B8E940BB541DC, ___value_3)); } inline float get_value_3() const { return ___value_3; } inline float* get_address_of_value_3() { return &___value_3; } inline void set_value_3(float value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t208639F3F4F37C945E22645BD356EDD28167B721 { 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 int32_t ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t208639F3F4F37C945E22645BD356EDD28167B721, ___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(offsetof(Entry_t208639F3F4F37C945E22645BD356EDD28167B721, ___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(offsetof(Entry_t208639F3F4F37C945E22645BD356EDD28167B721, ___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(offsetof(Entry_t208639F3F4F37C945E22645BD356EDD28167B721, ___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 struct Entry_t03A87BF6367938D67497088665C733ED14E14AC9 { 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(offsetof(Entry_t03A87BF6367938D67497088665C733ED14E14AC9, ___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(offsetof(Entry_t03A87BF6367938D67497088665C733ED14E14AC9, ___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(offsetof(Entry_t03A87BF6367938D67497088665C733ED14E14AC9, ___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(offsetof(Entry_t03A87BF6367938D67497088665C733ED14E14AC9, ___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 struct Entry_tB8932D0B86CDAE927DCDD952D23F52D6F525736C { 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 uint32_t ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tB8932D0B86CDAE927DCDD952D23F52D6F525736C, ___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(offsetof(Entry_tB8932D0B86CDAE927DCDD952D23F52D6F525736C, ___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(offsetof(Entry_tB8932D0B86CDAE927DCDD952D23F52D6F525736C, ___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(offsetof(Entry_tB8932D0B86CDAE927DCDD952D23F52D6F525736C, ___value_3)); } inline uint32_t get_value_3() const { return ___value_3; } inline uint32_t* get_address_of_value_3() { return &___value_3; } inline void set_value_3(uint32_t value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t8E7896C112810E7B3FD1419DDAC87B62F5549A31 { 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 uint64_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(offsetof(Entry_t8E7896C112810E7B3FD1419DDAC87B62F5549A31, ___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(offsetof(Entry_t8E7896C112810E7B3FD1419DDAC87B62F5549A31, ___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(offsetof(Entry_t8E7896C112810E7B3FD1419DDAC87B62F5549A31, ___key_2)); } inline uint64_t get_key_2() const { return ___key_2; } inline uint64_t* get_address_of_key_2() { return &___key_2; } inline void set_key_2(uint64_t value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t8E7896C112810E7B3FD1419DDAC87B62F5549A31, ___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.EnumEqualityComparer`1 struct EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D : public EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 { public: public: }; // System.Collections.Generic.EnumEqualityComparer`1 struct EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF : public EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F { public: public: }; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F : public EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C { public: // System.Func`2 System.Linq.EnumerableSorter`2::keySelector Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * ___keySelector_0; // System.Collections.Generic.IComparer`1 System.Linq.EnumerableSorter`2::comparer RuntimeObject* ___comparer_1; // System.Boolean System.Linq.EnumerableSorter`2::descending bool ___descending_2; // System.Linq.EnumerableSorter`1 System.Linq.EnumerableSorter`2::next EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * ___next_3; // TKey[] System.Linq.EnumerableSorter`2::keys Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___keys_4; public: inline static int32_t get_offset_of_keySelector_0() { return static_cast(offsetof(EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F, ___keySelector_0)); } inline Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * get_keySelector_0() const { return ___keySelector_0; } inline Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA ** get_address_of_keySelector_0() { return &___keySelector_0; } inline void set_keySelector_0(Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * value) { ___keySelector_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___keySelector_0), (void*)value); } inline static int32_t get_offset_of_comparer_1() { return static_cast(offsetof(EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F, ___comparer_1)); } inline RuntimeObject* get_comparer_1() const { return ___comparer_1; } inline RuntimeObject** get_address_of_comparer_1() { return &___comparer_1; } inline void set_comparer_1(RuntimeObject* value) { ___comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_1), (void*)value); } inline static int32_t get_offset_of_descending_2() { return static_cast(offsetof(EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F, ___descending_2)); } inline bool get_descending_2() const { return ___descending_2; } inline bool* get_address_of_descending_2() { return &___descending_2; } inline void set_descending_2(bool value) { ___descending_2 = value; } inline static int32_t get_offset_of_next_3() { return static_cast(offsetof(EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F, ___next_3)); } inline EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * get_next_3() const { return ___next_3; } inline EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C ** get_address_of_next_3() { return &___next_3; } inline void set_next_3(EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * value) { ___next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_3), (void*)value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F, ___keys_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_keys_4() const { return ___keys_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_4), (void*)value); } }; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B : public EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A { public: // System.Func`2 System.Linq.EnumerableSorter`2::keySelector Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * ___keySelector_0; // System.Collections.Generic.IComparer`1 System.Linq.EnumerableSorter`2::comparer RuntimeObject* ___comparer_1; // System.Boolean System.Linq.EnumerableSorter`2::descending bool ___descending_2; // System.Linq.EnumerableSorter`1 System.Linq.EnumerableSorter`2::next EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next_3; // TKey[] System.Linq.EnumerableSorter`2::keys Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___keys_4; public: inline static int32_t get_offset_of_keySelector_0() { return static_cast(offsetof(EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B, ___keySelector_0)); } inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * get_keySelector_0() const { return ___keySelector_0; } inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C ** get_address_of_keySelector_0() { return &___keySelector_0; } inline void set_keySelector_0(Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * value) { ___keySelector_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___keySelector_0), (void*)value); } inline static int32_t get_offset_of_comparer_1() { return static_cast(offsetof(EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B, ___comparer_1)); } inline RuntimeObject* get_comparer_1() const { return ___comparer_1; } inline RuntimeObject** get_address_of_comparer_1() { return &___comparer_1; } inline void set_comparer_1(RuntimeObject* value) { ___comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_1), (void*)value); } inline static int32_t get_offset_of_descending_2() { return static_cast(offsetof(EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B, ___descending_2)); } inline bool get_descending_2() const { return ___descending_2; } inline bool* get_address_of_descending_2() { return &___descending_2; } inline void set_descending_2(bool value) { ___descending_2 = value; } inline static int32_t get_offset_of_next_3() { return static_cast(offsetof(EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B, ___next_3)); } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * get_next_3() const { return ___next_3; } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A ** get_address_of_next_3() { return &___next_3; } inline void set_next_3(EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * value) { ___next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_3), (void*)value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B, ___keys_4)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_keys_4() const { return ___keys_4; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_4), (void*)value); } }; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227 : public EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A { public: // System.Func`2 System.Linq.EnumerableSorter`2::keySelector Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * ___keySelector_0; // System.Collections.Generic.IComparer`1 System.Linq.EnumerableSorter`2::comparer RuntimeObject* ___comparer_1; // System.Boolean System.Linq.EnumerableSorter`2::descending bool ___descending_2; // System.Linq.EnumerableSorter`1 System.Linq.EnumerableSorter`2::next EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next_3; // TKey[] System.Linq.EnumerableSorter`2::keys ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___keys_4; public: inline static int32_t get_offset_of_keySelector_0() { return static_cast(offsetof(EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227, ___keySelector_0)); } inline Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * get_keySelector_0() const { return ___keySelector_0; } inline Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 ** get_address_of_keySelector_0() { return &___keySelector_0; } inline void set_keySelector_0(Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * value) { ___keySelector_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___keySelector_0), (void*)value); } inline static int32_t get_offset_of_comparer_1() { return static_cast(offsetof(EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227, ___comparer_1)); } inline RuntimeObject* get_comparer_1() const { return ___comparer_1; } inline RuntimeObject** get_address_of_comparer_1() { return &___comparer_1; } inline void set_comparer_1(RuntimeObject* value) { ___comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_1), (void*)value); } inline static int32_t get_offset_of_descending_2() { return static_cast(offsetof(EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227, ___descending_2)); } inline bool get_descending_2() const { return ___descending_2; } inline bool* get_address_of_descending_2() { return &___descending_2; } inline void set_descending_2(bool value) { ___descending_2 = value; } inline static int32_t get_offset_of_next_3() { return static_cast(offsetof(EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227, ___next_3)); } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * get_next_3() const { return ___next_3; } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A ** get_address_of_next_3() { return &___next_3; } inline void set_next_3(EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * value) { ___next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_3), (void*)value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227, ___keys_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_keys_4() const { return ___keys_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_4), (void*)value); } }; // System.Linq.EnumerableSorter`2 struct EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE : public EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A { public: // System.Func`2 System.Linq.EnumerableSorter`2::keySelector Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * ___keySelector_0; // System.Collections.Generic.IComparer`1 System.Linq.EnumerableSorter`2::comparer RuntimeObject* ___comparer_1; // System.Boolean System.Linq.EnumerableSorter`2::descending bool ___descending_2; // System.Linq.EnumerableSorter`1 System.Linq.EnumerableSorter`2::next EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next_3; // TKey[] System.Linq.EnumerableSorter`2::keys UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___keys_4; public: inline static int32_t get_offset_of_keySelector_0() { return static_cast(offsetof(EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE, ___keySelector_0)); } inline Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * get_keySelector_0() const { return ___keySelector_0; } inline Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 ** get_address_of_keySelector_0() { return &___keySelector_0; } inline void set_keySelector_0(Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * value) { ___keySelector_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___keySelector_0), (void*)value); } inline static int32_t get_offset_of_comparer_1() { return static_cast(offsetof(EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE, ___comparer_1)); } inline RuntimeObject* get_comparer_1() const { return ___comparer_1; } inline RuntimeObject** get_address_of_comparer_1() { return &___comparer_1; } inline void set_comparer_1(RuntimeObject* value) { ___comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_1), (void*)value); } inline static int32_t get_offset_of_descending_2() { return static_cast(offsetof(EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE, ___descending_2)); } inline bool get_descending_2() const { return ___descending_2; } inline bool* get_address_of_descending_2() { return &___descending_2; } inline void set_descending_2(bool value) { ___descending_2 = value; } inline static int32_t get_offset_of_next_3() { return static_cast(offsetof(EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE, ___next_3)); } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * get_next_3() const { return ___next_3; } inline EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A ** get_address_of_next_3() { return &___next_3; } inline void set_next_3(EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * value) { ___next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_3), (void*)value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE, ___keys_4)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_keys_4() const { return ___keys_4; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_4), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current bool ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9, ___list_0)); } inline List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * get_list_0() const { return ___list_0; } inline List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9, ___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(offsetof(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9, ___current_3)); } inline bool get_current_3() const { return ___current_3; } inline bool* get_address_of_current_3() { return &___current_3; } inline void set_current_3(bool value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current uint8_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254, ___list_0)); } inline List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * get_list_0() const { return ___list_0; } inline List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254, ___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(offsetof(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254, ___current_3)); } inline uint8_t get_current_3() const { return ___current_3; } inline uint8_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(uint8_t value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Il2CppChar ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F, ___list_0)); } inline List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * get_list_0() const { return ___list_0; } inline List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F, ___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(offsetof(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F, ___current_3)); } inline Il2CppChar get_current_3() const { return ___current_3; } inline Il2CppChar* get_address_of_current_3() { return &___current_3; } inline void set_current_3(Il2CppChar value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current double ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2, ___list_0)); } inline List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * get_list_0() const { return ___list_0; } inline List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2, ___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(offsetof(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2, ___current_3)); } inline double get_current_3() const { return ___current_3; } inline double* get_address_of_current_3() { return &___current_3; } inline void set_current_3(double value) { ___current_3 = value; } }; // System.Collections.Generic.Queue`1/Enumerator struct Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1/Enumerator::_q Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * ____q_0; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Queue`1/Enumerator::_currentElement double ____currentElement_3; public: inline static int32_t get_offset_of__q_0() { return static_cast(offsetof(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137, ____q_0)); } inline Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * get__q_0() const { return ____q_0; } inline Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 ** get_address_of__q_0() { return &____q_0; } inline void set__q_0(Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * value) { ____q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____q_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137, ____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(offsetof(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137, ____currentElement_3)); } inline double get__currentElement_3() const { return ____currentElement_3; } inline double* get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(double value) { ____currentElement_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t985353431229C8151763A38589D03FBD829D85E5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int16_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813, ___list_0)); } inline List_1_t985353431229C8151763A38589D03FBD829D85E5 * get_list_0() const { return ___list_0; } inline List_1_t985353431229C8151763A38589D03FBD829D85E5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t985353431229C8151763A38589D03FBD829D85E5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813, ___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(offsetof(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813, ___current_3)); } inline int16_t get_current_3() const { return ___current_3; } inline int16_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int16_t value) { ___current_3 = value; } }; // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 { public: // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::_set HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * ____set_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.HashSet`1/Enumerator::_current int32_t ____current_3; public: inline static int32_t get_offset_of__set_0() { return static_cast(offsetof(Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844, ____set_0)); } inline HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * get__set_0() const { return ____set_0; } inline HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 ** get_address_of__set_0() { return &____set_0; } inline void set__set_0(HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * value) { ____set_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____set_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844, ____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(offsetof(Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844, ____current_3)); } inline int32_t get__current_3() const { return ____current_3; } inline int32_t* get_address_of__current_3() { return &____current_3; } inline void set__current_3(int32_t value) { ____current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___list_0)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get_list_0() const { return ___list_0; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___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(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; // System.Collections.Generic.Queue`1/Enumerator struct Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1/Enumerator::_q Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * ____q_0; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Queue`1/Enumerator::_currentElement int32_t ____currentElement_3; public: inline static int32_t get_offset_of__q_0() { return static_cast(offsetof(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA, ____q_0)); } inline Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * get__q_0() const { return ____q_0; } inline Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F ** get_address_of__q_0() { return &____q_0; } inline void set__q_0(Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * value) { ____q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____q_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA, ____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(offsetof(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA, ____currentElement_3)); } inline int32_t get__currentElement_3() const { return ____currentElement_3; } inline int32_t* get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(int32_t value) { ____currentElement_3 = value; } }; // System.Collections.Generic.Stack`1/Enumerator struct Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E { public: // System.Collections.Generic.Stack`1 System.Collections.Generic.Stack`1/Enumerator::_stack Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ____stack_0; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Stack`1/Enumerator::_currentElement int32_t ____currentElement_3; public: inline static int32_t get_offset_of__stack_0() { return static_cast(offsetof(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E, ____stack_0)); } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * get__stack_0() const { return ____stack_0; } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 ** get_address_of__stack_0() { return &____stack_0; } inline void set__stack_0(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * value) { ____stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____stack_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E, ____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(offsetof(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E, ____currentElement_3)); } inline int32_t get__currentElement_3() const { return ____currentElement_3; } inline int32_t* get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(int32_t value) { ____currentElement_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int64_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37, ___list_0)); } inline List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * get_list_0() const { return ___list_0; } inline List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37, ___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(offsetof(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37, ___current_3)); } inline int64_t get_current_3() const { return ___current_3; } inline int64_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int64_t value) { ___current_3 = value; } }; // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A { public: // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::_set HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ____set_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.HashSet`1/Enumerator::_current RuntimeObject * ____current_3; public: inline static int32_t get_offset_of__set_0() { return static_cast(offsetof(Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A, ____set_0)); } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * get__set_0() const { return ____set_0; } inline HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B ** get_address_of__set_0() { return &____set_0; } inline void set__set_0(HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * value) { ____set_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____set_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A, ____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(offsetof(Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A, ____current_3)); } inline RuntimeObject * get__current_3() const { return ____current_3; } inline RuntimeObject ** get_address_of__current_3() { return &____current_3; } inline void set__current_3(RuntimeObject * value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____current_3), (void*)value); } }; // System.Collections.Generic.LinkedList`1/Enumerator struct Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::_list LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ____list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::_node LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * ____node_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.LinkedList`1/Enumerator::_current RuntimeObject * ____current_3; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_index int32_t ____index_4; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B, ____list_0)); } inline LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * get__list_0() const { return ____list_0; } inline LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value); } inline static int32_t get_offset_of__node_1() { return static_cast(offsetof(Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B, ____node_1)); } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * get__node_1() const { return ____node_1; } inline LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F ** get_address_of__node_1() { return &____node_1; } inline void set__node_1(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * value) { ____node_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B, ____current_3)); } inline RuntimeObject * get__current_3() const { return ____current_3; } inline RuntimeObject ** get_address_of__current_3() { return &____current_3; } inline void set__current_3(RuntimeObject * value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____current_3), (void*)value); } inline static int32_t get_offset_of__index_4() { return static_cast(offsetof(Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B, ____index_4)); } inline int32_t get__index_4() const { return ____index_4; } inline int32_t* get_address_of__index_4() { return &____index_4; } inline void set__index_4(int32_t value) { ____index_4 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___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(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.Queue`1/Enumerator struct Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C { public: // System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1/Enumerator::_q Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * ____q_0; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Queue`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Queue`1/Enumerator::_currentElement RuntimeObject * ____currentElement_3; public: inline static int32_t get_offset_of__q_0() { return static_cast(offsetof(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C, ____q_0)); } inline Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * get__q_0() const { return ____q_0; } inline Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 ** get_address_of__q_0() { return &____q_0; } inline void set__q_0(Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * value) { ____q_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____q_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C, ____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(offsetof(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C, ____currentElement_3)); } inline RuntimeObject * get__currentElement_3() const { return ____currentElement_3; } inline RuntimeObject ** get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(RuntimeObject * value) { ____currentElement_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentElement_3), (void*)value); } }; // System.Collections.Generic.Stack`1/Enumerator struct Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 { public: // System.Collections.Generic.Stack`1 System.Collections.Generic.Stack`1/Enumerator::_stack Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * ____stack_0; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Stack`1/Enumerator::_currentElement RuntimeObject * ____currentElement_3; public: inline static int32_t get_offset_of__stack_0() { return static_cast(offsetof(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514, ____stack_0)); } inline Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * get__stack_0() const { return ____stack_0; } inline Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 ** get_address_of__stack_0() { return &____stack_0; } inline void set__stack_0(Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * value) { ____stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____stack_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514, ____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(offsetof(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514, ____currentElement_3)); } inline RuntimeObject * get__currentElement_3() const { return ____currentElement_3; } inline RuntimeObject ** get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(RuntimeObject * value) { ____currentElement_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____currentElement_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int8_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD, ___list_0)); } inline List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * get_list_0() const { return ___list_0; } inline List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD, ___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(offsetof(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD, ___current_3)); } inline int8_t get_current_3() const { return ___current_3; } inline int8_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int8_t value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current float ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783, ___list_0)); } inline List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * get_list_0() const { return ___list_0; } inline List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783, ___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(offsetof(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783, ___current_3)); } inline float get_current_3() const { return ___current_3; } inline float* get_address_of_current_3() { return &___current_3; } inline void set_current_3(float value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current uint16_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5, ___list_0)); } inline List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * get_list_0() const { return ___list_0; } inline List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5, ___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(offsetof(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5, ___current_3)); } inline uint16_t get_current_3() const { return ___current_3; } inline uint16_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(uint16_t value) { ___current_3 = value; } }; // System.Collections.Generic.HashSet`1/Enumerator struct Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 { public: // System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1/Enumerator::_set HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * ____set_0; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_index int32_t ____index_1; // System.Int32 System.Collections.Generic.HashSet`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.HashSet`1/Enumerator::_current uint32_t ____current_3; public: inline static int32_t get_offset_of__set_0() { return static_cast(offsetof(Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629, ____set_0)); } inline HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * get__set_0() const { return ____set_0; } inline HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B ** get_address_of__set_0() { return &____set_0; } inline void set__set_0(HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * value) { ____set_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____set_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629, ____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(offsetof(Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629, ____current_3)); } inline uint32_t get__current_3() const { return ____current_3; } inline uint32_t* get_address_of__current_3() { return &____current_3; } inline void set__current_3(uint32_t value) { ____current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current uint32_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099, ___list_0)); } inline List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * get_list_0() const { return ___list_0; } inline List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099, ___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(offsetof(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099, ___current_3)); } inline uint32_t get_current_3() const { return ___current_3; } inline uint32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(uint32_t value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current uint64_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E, ___list_0)); } inline List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * get_list_0() const { return ___list_0; } inline List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E, ___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(offsetof(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E, ___current_3)); } inline uint64_t get_current_3() const { return ___current_3; } inline uint64_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(uint64_t value) { ___current_3 = value; } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB, ___parent_2)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_parent_2() const { return ___parent_2; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0, ___parent_2)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_parent_2() const { return ___parent_2; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728, ___parent_2)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_parent_2() const { return ___parent_2; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4, ___parent_2)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_parent_2() const { return ___parent_2; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 { 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(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___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(offsetof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0, ___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 struct KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___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(offsetof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625, ___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.HashSet`1/Slot struct Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC { public: // System.Int32 System.Collections.Generic.HashSet`1/Slot::hashCode int32_t ___hashCode_0; // System.Int32 System.Collections.Generic.HashSet`1/Slot::next int32_t ___next_1; // T System.Collections.Generic.HashSet`1/Slot::value int32_t ___value_2; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC, ___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(offsetof(Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC, ___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_value_2() { return static_cast(offsetof(Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC, ___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.HashSet`1/Slot struct Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 { public: // System.Int32 System.Collections.Generic.HashSet`1/Slot::hashCode int32_t ___hashCode_0; // System.Int32 System.Collections.Generic.HashSet`1/Slot::next int32_t ___next_1; // T System.Collections.Generic.HashSet`1/Slot::value RuntimeObject * ___value_2; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319, ___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(offsetof(Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319, ___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_value_2() { return static_cast(offsetof(Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319, ___value_2)); } inline RuntimeObject * get_value_2() const { return ___value_2; } inline RuntimeObject ** get_address_of_value_2() { return &___value_2; } inline void set_value_2(RuntimeObject * value) { ___value_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_2), (void*)value); } }; // System.Collections.Generic.HashSet`1/Slot struct Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB { public: // System.Int32 System.Collections.Generic.HashSet`1/Slot::hashCode int32_t ___hashCode_0; // System.Int32 System.Collections.Generic.HashSet`1/Slot::next int32_t ___next_1; // T System.Collections.Generic.HashSet`1/Slot::value uint32_t ___value_2; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB, ___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(offsetof(Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB, ___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_value_2() { return static_cast(offsetof(Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB, ___value_2)); } inline uint32_t get_value_2() const { return ___value_2; } inline uint32_t* get_address_of_value_2() { return &___value_2; } inline void set_value_2(uint32_t value) { ___value_2 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E { public: // T1 System.ValueTuple`2::Item1 int32_t ___Item1_0; // T2 System.ValueTuple`2::Item2 int32_t ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E, ___Item1_0)); } inline int32_t get_Item1_0() const { return ___Item1_0; } inline int32_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int32_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E, ___Item2_1)); } inline int32_t get_Item2_1() const { return ___Item2_1; } inline int32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(int32_t value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 { public: // T1 System.ValueTuple`2::Item1 int64_t ___Item1_0; // T2 System.ValueTuple`2::Item2 uint32_t ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653, ___Item1_0)); } inline int64_t get_Item1_0() const { return ___Item1_0; } inline int64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(int64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653, ___Item2_1)); } inline uint32_t get_Item2_1() const { return ___Item2_1; } inline uint32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(uint32_t value) { ___Item2_1 = value; } }; // System.ValueTuple`2 struct ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 { public: // T1 System.ValueTuple`2::Item1 RuntimeObject * ___Item1_0; // T2 System.ValueTuple`2::Item2 RuntimeObject * ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403, ___Item1_0)); } inline RuntimeObject * get_Item1_0() const { return ___Item1_0; } inline RuntimeObject ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(RuntimeObject * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403, ___Item2_1)); } inline RuntimeObject * get_Item2_1() const { return ___Item2_1; } inline RuntimeObject ** get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(RuntimeObject * value) { ___Item2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item2_1), (void*)value); } }; // System.ValueTuple`3 struct ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D { public: // T1 System.ValueTuple`3::Item1 RuntimeObject * ___Item1_0; // T2 System.ValueTuple`3::Item2 RuntimeObject * ___Item2_1; // T3 System.ValueTuple`3::Item3 RuntimeObject * ___Item3_2; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D, ___Item1_0)); } inline RuntimeObject * get_Item1_0() const { return ___Item1_0; } inline RuntimeObject ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(RuntimeObject * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D, ___Item2_1)); } inline RuntimeObject * get_Item2_1() const { return ___Item2_1; } inline RuntimeObject ** get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(RuntimeObject * value) { ___Item2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item2_1), (void*)value); } inline static int32_t get_offset_of_Item3_2() { return static_cast(offsetof(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D, ___Item3_2)); } inline RuntimeObject * get_Item3_2() const { return ___Item3_2; } inline RuntimeObject ** get_address_of_Item3_2() { return &___Item3_2; } inline void set_Item3_2(RuntimeObject * value) { ___Item3_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item3_2), (void*)value); } }; // o0.Geometry.Vector`1 struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 { public: // T o0.Geometry.Vector`1::x double ___x_0; // T o0.Geometry.Vector`1::y double ___y_1; // T o0.Geometry.Vector`1::z double ___z_2; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___x_0)); } inline double get_x_0() const { return ___x_0; } inline double* get_address_of_x_0() { return &___x_0; } inline void set_x_0(double value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___y_1)); } inline double get_y_1() const { return ___y_1; } inline double* get_address_of_y_1() { return &___y_1; } inline void set_y_1(double value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38, ___z_2)); } inline double get_z_2() const { return ___z_2; } inline double* get_address_of_z_2() { return &___z_2; } inline void set_z_2(double value) { ___z_2 = value; } }; struct Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields { public: // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CZeroU3Ek__BackingField_3; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3COneU3Ek__BackingField_4; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CLeftU3Ek__BackingField_5; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CRightU3Ek__BackingField_6; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CDownU3Ek__BackingField_7; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CUpU3Ek__BackingField_8; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CBackU3Ek__BackingField_9; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___U3CForwardU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CZeroU3Ek__BackingField_3() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CZeroU3Ek__BackingField_3)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CZeroU3Ek__BackingField_3() const { return ___U3CZeroU3Ek__BackingField_3; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CZeroU3Ek__BackingField_3() { return &___U3CZeroU3Ek__BackingField_3; } inline void set_U3CZeroU3Ek__BackingField_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CZeroU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COneU3Ek__BackingField_4() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3COneU3Ek__BackingField_4)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3COneU3Ek__BackingField_4() const { return ___U3COneU3Ek__BackingField_4; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3COneU3Ek__BackingField_4() { return &___U3COneU3Ek__BackingField_4; } inline void set_U3COneU3Ek__BackingField_4(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3COneU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_5() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CLeftU3Ek__BackingField_5)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CLeftU3Ek__BackingField_5() const { return ___U3CLeftU3Ek__BackingField_5; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CLeftU3Ek__BackingField_5() { return &___U3CLeftU3Ek__BackingField_5; } inline void set_U3CLeftU3Ek__BackingField_5(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CLeftU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_6() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CRightU3Ek__BackingField_6)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CRightU3Ek__BackingField_6() const { return ___U3CRightU3Ek__BackingField_6; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CRightU3Ek__BackingField_6() { return &___U3CRightU3Ek__BackingField_6; } inline void set_U3CRightU3Ek__BackingField_6(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CRightU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CDownU3Ek__BackingField_7() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CDownU3Ek__BackingField_7)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CDownU3Ek__BackingField_7() const { return ___U3CDownU3Ek__BackingField_7; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CDownU3Ek__BackingField_7() { return &___U3CDownU3Ek__BackingField_7; } inline void set_U3CDownU3Ek__BackingField_7(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CDownU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CUpU3Ek__BackingField_8() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CUpU3Ek__BackingField_8)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CUpU3Ek__BackingField_8() const { return ___U3CUpU3Ek__BackingField_8; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CUpU3Ek__BackingField_8() { return &___U3CUpU3Ek__BackingField_8; } inline void set_U3CUpU3Ek__BackingField_8(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CUpU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CBackU3Ek__BackingField_9() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CBackU3Ek__BackingField_9)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CBackU3Ek__BackingField_9() const { return ___U3CBackU3Ek__BackingField_9; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CBackU3Ek__BackingField_9() { return &___U3CBackU3Ek__BackingField_9; } inline void set_U3CBackU3Ek__BackingField_9(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CBackU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CForwardU3Ek__BackingField_10() { return static_cast(offsetof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38_StaticFields, ___U3CForwardU3Ek__BackingField_10)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_U3CForwardU3Ek__BackingField_10() const { return ___U3CForwardU3Ek__BackingField_10; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_U3CForwardU3Ek__BackingField_10() { return &___U3CForwardU3Ek__BackingField_10; } inline void set_U3CForwardU3Ek__BackingField_10(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___U3CForwardU3Ek__BackingField_10 = value; } }; // o0.Geometry.Vector`1 struct Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC { public: // T o0.Geometry.Vector`1::x int32_t ___x_0; // T o0.Geometry.Vector`1::y int32_t ___y_1; // T o0.Geometry.Vector`1::z int32_t ___z_2; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC, ___x_0)); } inline int32_t get_x_0() const { return ___x_0; } inline int32_t* get_address_of_x_0() { return &___x_0; } inline void set_x_0(int32_t value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC, ___y_1)); } inline int32_t get_y_1() const { return ___y_1; } inline int32_t* get_address_of_y_1() { return &___y_1; } inline void set_y_1(int32_t value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC, ___z_2)); } inline int32_t get_z_2() const { return ___z_2; } inline int32_t* get_address_of_z_2() { return &___z_2; } inline void set_z_2(int32_t value) { ___z_2 = value; } }; struct Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields { public: // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CZeroU3Ek__BackingField_3; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3COneU3Ek__BackingField_4; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CLeftU3Ek__BackingField_5; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CRightU3Ek__BackingField_6; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CDownU3Ek__BackingField_7; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CUpU3Ek__BackingField_8; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CBackU3Ek__BackingField_9; // o0.Geometry.Vector`1 o0.Geometry.Vector`1::k__BackingField Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___U3CForwardU3Ek__BackingField_10; public: inline static int32_t get_offset_of_U3CZeroU3Ek__BackingField_3() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CZeroU3Ek__BackingField_3)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CZeroU3Ek__BackingField_3() const { return ___U3CZeroU3Ek__BackingField_3; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CZeroU3Ek__BackingField_3() { return &___U3CZeroU3Ek__BackingField_3; } inline void set_U3CZeroU3Ek__BackingField_3(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CZeroU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3COneU3Ek__BackingField_4() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3COneU3Ek__BackingField_4)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3COneU3Ek__BackingField_4() const { return ___U3COneU3Ek__BackingField_4; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3COneU3Ek__BackingField_4() { return &___U3COneU3Ek__BackingField_4; } inline void set_U3COneU3Ek__BackingField_4(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3COneU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_5() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CLeftU3Ek__BackingField_5)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CLeftU3Ek__BackingField_5() const { return ___U3CLeftU3Ek__BackingField_5; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CLeftU3Ek__BackingField_5() { return &___U3CLeftU3Ek__BackingField_5; } inline void set_U3CLeftU3Ek__BackingField_5(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CLeftU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_6() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CRightU3Ek__BackingField_6)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CRightU3Ek__BackingField_6() const { return ___U3CRightU3Ek__BackingField_6; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CRightU3Ek__BackingField_6() { return &___U3CRightU3Ek__BackingField_6; } inline void set_U3CRightU3Ek__BackingField_6(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CRightU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CDownU3Ek__BackingField_7() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CDownU3Ek__BackingField_7)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CDownU3Ek__BackingField_7() const { return ___U3CDownU3Ek__BackingField_7; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CDownU3Ek__BackingField_7() { return &___U3CDownU3Ek__BackingField_7; } inline void set_U3CDownU3Ek__BackingField_7(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CDownU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CUpU3Ek__BackingField_8() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CUpU3Ek__BackingField_8)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CUpU3Ek__BackingField_8() const { return ___U3CUpU3Ek__BackingField_8; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CUpU3Ek__BackingField_8() { return &___U3CUpU3Ek__BackingField_8; } inline void set_U3CUpU3Ek__BackingField_8(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CUpU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CBackU3Ek__BackingField_9() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CBackU3Ek__BackingField_9)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CBackU3Ek__BackingField_9() const { return ___U3CBackU3Ek__BackingField_9; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CBackU3Ek__BackingField_9() { return &___U3CBackU3Ek__BackingField_9; } inline void set_U3CBackU3Ek__BackingField_9(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CBackU3Ek__BackingField_9 = value; } inline static int32_t get_offset_of_U3CForwardU3Ek__BackingField_10() { return static_cast(offsetof(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC_StaticFields, ___U3CForwardU3Ek__BackingField_10)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_U3CForwardU3Ek__BackingField_10() const { return ___U3CForwardU3Ek__BackingField_10; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_U3CForwardU3Ek__BackingField_10() { return &___U3CForwardU3Ek__BackingField_10; } inline void set_U3CForwardU3Ek__BackingField_10(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___U3CForwardU3Ek__BackingField_10 = value; } }; // LitJson.ArrayMetadata struct ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9 { public: // System.Type LitJson.ArrayMetadata::element_type Type_t * ___element_type_0; // System.Boolean LitJson.ArrayMetadata::is_array bool ___is_array_1; // System.Boolean LitJson.ArrayMetadata::is_list bool ___is_list_2; public: inline static int32_t get_offset_of_element_type_0() { return static_cast(offsetof(ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9, ___element_type_0)); } inline Type_t * get_element_type_0() const { return ___element_type_0; } inline Type_t ** get_address_of_element_type_0() { return &___element_type_0; } inline void set_element_type_0(Type_t * value) { ___element_type_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___element_type_0), (void*)value); } inline static int32_t get_offset_of_is_array_1() { return static_cast(offsetof(ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9, ___is_array_1)); } inline bool get_is_array_1() const { return ___is_array_1; } inline bool* get_address_of_is_array_1() { return &___is_array_1; } inline void set_is_array_1(bool value) { ___is_array_1 = value; } inline static int32_t get_offset_of_is_list_2() { return static_cast(offsetof(ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9, ___is_list_2)); } inline bool get_is_list_2() const { return ___is_list_2; } inline bool* get_address_of_is_list_2() { return &___is_list_2; } inline void set_is_list_2(bool value) { ___is_list_2 = value; } }; // Native definition for P/Invoke marshalling of LitJson.ArrayMetadata struct ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9_marshaled_pinvoke { Type_t * ___element_type_0; int32_t ___is_array_1; int32_t ___is_list_2; }; // Native definition for COM marshalling of LitJson.ArrayMetadata struct ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9_marshaled_com { Type_t * ___element_type_0; int32_t ___is_array_1; int32_t ___is_list_2; }; // UnityEngine.Rendering.BatchVisibility struct BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE { public: // System.Int32 UnityEngine.Rendering.BatchVisibility::offset int32_t ___offset_0; // System.Int32 UnityEngine.Rendering.BatchVisibility::instancesCount int32_t ___instancesCount_1; // System.Int32 UnityEngine.Rendering.BatchVisibility::visibleCount int32_t ___visibleCount_2; public: inline static int32_t get_offset_of_offset_0() { return static_cast(offsetof(BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE, ___offset_0)); } inline int32_t get_offset_0() const { return ___offset_0; } inline int32_t* get_address_of_offset_0() { return &___offset_0; } inline void set_offset_0(int32_t value) { ___offset_0 = value; } inline static int32_t get_offset_of_instancesCount_1() { return static_cast(offsetof(BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE, ___instancesCount_1)); } inline int32_t get_instancesCount_1() const { return ___instancesCount_1; } inline int32_t* get_address_of_instancesCount_1() { return &___instancesCount_1; } inline void set_instancesCount_1(int32_t value) { ___instancesCount_1 = value; } inline static int32_t get_offset_of_visibleCount_2() { return static_cast(offsetof(BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE, ___visibleCount_2)); } inline int32_t get_visibleCount_2() const { return ___visibleCount_2; } inline int32_t* get_address_of_visibleCount_2() { return &___visibleCount_2; } inline void set_visibleCount_2(int32_t value) { ___visibleCount_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D { public: // System.Numerics.Vector4[] SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData::Parameters Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___Parameters_0; // SixLabors.ImageSharp.Complex64[][] SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData::Kernels Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; public: inline static int32_t get_offset_of_Parameters_0() { return static_cast(offsetof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D, ___Parameters_0)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_Parameters_0() const { return ___Parameters_0; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_Parameters_0() { return &___Parameters_0; } inline void set_Parameters_0(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___Parameters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parameters_0), (void*)value); } inline static int32_t get_offset_of_Kernels_1() { return static_cast(offsetof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D, ___Kernels_1)); } inline Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* get_Kernels_1() const { return ___Kernels_1; } inline Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C** get_address_of_Kernels_1() { return &___Kernels_1; } inline void set_Kernels_1(Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* value) { ___Kernels_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Kernels_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_marshaled_pinvoke { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___Parameters_0; Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData struct BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D_marshaled_com { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___Parameters_0; Complex64U5BU5DU5BU5D_t238001C1BD367BB3FF1D352C6A7EC0D31538045C* ___Kernels_1; }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters struct BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters::Radius int32_t ___Radius_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters::Components int32_t ___Components_1; public: inline static int32_t get_offset_of_Radius_0() { return static_cast(offsetof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A, ___Radius_0)); } inline int32_t get_Radius_0() const { return ___Radius_0; } inline int32_t* get_address_of_Radius_0() { return &___Radius_0; } inline void set_Radius_0(int32_t value) { ___Radius_0 = value; } inline static int32_t get_offset_of_Components_1() { return static_cast(offsetof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A, ___Components_1)); } inline int32_t get_Components_1() const { return ___Components_1; } inline int32_t* get_address_of_Components_1() { return &___Components_1; } inline void set_Components_1(int32_t value) { ___Components_1 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { 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(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___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_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_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); } }; // BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 { public: // System.Int64 BestHTTP.Extensions.BufferStore::Size int64_t ___Size_0; // System.Collections.Generic.List`1 BestHTTP.Extensions.BufferStore::buffers List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; public: inline static int32_t get_offset_of_Size_0() { return static_cast(offsetof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491, ___Size_0)); } inline int64_t get_Size_0() const { return ___Size_0; } inline int64_t* get_address_of_Size_0() { return &___Size_0; } inline void set_Size_0(int64_t value) { ___Size_0 = value; } inline static int32_t get_offset_of_buffers_1() { return static_cast(offsetof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491, ___buffers_1)); } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * get_buffers_1() const { return ___buffers_1; } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 ** get_address_of_buffers_1() { return &___buffers_1; } inline void set_buffers_1(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * value) { ___buffers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffers_1), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_marshaled_pinvoke { int64_t ___Size_0; List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; }; // Native definition for COM marshalling of BestHTTP.Extensions.BufferStore struct BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491_marshaled_com { int64_t ___Size_0; List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___buffers_1; }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { 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(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___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; } }; // BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 { public: // System.Type[] BestHTTP.SignalRCore.CallbackDescriptor::ParamTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; // System.Action`1 BestHTTP.SignalRCore.CallbackDescriptor::Callback Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * ___Callback_1; public: inline static int32_t get_offset_of_ParamTypes_0() { return static_cast(offsetof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797, ___ParamTypes_0)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_ParamTypes_0() const { return ___ParamTypes_0; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_ParamTypes_0() { return &___ParamTypes_0; } inline void set_ParamTypes_0(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___ParamTypes_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ParamTypes_0), (void*)value); } inline static int32_t get_offset_of_Callback_1() { return static_cast(offsetof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797, ___Callback_1)); } inline Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * get_Callback_1() const { return ___Callback_1; } inline Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B ** get_address_of_Callback_1() { return &___Callback_1; } inline void set_Callback_1(Action_1_t56AEDBE8D21C4495322C57FFC0158ADAE68CB87B * value) { ___Callback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Callback_1), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_marshaled_pinvoke { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; Il2CppMethodPointer ___Callback_1; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.CallbackDescriptor struct CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797_marshaled_com { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___ParamTypes_0; Il2CppMethodPointer ___Callback_1; }; // SixLabors.ImageSharp.Formats.Tiff.Compression.Decompressors.CcittTwoDimensionalCode struct CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69 { public: // System.UInt16 SixLabors.ImageSharp.Formats.Tiff.Compression.Decompressors.CcittTwoDimensionalCode::value uint16_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69, ___value_0)); } inline uint16_t get_value_0() const { return ___value_0; } inline uint16_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(uint16_t value) { ___value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { 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(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___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_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 { public: // BestHTTP.SignalR.Hubs.Hub BestHTTP.SignalR.Messages.ClientMessage::Hub Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; // System.String BestHTTP.SignalR.Messages.ClientMessage::Method String_t* ___Method_1; // System.Object[] BestHTTP.SignalR.Messages.ClientMessage::Args ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; // System.UInt64 BestHTTP.SignalR.Messages.ClientMessage::CallIdx uint64_t ___CallIdx_3; // BestHTTP.SignalR.Hubs.OnMethodResultDelegate BestHTTP.SignalR.Messages.ClientMessage::ResultCallback OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * ___ResultCallback_4; // BestHTTP.SignalR.Hubs.OnMethodFailedDelegate BestHTTP.SignalR.Messages.ClientMessage::ResultErrorCallback OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * ___ResultErrorCallback_5; // BestHTTP.SignalR.Hubs.OnMethodProgressDelegate BestHTTP.SignalR.Messages.ClientMessage::ProgressCallback OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * ___ProgressCallback_6; public: inline static int32_t get_offset_of_Hub_0() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Hub_0)); } inline Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * get_Hub_0() const { return ___Hub_0; } inline Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 ** get_address_of_Hub_0() { return &___Hub_0; } inline void set_Hub_0(Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * value) { ___Hub_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Hub_0), (void*)value); } inline static int32_t get_offset_of_Method_1() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Method_1)); } inline String_t* get_Method_1() const { return ___Method_1; } inline String_t** get_address_of_Method_1() { return &___Method_1; } inline void set_Method_1(String_t* value) { ___Method_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Method_1), (void*)value); } inline static int32_t get_offset_of_Args_2() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___Args_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Args_2() const { return ___Args_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Args_2() { return &___Args_2; } inline void set_Args_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Args_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Args_2), (void*)value); } inline static int32_t get_offset_of_CallIdx_3() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___CallIdx_3)); } inline uint64_t get_CallIdx_3() const { return ___CallIdx_3; } inline uint64_t* get_address_of_CallIdx_3() { return &___CallIdx_3; } inline void set_CallIdx_3(uint64_t value) { ___CallIdx_3 = value; } inline static int32_t get_offset_of_ResultCallback_4() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ResultCallback_4)); } inline OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * get_ResultCallback_4() const { return ___ResultCallback_4; } inline OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 ** get_address_of_ResultCallback_4() { return &___ResultCallback_4; } inline void set_ResultCallback_4(OnMethodResultDelegate_t03A1DDF71BF9CB16796404DFE2CF1F86535C5C92 * value) { ___ResultCallback_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResultCallback_4), (void*)value); } inline static int32_t get_offset_of_ResultErrorCallback_5() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ResultErrorCallback_5)); } inline OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * get_ResultErrorCallback_5() const { return ___ResultErrorCallback_5; } inline OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 ** get_address_of_ResultErrorCallback_5() { return &___ResultErrorCallback_5; } inline void set_ResultErrorCallback_5(OnMethodFailedDelegate_tD54187DEA162C72DC7A8FDB5565B2DFA69F37EA9 * value) { ___ResultErrorCallback_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResultErrorCallback_5), (void*)value); } inline static int32_t get_offset_of_ProgressCallback_6() { return static_cast(offsetof(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0, ___ProgressCallback_6)); } inline OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * get_ProgressCallback_6() const { return ___ProgressCallback_6; } inline OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 ** get_address_of_ProgressCallback_6() { return &___ProgressCallback_6; } inline void set_ProgressCallback_6(OnMethodProgressDelegate_t692E6C1FDAD89BA933CC04EE43054B15C8639450 * value) { ___ProgressCallback_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProgressCallback_6), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0_marshaled_pinvoke { Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; char* ___Method_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; uint64_t ___CallIdx_3; Il2CppMethodPointer ___ResultCallback_4; Il2CppMethodPointer ___ResultErrorCallback_5; Il2CppMethodPointer ___ProgressCallback_6; }; // Native definition for COM marshalling of BestHTTP.SignalR.Messages.ClientMessage struct ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0_marshaled_com { Hub_t1A5FDA640453BBA271BE0F0DB2E8F95D69710362 * ___Hub_0; Il2CppChar* ___Method_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Args_2; uint64_t ___CallIdx_3; Il2CppMethodPointer ___ResultCallback_4; Il2CppMethodPointer ___ResultErrorCallback_5; Il2CppMethodPointer ___ProgressCallback_6; }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___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_tDB54A78627878A7D2DE42BB028D64306A18E858D { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D, ___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; } }; // System.Numerics.Complex struct Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C { public: // System.Double System.Numerics.Complex::m_real double ___m_real_6; // System.Double System.Numerics.Complex::m_imaginary double ___m_imaginary_7; public: inline static int32_t get_offset_of_m_real_6() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C, ___m_real_6)); } inline double get_m_real_6() const { return ___m_real_6; } inline double* get_address_of_m_real_6() { return &___m_real_6; } inline void set_m_real_6(double value) { ___m_real_6 = value; } inline static int32_t get_offset_of_m_imaginary_7() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C, ___m_imaginary_7)); } inline double get_m_imaginary_7() const { return ___m_imaginary_7; } inline double* get_address_of_m_imaginary_7() { return &___m_imaginary_7; } inline void set_m_imaginary_7(double value) { ___m_imaginary_7 = value; } }; struct Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields { public: // System.Numerics.Complex System.Numerics.Complex::Zero Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___Zero_0; // System.Numerics.Complex System.Numerics.Complex::One Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___One_1; // System.Numerics.Complex System.Numerics.Complex::ImaginaryOne Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___ImaginaryOne_2; // System.Double System.Numerics.Complex::s_sqrtRescaleThreshold double ___s_sqrtRescaleThreshold_3; // System.Double System.Numerics.Complex::s_asinOverflowThreshold double ___s_asinOverflowThreshold_4; // System.Double System.Numerics.Complex::s_log2 double ___s_log2_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___Zero_0)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_Zero_0() const { return ___Zero_0; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___Zero_0 = value; } inline static int32_t get_offset_of_One_1() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___One_1)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_One_1() const { return ___One_1; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_One_1() { return &___One_1; } inline void set_One_1(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___One_1 = value; } inline static int32_t get_offset_of_ImaginaryOne_2() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___ImaginaryOne_2)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_ImaginaryOne_2() const { return ___ImaginaryOne_2; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_ImaginaryOne_2() { return &___ImaginaryOne_2; } inline void set_ImaginaryOne_2(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___ImaginaryOne_2 = value; } inline static int32_t get_offset_of_s_sqrtRescaleThreshold_3() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_sqrtRescaleThreshold_3)); } inline double get_s_sqrtRescaleThreshold_3() const { return ___s_sqrtRescaleThreshold_3; } inline double* get_address_of_s_sqrtRescaleThreshold_3() { return &___s_sqrtRescaleThreshold_3; } inline void set_s_sqrtRescaleThreshold_3(double value) { ___s_sqrtRescaleThreshold_3 = value; } inline static int32_t get_offset_of_s_asinOverflowThreshold_4() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_asinOverflowThreshold_4)); } inline double get_s_asinOverflowThreshold_4() const { return ___s_asinOverflowThreshold_4; } inline double* get_address_of_s_asinOverflowThreshold_4() { return &___s_asinOverflowThreshold_4; } inline void set_s_asinOverflowThreshold_4(double value) { ___s_asinOverflowThreshold_4 = value; } inline static int32_t get_offset_of_s_log2_5() { return static_cast(offsetof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C_StaticFields, ___s_log2_5)); } inline double get_s_log2_5() const { return ___s_log2_5; } inline double* get_address_of_s_log2_5() { return &___s_log2_5; } inline void set_s_log2_5(double value) { ___s_log2_5 = value; } }; // MathNet.Numerics.Complex32 struct Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 { public: // System.Single MathNet.Numerics.Complex32::_real float ____real_0; // System.Single MathNet.Numerics.Complex32::_imag float ____imag_1; public: inline static int32_t get_offset_of__real_0() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894, ____real_0)); } inline float get__real_0() const { return ____real_0; } inline float* get_address_of__real_0() { return &____real_0; } inline void set__real_0(float value) { ____real_0 = value; } inline static int32_t get_offset_of__imag_1() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894, ____imag_1)); } inline float get__imag_1() const { return ____imag_1; } inline float* get_address_of__imag_1() { return &____imag_1; } inline void set__imag_1(float value) { ____imag_1 = value; } }; struct Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields { public: // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::Zero Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___Zero_2; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::One Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___One_3; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::ImaginaryOne Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___ImaginaryOne_4; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::PositiveInfinity Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___PositiveInfinity_5; // MathNet.Numerics.Complex32 MathNet.Numerics.Complex32::NaN Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___NaN_6; public: inline static int32_t get_offset_of_Zero_2() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___Zero_2)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_Zero_2() const { return ___Zero_2; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_Zero_2() { return &___Zero_2; } inline void set_Zero_2(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___Zero_2 = value; } inline static int32_t get_offset_of_One_3() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___One_3)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_One_3() const { return ___One_3; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_One_3() { return &___One_3; } inline void set_One_3(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___One_3 = value; } inline static int32_t get_offset_of_ImaginaryOne_4() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___ImaginaryOne_4)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_ImaginaryOne_4() const { return ___ImaginaryOne_4; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_ImaginaryOne_4() { return &___ImaginaryOne_4; } inline void set_ImaginaryOne_4(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___ImaginaryOne_4 = value; } inline static int32_t get_offset_of_PositiveInfinity_5() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___PositiveInfinity_5)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_PositiveInfinity_5() const { return ___PositiveInfinity_5; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_PositiveInfinity_5() { return &___PositiveInfinity_5; } inline void set_PositiveInfinity_5(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___PositiveInfinity_5 = value; } inline static int32_t get_offset_of_NaN_6() { return static_cast(offsetof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894_StaticFields, ___NaN_6)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_NaN_6() const { return ___NaN_6; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_NaN_6() { return &___NaN_6; } inline void set_NaN_6(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___NaN_6 = value; } }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // System.Decimal struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 { 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(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___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(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___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(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___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(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___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_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Zero_7)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Zero_7() const { return ___Zero_7; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___One_8)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_One_8() const { return ___One_8; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinusOne_9)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MaxValue_10)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinValue_11)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearPositiveZero_13 = value; } }; // System.Collections.DictionaryEntry struct DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90, ____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(offsetof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90, ____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_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { 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(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___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_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // UnityEngine.TextCore.GlyphRect struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D { public: // System.Int32 UnityEngine.TextCore.GlyphRect::m_X int32_t ___m_X_0; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Y int32_t ___m_Y_1; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Width int32_t ___m_Width_2; // System.Int32 UnityEngine.TextCore.GlyphRect::m_Height int32_t ___m_Height_3; public: inline static int32_t get_offset_of_m_X_0() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_X_0)); } inline int32_t get_m_X_0() const { return ___m_X_0; } inline int32_t* get_address_of_m_X_0() { return &___m_X_0; } inline void set_m_X_0(int32_t value) { ___m_X_0 = value; } inline static int32_t get_offset_of_m_Y_1() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Y_1)); } inline int32_t get_m_Y_1() const { return ___m_Y_1; } inline int32_t* get_address_of_m_Y_1() { return &___m_Y_1; } inline void set_m_Y_1(int32_t value) { ___m_Y_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Width_2)); } inline int32_t get_m_Width_2() const { return ___m_Width_2; } inline int32_t* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(int32_t value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D, ___m_Height_3)); } inline int32_t get_m_Height_3() const { return ___m_Height_3; } inline int32_t* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(int32_t value) { ___m_Height_3 = value; } }; struct GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields { public: // UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::s_ZeroGlyphRect GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___s_ZeroGlyphRect_4; public: inline static int32_t get_offset_of_s_ZeroGlyphRect_4() { return static_cast(offsetof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D_StaticFields, ___s_ZeroGlyphRect_4)); } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_s_ZeroGlyphRect_4() const { return ___s_ZeroGlyphRect_4; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_s_ZeroGlyphRect_4() { return &___s_ZeroGlyphRect_4; } inline void set_s_ZeroGlyphRect_4(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { ___s_ZeroGlyphRect_4 = value; } }; // 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(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(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(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(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(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(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(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(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(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(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(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_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____rng_13; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_fastRng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____fastRng_14; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(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(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(offsetof(Guid_t_StaticFields, ____rng_13)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__rng_13() const { return ____rng_13; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__rng_13() { return &____rng_13; } inline void set__rng_13(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____rng_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_13), (void*)value); } inline static int32_t get_offset_of__fastRng_14() { return static_cast(offsetof(Guid_t_StaticFields, ____fastRng_14)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__fastRng_14() const { return ____fastRng_14; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__fastRng_14() { return &____fastRng_14; } inline void set__fastRng_14(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____fastRng_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____fastRng_14), (void*)value); } }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { 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(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { 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(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___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_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { 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(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___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(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 { public: // System.String System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_methodName String_t* ____methodName_0; // System.Linq.Expressions.Interpreter.DebugInfo System.Linq.Expressions.Interpreter.InterpretedFrameInfo::_debugInfo DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; public: inline static int32_t get_offset_of__methodName_0() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____methodName_0)); } inline String_t* get__methodName_0() const { return ____methodName_0; } inline String_t** get_address_of__methodName_0() { return &____methodName_0; } inline void set__methodName_0(String_t* value) { ____methodName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____methodName_0), (void*)value); } inline static int32_t get_offset_of__debugInfo_1() { return static_cast(offsetof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7, ____debugInfo_1)); } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * get__debugInfo_1() const { return ____debugInfo_1; } inline DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC ** get_address_of__debugInfo_1() { return &____debugInfo_1; } inline void set__debugInfo_1(DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * value) { ____debugInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_pinvoke { char* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InterpretedFrameInfo struct InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7_marshaled_com { Il2CppChar* ____methodName_0; DebugInfo_t2FD37DEB5529C6813FAD30E67627B4CEFE8033AC * ____debugInfo_1; }; // UnityEngine.Experimental.GlobalIllumination.LinearColor struct LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 { public: // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_red float ___m_red_0; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_green float ___m_green_1; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_blue float ___m_blue_2; // System.Single UnityEngine.Experimental.GlobalIllumination.LinearColor::m_intensity float ___m_intensity_3; public: inline static int32_t get_offset_of_m_red_0() { return static_cast(offsetof(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2, ___m_red_0)); } inline float get_m_red_0() const { return ___m_red_0; } inline float* get_address_of_m_red_0() { return &___m_red_0; } inline void set_m_red_0(float value) { ___m_red_0 = value; } inline static int32_t get_offset_of_m_green_1() { return static_cast(offsetof(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2, ___m_green_1)); } inline float get_m_green_1() const { return ___m_green_1; } inline float* get_address_of_m_green_1() { return &___m_green_1; } inline void set_m_green_1(float value) { ___m_green_1 = value; } inline static int32_t get_offset_of_m_blue_2() { return static_cast(offsetof(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2, ___m_blue_2)); } inline float get_m_blue_2() const { return ___m_blue_2; } inline float* get_address_of_m_blue_2() { return &___m_blue_2; } inline void set_m_blue_2(float value) { ___m_blue_2 = value; } inline static int32_t get_offset_of_m_intensity_3() { return static_cast(offsetof(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2, ___m_intensity_3)); } inline float get_m_intensity_3() const { return ___m_intensity_3; } inline float* get_address_of_m_intensity_3() { return &___m_intensity_3; } inline void set_m_intensity_3(float value) { ___m_intensity_3 = value; } }; // LitJson.ObjectMetadata struct ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62 { public: // System.Type LitJson.ObjectMetadata::element_type Type_t * ___element_type_0; // System.Boolean LitJson.ObjectMetadata::is_dictionary bool ___is_dictionary_1; // System.Collections.Generic.IDictionary`2 LitJson.ObjectMetadata::properties RuntimeObject* ___properties_2; public: inline static int32_t get_offset_of_element_type_0() { return static_cast(offsetof(ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62, ___element_type_0)); } inline Type_t * get_element_type_0() const { return ___element_type_0; } inline Type_t ** get_address_of_element_type_0() { return &___element_type_0; } inline void set_element_type_0(Type_t * value) { ___element_type_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___element_type_0), (void*)value); } inline static int32_t get_offset_of_is_dictionary_1() { return static_cast(offsetof(ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62, ___is_dictionary_1)); } inline bool get_is_dictionary_1() const { return ___is_dictionary_1; } inline bool* get_address_of_is_dictionary_1() { return &___is_dictionary_1; } inline void set_is_dictionary_1(bool value) { ___is_dictionary_1 = value; } inline static int32_t get_offset_of_properties_2() { return static_cast(offsetof(ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62, ___properties_2)); } inline RuntimeObject* get_properties_2() const { return ___properties_2; } inline RuntimeObject** get_address_of_properties_2() { return &___properties_2; } inline void set_properties_2(RuntimeObject* value) { ___properties_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___properties_2), (void*)value); } }; // Native definition for P/Invoke marshalling of LitJson.ObjectMetadata struct ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62_marshaled_pinvoke { Type_t * ___element_type_0; int32_t ___is_dictionary_1; RuntimeObject* ___properties_2; }; // Native definition for COM marshalling of LitJson.ObjectMetadata struct ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62_marshaled_com { Type_t * ___element_type_0; int32_t ___is_dictionary_1; RuntimeObject* ___properties_2; }; // SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 { public: // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CKeywordU3Ek__BackingField_0; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CValueU3Ek__BackingField_1; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CLanguageTagU3Ek__BackingField_2; // System.String SixLabors.ImageSharp.Formats.Png.PngTextData::k__BackingField String_t* ___U3CTranslatedKeywordU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CKeywordU3Ek__BackingField_0() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CKeywordU3Ek__BackingField_0)); } inline String_t* get_U3CKeywordU3Ek__BackingField_0() const { return ___U3CKeywordU3Ek__BackingField_0; } inline String_t** get_address_of_U3CKeywordU3Ek__BackingField_0() { return &___U3CKeywordU3Ek__BackingField_0; } inline void set_U3CKeywordU3Ek__BackingField_0(String_t* value) { ___U3CKeywordU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CKeywordU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_1() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CValueU3Ek__BackingField_1)); } inline String_t* get_U3CValueU3Ek__BackingField_1() const { return ___U3CValueU3Ek__BackingField_1; } inline String_t** get_address_of_U3CValueU3Ek__BackingField_1() { return &___U3CValueU3Ek__BackingField_1; } inline void set_U3CValueU3Ek__BackingField_1(String_t* value) { ___U3CValueU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CLanguageTagU3Ek__BackingField_2() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CLanguageTagU3Ek__BackingField_2)); } inline String_t* get_U3CLanguageTagU3Ek__BackingField_2() const { return ___U3CLanguageTagU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLanguageTagU3Ek__BackingField_2() { return &___U3CLanguageTagU3Ek__BackingField_2; } inline void set_U3CLanguageTagU3Ek__BackingField_2(String_t* value) { ___U3CLanguageTagU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLanguageTagU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CTranslatedKeywordU3Ek__BackingField_3() { return static_cast(offsetof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128, ___U3CTranslatedKeywordU3Ek__BackingField_3)); } inline String_t* get_U3CTranslatedKeywordU3Ek__BackingField_3() const { return ___U3CTranslatedKeywordU3Ek__BackingField_3; } inline String_t** get_address_of_U3CTranslatedKeywordU3Ek__BackingField_3() { return &___U3CTranslatedKeywordU3Ek__BackingField_3; } inline void set_U3CTranslatedKeywordU3Ek__BackingField_3(String_t* value) { ___U3CTranslatedKeywordU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_marshaled_pinvoke { char* ___U3CKeywordU3Ek__BackingField_0; char* ___U3CValueU3Ek__BackingField_1; char* ___U3CLanguageTagU3Ek__BackingField_2; char* ___U3CTranslatedKeywordU3Ek__BackingField_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Formats.Png.PngTextData struct PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128_marshaled_com { Il2CppChar* ___U3CKeywordU3Ek__BackingField_0; Il2CppChar* ___U3CValueU3Ek__BackingField_1; Il2CppChar* ___U3CLanguageTagU3Ek__BackingField_2; Il2CppChar* ___U3CTranslatedKeywordU3Ek__BackingField_3; }; // SixLabors.ImageSharp.Point struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B { public: // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } }; struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields { public: // SixLabors.ImageSharp.Point SixLabors.ImageSharp.Point::Empty Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields, ___Empty_0)); } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B get_Empty_0() const { return ___Empty_0; } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B value) { ___Empty_0 = value; } }; // LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F { public: // System.Reflection.MemberInfo LitJson.PropertyMetadata::Info MemberInfo_t * ___Info_0; // System.Boolean LitJson.PropertyMetadata::IsField bool ___IsField_1; // System.Type LitJson.PropertyMetadata::Type Type_t * ___Type_2; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___Info_0)); } inline MemberInfo_t * get_Info_0() const { return ___Info_0; } inline MemberInfo_t ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(MemberInfo_t * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Info_0), (void*)value); } inline static int32_t get_offset_of_IsField_1() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___IsField_1)); } inline bool get_IsField_1() const { return ___IsField_1; } inline bool* get_address_of_IsField_1() { return &___IsField_1; } inline void set_IsField_1(bool value) { ___IsField_1 = value; } inline static int32_t get_offset_of_Type_2() { return static_cast(offsetof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F, ___Type_2)); } inline Type_t * get_Type_2() const { return ___Type_2; } inline Type_t ** get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(Type_t * value) { ___Type_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Type_2), (void*)value); } }; // Native definition for P/Invoke marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_marshaled_pinvoke { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // Native definition for COM marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F_marshaled_com { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // UnityEngine.PropertyName struct PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___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; } }; // SixLabors.ImageSharp.Rectangle struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 { public: // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_3() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CWidthU3Ek__BackingField_3)); } inline int32_t get_U3CWidthU3Ek__BackingField_3() const { return ___U3CWidthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_3() { return &___U3CWidthU3Ek__BackingField_3; } inline void set_U3CWidthU3Ek__BackingField_3(int32_t value) { ___U3CWidthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_4() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CHeightU3Ek__BackingField_4)); } inline int32_t get_U3CHeightU3Ek__BackingField_4() const { return ___U3CHeightU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_4() { return &___U3CHeightU3Ek__BackingField_4; } inline void set_U3CHeightU3Ek__BackingField_4(int32_t value) { ___U3CHeightU3Ek__BackingField_4 = value; } }; struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Empty Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields, ___Empty_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_Empty_0() const { return ___Empty_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___Empty_0 = value; } }; // UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 { public: // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainTextEntry::command RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::firstVertex int32_t ___firstVertex_1; // System.Int32 UnityEngine.UIElements.UIR.RenderChainTextEntry::vertexCount int32_t ___vertexCount_2; public: inline static int32_t get_offset_of_command_0() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___command_0)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_command_0() const { return ___command_0; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_command_0() { return &___command_0; } inline void set_command_0(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___command_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___command_0), (void*)value); } inline static int32_t get_offset_of_firstVertex_1() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___firstVertex_1)); } inline int32_t get_firstVertex_1() const { return ___firstVertex_1; } inline int32_t* get_address_of_firstVertex_1() { return &___firstVertex_1; } inline void set_firstVertex_1(int32_t value) { ___firstVertex_1 = value; } inline static int32_t get_offset_of_vertexCount_2() { return static_cast(offsetof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7, ___vertexCount_2)); } inline int32_t get_vertexCount_2() const { return ___vertexCount_2; } inline int32_t* get_address_of_vertexCount_2() { return &___vertexCount_2; } inline void set_vertexCount_2(int32_t value) { ___vertexCount_2 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_pinvoke { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainTextEntry struct RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7_marshaled_com { RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___command_0; int32_t ___firstVertex_1; int32_t ___vertexCount_2; }; // Newtonsoft.Json.Serialization.ResolverContractKey struct ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828 { public: // System.Type Newtonsoft.Json.Serialization.ResolverContractKey::_resolverType Type_t * ____resolverType_0; // System.Type Newtonsoft.Json.Serialization.ResolverContractKey::_contractType Type_t * ____contractType_1; public: inline static int32_t get_offset_of__resolverType_0() { return static_cast(offsetof(ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828, ____resolverType_0)); } inline Type_t * get__resolverType_0() const { return ____resolverType_0; } inline Type_t ** get_address_of__resolverType_0() { return &____resolverType_0; } inline void set__resolverType_0(Type_t * value) { ____resolverType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____resolverType_0), (void*)value); } inline static int32_t get_offset_of__contractType_1() { return static_cast(offsetof(ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828, ____contractType_1)); } inline Type_t * get__contractType_1() const { return ____contractType_1; } inline Type_t ** get_address_of__contractType_1() { return &____contractType_1; } inline void set__contractType_1(Type_t * value) { ____contractType_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____contractType_1), (void*)value); } }; // Native definition for P/Invoke marshalling of Newtonsoft.Json.Serialization.ResolverContractKey struct ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828_marshaled_pinvoke { Type_t * ____resolverType_0; Type_t * ____contractType_1; }; // Native definition for COM marshalling of Newtonsoft.Json.Serialization.ResolverContractKey struct ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828_marshaled_com { Type_t * ____resolverType_0; Type_t * ____contractType_1; }; // System.Resources.ResourceLocator struct ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11 { 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(offsetof(ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11, ____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(offsetof(ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11, ____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_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11_marshaled_pinvoke { Il2CppIUnknown* ____value_0; int32_t ____dataPos_1; }; // Native definition for COM marshalling of System.Resources.ResourceLocator struct ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11_marshaled_com { Il2CppIUnknown* ____value_0; int32_t ____dataPos_1; }; // SixLabors.ImageSharp.PixelFormats.Rgba64 struct Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::B uint16_t ___B_2; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::A uint16_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___A_3)); } inline uint16_t get_A_3() const { return ___A_3; } inline uint16_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint16_t value) { ___A_3 = value; } }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { 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(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___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_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { 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(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___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; } }; // SixLabors.ImageSharp.Size struct Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E { public: // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } }; // UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD { public: // System.String UnityEngine.UIElements.StyleVariable::name String_t* ___name_0; // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariable::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; // UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariable::handles StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* ___handles_2; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_sheet_1() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___sheet_1)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_1() const { return ___sheet_1; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_1() { return &___sheet_1; } inline void set_sheet_1(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_1), (void*)value); } inline static int32_t get_offset_of_handles_2() { return static_cast(offsetof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD, ___handles_2)); } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* get_handles_2() const { return ___handles_2; } inline StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A** get_address_of_handles_2() { return &___handles_2; } inline void set_handles_2(StyleValueHandleU5BU5D_t8FCC38AD3E7E9F31424A6842204C9407D70FF41A* value) { ___handles_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___handles_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_pinvoke { char* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleVariable struct StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD_marshaled_com { Il2CppChar* ___name_0; StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_1; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * ___handles_2; }; // UnityEngine.UIElements.TextureId struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 { public: // System.Int32 UnityEngine.UIElements.TextureId::m_Index int32_t ___m_Index_0; public: inline static int32_t get_offset_of_m_Index_0() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5, ___m_Index_0)); } inline int32_t get_m_Index_0() const { return ___m_Index_0; } inline int32_t* get_address_of_m_Index_0() { return &___m_Index_0; } inline void set_m_Index_0(int32_t value) { ___m_Index_0 = value; } }; struct TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields { public: // UnityEngine.UIElements.TextureId UnityEngine.UIElements.TextureId::invalid TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___invalid_1; public: inline static int32_t get_offset_of_invalid_1() { return static_cast(offsetof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5_StaticFields, ___invalid_1)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_invalid_1() const { return ___invalid_1; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_invalid_1() { return &___invalid_1; } inline void set_invalid_1(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___invalid_1 = value; } }; // UnityEngine.UILineInfo struct UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C { public: // System.Int32 UnityEngine.UILineInfo::startCharIdx int32_t ___startCharIdx_0; // System.Int32 UnityEngine.UILineInfo::height int32_t ___height_1; // System.Single UnityEngine.UILineInfo::topY float ___topY_2; // System.Single UnityEngine.UILineInfo::leading float ___leading_3; public: inline static int32_t get_offset_of_startCharIdx_0() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___startCharIdx_0)); } inline int32_t get_startCharIdx_0() const { return ___startCharIdx_0; } inline int32_t* get_address_of_startCharIdx_0() { return &___startCharIdx_0; } inline void set_startCharIdx_0(int32_t value) { ___startCharIdx_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___height_1)); } inline int32_t get_height_1() const { return ___height_1; } inline int32_t* get_address_of_height_1() { return &___height_1; } inline void set_height_1(int32_t value) { ___height_1 = value; } inline static int32_t get_offset_of_topY_2() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___topY_2)); } inline float get_topY_2() const { return ___topY_2; } inline float* get_address_of_topY_2() { return &___topY_2; } inline void set_topY_2(float value) { ___topY_2 = value; } inline static int32_t get_offset_of_leading_3() { return static_cast(offsetof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C, ___leading_3)); } inline float get_leading_3() const { return ___leading_3; } inline float* get_address_of_leading_3() { return &___leading_3; } inline void set_leading_3(float value) { ___leading_3 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { 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(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___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_tE60352A06233E4E69DD198BCC67142159F686B15 { 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(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___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_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___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.UIntPtr struct UIntPtr_t { public: // System.Void* System.UIntPtr::_pointer void* ____pointer_1; public: inline static int32_t get_offset_of__pointer_1() { return static_cast(offsetof(UIntPtr_t, ____pointer_1)); } inline void* get__pointer_1() const { return ____pointer_1; } inline void** get_address_of__pointer_1() { return &____pointer_1; } inline void set__pointer_1(void* value) { ____pointer_1 = value; } }; struct UIntPtr_t_StaticFields { public: // System.UIntPtr System.UIntPtr::Zero uintptr_t ___Zero_0; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); } inline uintptr_t get_Zero_0() const { return ___Zero_0; } inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(uintptr_t value) { ___Zero_0 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___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_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { 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(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___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_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___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_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // MS.Internal.Xml.Cache.XPathNodeRef struct XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 { public: // MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::page XPathNodeU5BU5D_t9C12796872BE720EA06A401CEBEE89CCB2482986* ___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(offsetof(XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503, ___page_0)); } inline XPathNodeU5BU5D_t9C12796872BE720EA06A401CEBEE89CCB2482986* get_page_0() const { return ___page_0; } inline XPathNodeU5BU5D_t9C12796872BE720EA06A401CEBEE89CCB2482986** get_address_of_page_0() { return &___page_0; } inline void set_page_0(XPathNodeU5BU5D_t9C12796872BE720EA06A401CEBEE89CCB2482986* value) { ___page_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___page_0), (void*)value); } inline static int32_t get_offset_of_idx_1() { return static_cast(offsetof(XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503, ___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_t2A79A2C8D785DF72D2F344E0E216A8C751D50503_marshaled_pinvoke { XPathNode_t8136D06F11AFD28E2F7CF363AD9198C32FA0FEF7_marshaled_pinvoke* ___page_0; int32_t ___idx_1; }; // Native definition for COM marshalling of MS.Internal.Xml.Cache.XPathNodeRef struct XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503_marshaled_com { XPathNode_t8136D06F11AFD28E2F7CF363AD9198C32FA0FEF7_marshaled_com* ___page_0; int32_t ___idx_1; }; // Newtonsoft.Json.Utilities.ConvertUtils/TypeConvertKey struct TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776 { public: // System.Type Newtonsoft.Json.Utilities.ConvertUtils/TypeConvertKey::_initialType Type_t * ____initialType_0; // System.Type Newtonsoft.Json.Utilities.ConvertUtils/TypeConvertKey::_targetType Type_t * ____targetType_1; public: inline static int32_t get_offset_of__initialType_0() { return static_cast(offsetof(TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776, ____initialType_0)); } inline Type_t * get__initialType_0() const { return ____initialType_0; } inline Type_t ** get_address_of__initialType_0() { return &____initialType_0; } inline void set__initialType_0(Type_t * value) { ____initialType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____initialType_0), (void*)value); } inline static int32_t get_offset_of__targetType_1() { return static_cast(offsetof(TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776, ____targetType_1)); } inline Type_t * get__targetType_1() const { return ____targetType_1; } inline Type_t ** get_address_of__targetType_1() { return &____targetType_1; } inline void set__targetType_1(Type_t * value) { ____targetType_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____targetType_1), (void*)value); } }; // Native definition for P/Invoke marshalling of Newtonsoft.Json.Utilities.ConvertUtils/TypeConvertKey struct TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776_marshaled_pinvoke { Type_t * ____initialType_0; Type_t * ____targetType_1; }; // Native definition for COM marshalling of Newtonsoft.Json.Utilities.ConvertUtils/TypeConvertKey struct TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776_marshaled_com { Type_t * ____initialType_0; Type_t * ____targetType_1; }; // Newtonsoft.Json.Serialization.DefaultSerializationBinder/TypeNameKey struct TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F { public: // System.String Newtonsoft.Json.Serialization.DefaultSerializationBinder/TypeNameKey::AssemblyName String_t* ___AssemblyName_0; // System.String Newtonsoft.Json.Serialization.DefaultSerializationBinder/TypeNameKey::TypeName String_t* ___TypeName_1; public: inline static int32_t get_offset_of_AssemblyName_0() { return static_cast(offsetof(TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F, ___AssemblyName_0)); } inline String_t* get_AssemblyName_0() const { return ___AssemblyName_0; } inline String_t** get_address_of_AssemblyName_0() { return &___AssemblyName_0; } inline void set_AssemblyName_0(String_t* value) { ___AssemblyName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyName_0), (void*)value); } inline static int32_t get_offset_of_TypeName_1() { return static_cast(offsetof(TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F, ___TypeName_1)); } inline String_t* get_TypeName_1() const { return ___TypeName_1; } inline String_t** get_address_of_TypeName_1() { return &___TypeName_1; } inline void set_TypeName_1(String_t* value) { ___TypeName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeName_1), (void*)value); } }; // Native definition for P/Invoke marshalling of Newtonsoft.Json.Serialization.DefaultSerializationBinder/TypeNameKey struct TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F_marshaled_pinvoke { char* ___AssemblyName_0; char* ___TypeName_1; }; // Native definition for COM marshalling of Newtonsoft.Json.Serialization.DefaultSerializationBinder/TypeNameKey struct TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F_marshaled_com { Il2CppChar* ___AssemblyName_0; Il2CppChar* ___TypeName_1; }; // o0.Serialize/Member struct Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F { public: // System.Reflection.MemberInfo o0.Serialize/Member::Info MemberInfo_t * ___Info_0; // System.Type o0.Serialize/Member::Type Type_t * ___Type_1; // System.String o0.Serialize/Member::Name String_t* ___Name_2; // System.Func`2 o0.Serialize/Member::Getter Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * ___Getter_3; // System.Action`2 o0.Serialize/Member::Setter Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * ___Setter_4; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F, ___Info_0)); } inline MemberInfo_t * get_Info_0() const { return ___Info_0; } inline MemberInfo_t ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(MemberInfo_t * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Info_0), (void*)value); } inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F, ___Type_1)); } inline Type_t * get_Type_1() const { return ___Type_1; } inline Type_t ** get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(Type_t * value) { ___Type_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Type_1), (void*)value); } inline static int32_t get_offset_of_Name_2() { return static_cast(offsetof(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F, ___Name_2)); } inline String_t* get_Name_2() const { return ___Name_2; } inline String_t** get_address_of_Name_2() { return &___Name_2; } inline void set_Name_2(String_t* value) { ___Name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Name_2), (void*)value); } inline static int32_t get_offset_of_Getter_3() { return static_cast(offsetof(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F, ___Getter_3)); } inline Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * get_Getter_3() const { return ___Getter_3; } inline Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 ** get_address_of_Getter_3() { return &___Getter_3; } inline void set_Getter_3(Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * value) { ___Getter_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Getter_3), (void*)value); } inline static int32_t get_offset_of_Setter_4() { return static_cast(offsetof(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F, ___Setter_4)); } inline Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * get_Setter_4() const { return ___Setter_4; } inline Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D ** get_address_of_Setter_4() { return &___Setter_4; } inline void set_Setter_4(Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * value) { ___Setter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Setter_4), (void*)value); } }; // Native definition for P/Invoke marshalling of o0.Serialize/Member struct Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F_marshaled_pinvoke { MemberInfo_t * ___Info_0; Type_t * ___Type_1; char* ___Name_2; Il2CppMethodPointer ___Getter_3; Il2CppMethodPointer ___Setter_4; }; // Native definition for COM marshalling of o0.Serialize/Member struct Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F_marshaled_com { MemberInfo_t * ___Info_0; Type_t * ___Type_1; Il2CppChar* ___Name_2; Il2CppMethodPointer ___Getter_3; Il2CppMethodPointer ___Setter_4; }; // UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord struct TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901 { 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(offsetof(TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901, ___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(offsetof(TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901, ___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; } }; // Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2/d__2 struct U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA : public RuntimeObject { public: // System.Int32 Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2/d__2::<>1__state int32_t ___U3CU3E1__state_0; // System.Collections.Generic.KeyValuePair`2 Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2/d__2::<>2__current KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___U3CU3E2__current_1; // Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2 Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2/d__2::<>4__this EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * ___U3CU3E4__this_2; // System.Collections.Generic.IEnumerator`1> Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2/d__2::<>7__wrap1 RuntimeObject* ___U3CU3E7__wrap1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA, ___U3CU3E2__current_1)); } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA, ___U3CU3E4__this_2)); } inline EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CU3E7__wrap1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA, ___U3CU3E7__wrap1_3)); } inline RuntimeObject* get_U3CU3E7__wrap1_3() const { return ___U3CU3E7__wrap1_3; } inline RuntimeObject** get_address_of_U3CU3E7__wrap1_3() { return &___U3CU3E7__wrap1_3; } inline void set_U3CU3E7__wrap1_3(RuntimeObject* value) { ___U3CU3E7__wrap1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E7__wrap1_3), (void*)value); } }; // SixLabors.ImageSharp.DenseMatrix`1 struct DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 { public: // T[] SixLabors.ImageSharp.DenseMatrix`1::Data SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___Data_0; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Columns int32_t ___Columns_1; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Rows int32_t ___Rows_2; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.DenseMatrix`1::Size Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___Size_3; // System.Int32 SixLabors.ImageSharp.DenseMatrix`1::Count int32_t ___Count_4; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Data_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_Data_0() const { return ___Data_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_0), (void*)value); } inline static int32_t get_offset_of_Columns_1() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Columns_1)); } inline int32_t get_Columns_1() const { return ___Columns_1; } inline int32_t* get_address_of_Columns_1() { return &___Columns_1; } inline void set_Columns_1(int32_t value) { ___Columns_1 = value; } inline static int32_t get_offset_of_Rows_2() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Rows_2)); } inline int32_t get_Rows_2() const { return ___Rows_2; } inline int32_t* get_address_of_Rows_2() { return &___Rows_2; } inline void set_Rows_2(int32_t value) { ___Rows_2 = value; } inline static int32_t get_offset_of_Size_3() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Size_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_Size_3() const { return ___Size_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_Size_3() { return &___Size_3; } inline void set_Size_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___Size_3 = value; } inline static int32_t get_offset_of_Count_4() { return static_cast(offsetof(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2, ___Count_4)); } inline int32_t get_Count_4() const { return ___Count_4; } inline int32_t* get_address_of_Count_4() { return &___Count_4; } inline void set_Count_4(int32_t value) { ___Count_4 = value; } }; // System.Collections.Generic.Dictionary`2/Entry,System.Object> struct Entry_t161F3B2D8D74A9005ABEFD6FE771D47E09529270 { 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 ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___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(offsetof(Entry_t161F3B2D8D74A9005ABEFD6FE771D47E09529270, ___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(offsetof(Entry_t161F3B2D8D74A9005ABEFD6FE771D47E09529270, ___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(offsetof(Entry_t161F3B2D8D74A9005ABEFD6FE771D47E09529270, ___key_2)); } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 get_key_2() const { return ___key_2; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { ___key_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___Item2_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t161F3B2D8D74A9005ABEFD6FE771D47E09529270, ___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,o0.Geometry.Vector`1> struct Entry_tB49C76D4FB6B15DC0340C7EB6571AD5929571594 { 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 Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC ___key_2; // TValue System.Collections.Generic.Dictionary`2/Entry::value Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tB49C76D4FB6B15DC0340C7EB6571AD5929571594, ___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(offsetof(Entry_tB49C76D4FB6B15DC0340C7EB6571AD5929571594, ___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(offsetof(Entry_tB49C76D4FB6B15DC0340C7EB6571AD5929571594, ___key_2)); } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC get_key_2() const { return ___key_2; } inline Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC * get_address_of_key_2() { return &___key_2; } inline void set_key_2(Vector_1_tA4BA89DA53FBA57EE176371165EE9F7F21B3FBDC value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_tB49C76D4FB6B15DC0340C7EB6571AD5929571594, ___value_3)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_value_3() const { return ___value_3; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t2FAC50EA62A49550578E4D0E6D07450CDDA43BB5 { 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 Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___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(offsetof(Entry_t2FAC50EA62A49550578E4D0E6D07450CDDA43BB5, ___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(offsetof(Entry_t2FAC50EA62A49550578E4D0E6D07450CDDA43BB5, ___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(offsetof(Entry_t2FAC50EA62A49550578E4D0E6D07450CDDA43BB5, ___key_2)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_key_2() const { return ___key_2; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t2FAC50EA62A49550578E4D0E6D07450CDDA43BB5, ___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 struct Entry_t93EE83F6AABF1097132D1968F2D35414B871BF93 { 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(offsetof(Entry_t93EE83F6AABF1097132D1968F2D35414B871BF93, ___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(offsetof(Entry_t93EE83F6AABF1097132D1968F2D35414B871BF93, ___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(offsetof(Entry_t93EE83F6AABF1097132D1968F2D35414B871BF93, ___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(offsetof(Entry_t93EE83F6AABF1097132D1968F2D35414B871BF93, ___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> struct Entry_t65DC8AC8C348E8CE1CB206C2205D1B0FAD67F035 { 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 ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t65DC8AC8C348E8CE1CB206C2205D1B0FAD67F035, ___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(offsetof(Entry_t65DC8AC8C348E8CE1CB206C2205D1B0FAD67F035, ___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(offsetof(Entry_t65DC8AC8C348E8CE1CB206C2205D1B0FAD67F035, ___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(offsetof(Entry_t65DC8AC8C348E8CE1CB206C2205D1B0FAD67F035, ___value_3)); } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 get_value_3() const { return ___value_3; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Item2_1), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tE70B9377E82583DACFE1566E7789CA71B56ABB05 { 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 ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tE70B9377E82583DACFE1566E7789CA71B56ABB05, ___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(offsetof(Entry_tE70B9377E82583DACFE1566E7789CA71B56ABB05, ___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(offsetof(Entry_tE70B9377E82583DACFE1566E7789CA71B56ABB05, ___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(offsetof(Entry_tE70B9377E82583DACFE1566E7789CA71B56ABB05, ___value_3)); } inline ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9 get_value_3() const { return ___value_3; } inline ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(ArrayMetadata_tF0CA4EA5DDA5A3A4E7FFF5549F3807D19592A4B9 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___element_type_0), (void*)NULL); } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tFACA70ABC9EE49D411288C3A85D145ED7462B362 { 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 intptr_t ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tFACA70ABC9EE49D411288C3A85D145ED7462B362, ___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(offsetof(Entry_tFACA70ABC9EE49D411288C3A85D145ED7462B362, ___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(offsetof(Entry_tFACA70ABC9EE49D411288C3A85D145ED7462B362, ___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(offsetof(Entry_tFACA70ABC9EE49D411288C3A85D145ED7462B362, ___value_3)); } inline intptr_t get_value_3() const { return ___value_3; } inline intptr_t* get_address_of_value_3() { return &___value_3; } inline void set_value_3(intptr_t value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t80CC9E3243DE0B8443F181C1586B61D4D4C45636 { 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 ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t80CC9E3243DE0B8443F181C1586B61D4D4C45636, ___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(offsetof(Entry_t80CC9E3243DE0B8443F181C1586B61D4D4C45636, ___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(offsetof(Entry_t80CC9E3243DE0B8443F181C1586B61D4D4C45636, ___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(offsetof(Entry_t80CC9E3243DE0B8443F181C1586B61D4D4C45636, ___value_3)); } inline ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62 get_value_3() const { return ___value_3; } inline ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(ObjectMetadata_tCC476FD33189C604471B5B5D5ECF7AF098B0DB62 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___element_type_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___properties_2), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t5215F873935295B554C1654892836930FDB04CC3 { 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 PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t5215F873935295B554C1654892836930FDB04CC3, ___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(offsetof(Entry_t5215F873935295B554C1654892836930FDB04CC3, ___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(offsetof(Entry_t5215F873935295B554C1654892836930FDB04CC3, ___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(offsetof(Entry_t5215F873935295B554C1654892836930FDB04CC3, ___value_3)); } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F get_value_3() const { return ___value_3; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * get_address_of_value_3() { return &___value_3; } inline void set_value_3(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Type_2), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tD8A93CAFA635C3623A9F8C1541CA22C83D04EA26 { 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_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tD8A93CAFA635C3623A9F8C1541CA22C83D04EA26, ___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(offsetof(Entry_tD8A93CAFA635C3623A9F8C1541CA22C83D04EA26, ___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(offsetof(Entry_tD8A93CAFA635C3623A9F8C1541CA22C83D04EA26, ___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(offsetof(Entry_tD8A93CAFA635C3623A9F8C1541CA22C83D04EA26, ___value_3)); } inline ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11 get_value_3() const { return ___value_3; } inline ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(ResourceLocator_t3D496606F94367D5D6B24DA9DC0A3B46E6B53B11 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->____value_0), (void*)NULL); } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t779351C7BF5F4ACA6B8F542327C661C040D8D8E7 { 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 TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t779351C7BF5F4ACA6B8F542327C661C040D8D8E7, ___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(offsetof(Entry_t779351C7BF5F4ACA6B8F542327C661C040D8D8E7, ___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(offsetof(Entry_t779351C7BF5F4ACA6B8F542327C661C040D8D8E7, ___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(offsetof(Entry_t779351C7BF5F4ACA6B8F542327C661C040D8D8E7, ___value_3)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get_value_3() const { return ___value_3; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tD01DFEF455D09F3A5BC4CF0969DB7F685CF53261 { 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 XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tD01DFEF455D09F3A5BC4CF0969DB7F685CF53261, ___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(offsetof(Entry_tD01DFEF455D09F3A5BC4CF0969DB7F685CF53261, ___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(offsetof(Entry_tD01DFEF455D09F3A5BC4CF0969DB7F685CF53261, ___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(offsetof(Entry_tD01DFEF455D09F3A5BC4CF0969DB7F685CF53261, ___value_3)); } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 get_value_3() const { return ___value_3; } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___page_0), (void*)NULL); } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t87E1B1654029E924E50C06B133B30B6ED62FE89A { 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 Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t87E1B1654029E924E50C06B133B30B6ED62FE89A, ___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(offsetof(Entry_t87E1B1654029E924E50C06B133B30B6ED62FE89A, ___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(offsetof(Entry_t87E1B1654029E924E50C06B133B30B6ED62FE89A, ___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(offsetof(Entry_t87E1B1654029E924E50C06B133B30B6ED62FE89A, ___value_3)); } inline Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F get_value_3() const { return ___value_3; } inline Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F * get_address_of_value_3() { return &___value_3; } inline void set_value_3(Member_t7A63F9F3CA66F26928FCF6F970EEF7BBFB39415F value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Type_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Name_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Getter_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Setter_4), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tF9793B4ED775344607A604EFC22CC38B178E531E { 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 ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828 ___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(offsetof(Entry_tF9793B4ED775344607A604EFC22CC38B178E531E, ___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(offsetof(Entry_tF9793B4ED775344607A604EFC22CC38B178E531E, ___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(offsetof(Entry_tF9793B4ED775344607A604EFC22CC38B178E531E, ___key_2)); } inline ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828 get_key_2() const { return ___key_2; } inline ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(ResolverContractKey_tB46720945D22B91E4DC4DC6C3CCBFE75028A0828 value) { ___key_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->____resolverType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->____contractType_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_tF9793B4ED775344607A604EFC22CC38B178E531E, ___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 struct Entry_t7A29210774F5753F785025E84B559E3F618BD1BB { 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 CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t7A29210774F5753F785025E84B559E3F618BD1BB, ___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(offsetof(Entry_t7A29210774F5753F785025E84B559E3F618BD1BB, ___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(offsetof(Entry_t7A29210774F5753F785025E84B559E3F618BD1BB, ___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(offsetof(Entry_t7A29210774F5753F785025E84B559E3F618BD1BB, ___value_3)); } inline CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69 get_value_3() const { return ___value_3; } inline CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(CcittTwoDimensionalCode_t6D5965F56305719F40CA69271E949A3794E4CC69 value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t175D808C0CC62B92ACCB251231EBC9AE119AF4C8 { 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 uint64_t ___key_2; // TValue System.Collections.Generic.Dictionary`2/Entry::value ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t175D808C0CC62B92ACCB251231EBC9AE119AF4C8, ___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(offsetof(Entry_t175D808C0CC62B92ACCB251231EBC9AE119AF4C8, ___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(offsetof(Entry_t175D808C0CC62B92ACCB251231EBC9AE119AF4C8, ___key_2)); } inline uint64_t get_key_2() const { return ___key_2; } inline uint64_t* get_address_of_key_2() { return &___key_2; } inline void set_key_2(uint64_t value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t175D808C0CC62B92ACCB251231EBC9AE119AF4C8, ___value_3)); } inline ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 get_value_3() const { return ___value_3; } inline ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(ClientMessage_t5E8D47CDF7320CF5B8E83289E45D7B0C1C778BF0 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Hub_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Method_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___Args_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___ResultCallback_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___ResultErrorCallback_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___ProgressCallback_6), (void*)NULL); #endif } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t1DD1D1FCCF2E056D99B682EB02F71E6501842A9A { 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_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 ___key_2; // TValue System.Collections.Generic.Dictionary`2/Entry::value XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t1DD1D1FCCF2E056D99B682EB02F71E6501842A9A, ___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(offsetof(Entry_t1DD1D1FCCF2E056D99B682EB02F71E6501842A9A, ___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(offsetof(Entry_t1DD1D1FCCF2E056D99B682EB02F71E6501842A9A, ___key_2)); } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 get_key_2() const { return ___key_2; } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 value) { ___key_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___page_0), (void*)NULL); } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t1DD1D1FCCF2E056D99B682EB02F71E6501842A9A, ___value_3)); } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 get_value_3() const { return ___value_3; } inline XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(XPathNodeRef_t2A79A2C8D785DF72D2F344E0E216A8C751D50503 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___page_0), (void*)NULL); } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t38F8E04CBBC64940DFCE9470A1305E9BAC4114D2 { 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 TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776 ___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(offsetof(Entry_t38F8E04CBBC64940DFCE9470A1305E9BAC4114D2, ___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(offsetof(Entry_t38F8E04CBBC64940DFCE9470A1305E9BAC4114D2, ___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(offsetof(Entry_t38F8E04CBBC64940DFCE9470A1305E9BAC4114D2, ___key_2)); } inline TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776 get_key_2() const { return ___key_2; } inline TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(TypeConvertKey_t06AAB19058DFA6B904289E2ADCE048BCBA108776 value) { ___key_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->____initialType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->____targetType_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t38F8E04CBBC64940DFCE9470A1305E9BAC4114D2, ___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 struct Entry_t2810F8332BADA0033E3B2D10BE5C9BEC56C76E78 { 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 TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F ___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(offsetof(Entry_t2810F8332BADA0033E3B2D10BE5C9BEC56C76E78, ___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(offsetof(Entry_t2810F8332BADA0033E3B2D10BE5C9BEC56C76E78, ___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(offsetof(Entry_t2810F8332BADA0033E3B2D10BE5C9BEC56C76E78, ___key_2)); } inline TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F get_key_2() const { return ___key_2; } inline TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F * get_address_of_key_2() { return &___key_2; } inline void set_key_2(TypeNameKey_tE813AF052ABC26C54A64E0FE7B5A02FD05D68E5F value) { ___key_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___AssemblyName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___key_2))->___TypeName_1), (void*)NULL); #endif } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t2810F8332BADA0033E3B2D10BE5C9BEC56C76E78, ___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 struct Entry_tA2F747A511B65CEC54DAB28F6273EE844D053E99 { 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_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901 ___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(offsetof(Entry_tA2F747A511B65CEC54DAB28F6273EE844D053E99, ___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(offsetof(Entry_tA2F747A511B65CEC54DAB28F6273EE844D053E99, ___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(offsetof(Entry_tA2F747A511B65CEC54DAB28F6273EE844D053E99, ___key_2)); } inline TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901 get_key_2() const { return ___key_2; } inline TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(TileCoord_t491EABF2B90DFB255C8F7624FF5528F2DE2CC901 value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_tA2F747A511B65CEC54DAB28F6273EE844D053E99, ___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.List`1/Enumerator> struct Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A, ___list_0)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get_list_0() const { return ___list_0; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A, ___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(offsetof(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A, ___current_3)); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04, ___list_0)); } inline List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * get_list_0() const { return ___list_0; } inline List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04, ___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(offsetof(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04, ___current_3)); } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 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 } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B, ___list_0)); } inline List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * get_list_0() const { return ___list_0; } inline List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B, ___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(offsetof(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B, ___current_3)); } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E get_current_3() const { return ___current_3; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * get_address_of_current_3() { return &___current_3; } inline void set_current_3(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tD06950283859C5EF1757856EE41AE815B706671E * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC, ___list_0)); } inline List_1_tD06950283859C5EF1757856EE41AE815B706671E * get_list_0() const { return ___list_0; } inline List_1_tD06950283859C5EF1757856EE41AE815B706671E ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tD06950283859C5EF1757856EE41AE815B706671E * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC, ___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(offsetof(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC, ___current_3)); } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 get_current_3() const { return ___current_3; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 value) { ___current_3 = value; } }; // System.Collections.Generic.LinkedList`1/Enumerator> struct Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::_list LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ____list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::_node LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * ____node_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.LinkedList`1/Enumerator::_current ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ____current_3; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_index int32_t ____index_4; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE, ____list_0)); } inline LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * get__list_0() const { return ____list_0; } inline LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value); } inline static int32_t get_offset_of__node_1() { return static_cast(offsetof(Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE, ____node_1)); } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * get__node_1() const { return ____node_1; } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 ** get_address_of__node_1() { return &____node_1; } inline void set__node_1(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * value) { ____node_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE, ____current_3)); } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 get__current_3() const { return ____current_3; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * get_address_of__current_3() { return &____current_3; } inline void set__current_3(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____current_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____current_3))->___Item2_1), (void*)NULL); #endif } inline static int32_t get_offset_of__index_4() { return static_cast(offsetof(Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE, ____index_4)); } inline int32_t get__index_4() const { return ____index_4; } inline int32_t* get_address_of__index_4() { return &____index_4; } inline void set__index_4(int32_t value) { ____index_4 = value; } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0, ___list_0)); } inline List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * get_list_0() const { return ___list_0; } inline List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0, ___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(offsetof(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0, ___current_3)); } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 get_current_3() const { return ___current_3; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Item2_1), (void*)NULL); #endif } }; // System.Collections.Generic.LinkedList`1/Enumerator> struct Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1/Enumerator::_list LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ____list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1/Enumerator::_node LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * ____node_1; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.LinkedList`1/Enumerator::_current ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D ____current_3; // System.Int32 System.Collections.Generic.LinkedList`1/Enumerator::_index int32_t ____index_4; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514, ____list_0)); } inline LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * get__list_0() const { return ____list_0; } inline LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value); } inline static int32_t get_offset_of__node_1() { return static_cast(offsetof(Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514, ____node_1)); } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * get__node_1() const { return ____node_1; } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC ** get_address_of__node_1() { return &____node_1; } inline void set__node_1(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * value) { ____node_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514, ____version_2)); } inline int32_t get__version_2() const { return ____version_2; } inline int32_t* get_address_of__version_2() { return &____version_2; } inline void set__version_2(int32_t value) { ____version_2 = value; } inline static int32_t get_offset_of__current_3() { return static_cast(offsetof(Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514, ____current_3)); } inline ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D get__current_3() const { return ____current_3; } inline ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D * get_address_of__current_3() { return &____current_3; } inline void set__current_3(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____current_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____current_3))->___Item2_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____current_3))->___Item3_2), (void*)NULL); #endif } inline static int32_t get_offset_of__index_4() { return static_cast(offsetof(Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514, ____index_4)); } inline int32_t get__index_4() const { return ____index_4; } inline int32_t* get_address_of__index_4() { return &____index_4; } inline void set__index_4(int32_t value) { ____index_4 = value; } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED, ___list_0)); } inline List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * get_list_0() const { return ___list_0; } inline List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED, ___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(offsetof(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED, ___current_3)); } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 get_current_3() const { return ___current_3; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t06D404B32F015093BA34520EA615531BC312F46B { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B, ___list_0)); } inline List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * get_list_0() const { return ___list_0; } inline List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B, ___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(offsetof(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B, ___current_3)); } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D get_current_3() const { return ___current_3; } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * get_address_of_current_3() { return &___current_3; } inline void set_current_3(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Parameters_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Kernels_1), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB, ___list_0)); } inline List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * get_list_0() const { return ___list_0; } inline List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB, ___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(offsetof(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB, ___current_3)); } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A get_current_3() const { return ___current_3; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * get_address_of_current_3() { return &___current_3; } inline void set_current_3(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64, ___list_0)); } inline List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * get_list_0() const { return ___list_0; } inline List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64, ___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(offsetof(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64, ___current_3)); } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 get_current_3() const { return ___current_3; } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___buffers_1), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3, ___list_0)); } inline List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * get_list_0() const { return ___list_0; } inline List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3, ___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(offsetof(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3, ___current_3)); } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 get_current_3() const { return ___current_3; } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___ParamTypes_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Callback_1), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753, ___list_0)); } inline List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * get_list_0() const { return ___list_0; } inline List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753, ___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(offsetof(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753, ___current_3)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_current_3() const { return ___current_3; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E, ___list_0)); } inline List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * get_list_0() const { return ___list_0; } inline List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E, ___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(offsetof(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E, ___current_3)); } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C get_current_3() const { return ___current_3; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6, ___list_0)); } inline List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * get_list_0() const { return ___list_0; } inline List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6, ___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(offsetof(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6, ___current_3)); } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 get_current_3() const { return ___current_3; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B, ___list_0)); } inline List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * get_list_0() const { return ___list_0; } inline List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B, ___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(offsetof(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B, ___current_3)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_current_3() const { return ___current_3; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021, ___list_0)); } inline List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * get_list_0() const { return ___list_0; } inline List_1_t137B540BF717527106254AA05BE36A51A068C8F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021, ___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(offsetof(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021, ___current_3)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_current_3() const { return ___current_3; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97, ___list_0)); } inline List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * get_list_0() const { return ___list_0; } inline List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97, ___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(offsetof(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97, ___current_3)); } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 get_current_3() const { return ___current_3; } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 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 } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9, ___list_0)); } inline List_1_tE870449A6BC21548542BC92F18B284004FA8668A * get_list_0() const { return ___list_0; } inline List_1_tE870449A6BC21548542BC92F18B284004FA8668A ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE870449A6BC21548542BC92F18B284004FA8668A * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9, ___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(offsetof(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9, ___current_3)); } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D get_current_3() const { return ___current_3; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * get_address_of_current_3() { return &___current_3; } inline void set_current_3(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834, ___list_0)); } inline List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * get_list_0() const { return ___list_0; } inline List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834, ___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(offsetof(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834, ___current_3)); } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 get_current_3() const { return ___current_3; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->____debugInfo_1), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81, ___list_0)); } inline List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * get_list_0() const { return ___list_0; } inline List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81, ___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(offsetof(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81, ___current_3)); } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 get_current_3() const { return ___current_3; } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___U3CKeywordU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___U3CValueU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___U3CLanguageTagU3Ek__BackingField_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86, ___list_0)); } inline List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * get_list_0() const { return ___list_0; } inline List_1_t2AF104D60315227C623084E47EED6630D55BBB37 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86, ___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(offsetof(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86, ___current_3)); } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F get_current_3() const { return ___current_3; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * get_address_of_current_3() { return &___current_3; } inline void set_current_3(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Type_2), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27, ___list_0)); } inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * get_list_0() const { return ___list_0; } inline List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27, ___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(offsetof(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27, ___current_3)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_current_3() const { return ___current_3; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C, ___list_0)); } inline List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * get_list_0() const { return ___list_0; } inline List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C, ___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(offsetof(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C, ___current_3)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_current_3() const { return ___current_3; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98, ___list_0)); } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * get_list_0() const { return ___list_0; } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98, ___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(offsetof(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98, ___current_3)); } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 get_current_3() const { return ___current_3; } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___command_0), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A, ___list_0)); } inline List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * get_list_0() const { return ___list_0; } inline List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A, ___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(offsetof(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A, ___current_3)); } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD get_current_3() const { return ___current_3; } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * get_address_of_current_3() { return &___current_3; } inline void set_current_3(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___sheet_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___handles_2), (void*)NULL); #endif } }; // System.Collections.Generic.Stack`1/Enumerator struct Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C { public: // System.Collections.Generic.Stack`1 System.Collections.Generic.Stack`1/Enumerator::_stack Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ____stack_0; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Stack`1/Enumerator::_currentElement TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 ____currentElement_3; public: inline static int32_t get_offset_of__stack_0() { return static_cast(offsetof(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C, ____stack_0)); } inline Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * get__stack_0() const { return ____stack_0; } inline Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC ** get_address_of__stack_0() { return &____stack_0; } inline void set__stack_0(Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * value) { ____stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____stack_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C, ____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(offsetof(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C, ____currentElement_3)); } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 get__currentElement_3() const { return ____currentElement_3; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { ____currentElement_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734, ___list_0)); } inline List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * get_list_0() const { return ___list_0; } inline List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734, ___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(offsetof(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734, ___current_3)); } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C get_current_3() const { return ___current_3; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * get_address_of_current_3() { return &___current_3; } inline void set_current_3(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C value) { ___current_3 = value; } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 { public: // TKey System.Collections.Generic.KeyValuePair`2::key DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57, ___key_0)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_key_0() const { return ___key_0; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57, ___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 struct KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B { public: // TKey System.Collections.Generic.KeyValuePair`2::key PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B, ___key_0)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_key_0() const { return ___key_0; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_key_0() { return &___key_0; } inline void set_key_0(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B, ___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.LinkedListNode`1> struct LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10, ___list_0)); } inline LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * get_list_0() const { return ___list_0; } inline LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10, ___next_1)); } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * get_next_1() const { return ___next_1; } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10, ___prev_2)); } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10, ___item_3)); } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 get_item_3() const { return ___item_3; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * get_address_of_item_3() { return &___item_3; } inline void set_item_3(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___item_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___item_3))->___Item2_1), (void*)NULL); #endif } }; // System.Collections.Generic.LinkedListNode`1> struct LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC, ___list_0)); } inline LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * get_list_0() const { return ___list_0; } inline LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC, ___next_1)); } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * get_next_1() const { return ___next_1; } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC, ___prev_2)); } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC, ___item_3)); } inline ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D get_item_3() const { return ___item_3; } inline ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D * get_address_of_item_3() { return &___item_3; } inline void set_item_3(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___item_3))->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___item_3))->___Item2_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___item_3))->___Item3_2), (void*)NULL); #endif } }; // System.ValueTuple`2 struct ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057 { public: // T1 System.ValueTuple`2::Item1 Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Item1_0; // T2 System.ValueTuple`2::Item2 Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057, ___Item1_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Item1_0() const { return ___Item1_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057, ___Item2_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_Item2_1() const { return ___Item2_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___Item2_1 = value; } }; // Unity.Collections.Allocator struct Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05 { public: // System.Int32 Unity.Collections.Allocator::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Allocator_t9888223DEF4F46F3419ECFCCD0753599BEE52A05, ___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; } }; // SixLabors.ImageSharp.Processing.BinaryThresholdMode struct BinaryThresholdMode_t29199AF62DDDAEF57BC867AC3522506AE535BFEB { public: // System.Int32 SixLabors.ImageSharp.Processing.BinaryThresholdMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BinaryThresholdMode_t29199AF62DDDAEF57BC867AC3522506AE535BFEB, ___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_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___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; } }; // BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 { public: // System.Byte[] BestHTTP.Extensions.BufferDesc::buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer_1; // System.DateTime BestHTTP.Extensions.BufferDesc::released DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; public: inline static int32_t get_offset_of_buffer_1() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9, ___buffer_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buffer_1() const { return ___buffer_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buffer_1() { return &___buffer_1; } inline void set_buffer_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buffer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_1), (void*)value); } inline static int32_t get_offset_of_released_2() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9, ___released_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_released_2() const { return ___released_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_released_2() { return &___released_2; } inline void set_released_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___released_2 = value; } }; struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_StaticFields { public: // BestHTTP.Extensions.BufferDesc BestHTTP.Extensions.BufferDesc::Empty BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_StaticFields, ___Empty_0)); } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 get_Empty_0() const { return ___Empty_0; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Empty_0))->___buffer_1), (void*)NULL); } }; // Native definition for P/Invoke marshalling of BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___buffer_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; }; // Native definition for COM marshalling of BestHTTP.Extensions.BufferDesc struct BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9_marshaled_com { Il2CppSafeArray/*NONE*/* ___buffer_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___released_2; }; // System.ByteEnum struct ByteEnum_t39285A9D8C7F88982FF718C04A9FA1AE64827307 { public: // System.Byte System.ByteEnum::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ByteEnum_t39285A9D8C7F88982FF718C04A9FA1AE64827307, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Color struct Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 { public: // SixLabors.ImageSharp.PixelFormats.Rgba64 SixLabors.ImageSharp.Color::data Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___data_0; // SixLabors.ImageSharp.PixelFormats.IPixel SixLabors.ImageSharp.Color::boxedHighPrecisionPixel RuntimeObject* ___boxedHighPrecisionPixel_1; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8, ___data_0)); } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F get_data_0() const { return ___data_0; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * get_address_of_data_0() { return &___data_0; } inline void set_data_0(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { ___data_0 = value; } inline static int32_t get_offset_of_boxedHighPrecisionPixel_1() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8, ___boxedHighPrecisionPixel_1)); } inline RuntimeObject* get_boxedHighPrecisionPixel_1() const { return ___boxedHighPrecisionPixel_1; } inline RuntimeObject** get_address_of_boxedHighPrecisionPixel_1() { return &___boxedHighPrecisionPixel_1; } inline void set_boxedHighPrecisionPixel_1(RuntimeObject* value) { ___boxedHighPrecisionPixel_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___boxedHighPrecisionPixel_1), (void*)value); } }; struct Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields { public: // System.Lazy`1> SixLabors.ImageSharp.Color::NamedColorsLookupLazy Lazy_1_tA4264BA23FA6930D6C690B2CC5B8E384D87C5B84 * ___NamedColorsLookupLazy_2; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::AliceBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___AliceBlue_3; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::AntiqueWhite Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___AntiqueWhite_4; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Aqua Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Aqua_5; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Aquamarine Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Aquamarine_6; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Azure Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Azure_7; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Beige Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Beige_8; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Bisque Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Bisque_9; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Black Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Black_10; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::BlanchedAlmond Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___BlanchedAlmond_11; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Blue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Blue_12; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::BlueViolet Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___BlueViolet_13; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Brown Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Brown_14; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::BurlyWood Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___BurlyWood_15; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::CadetBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___CadetBlue_16; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Chartreuse Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Chartreuse_17; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Chocolate Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Chocolate_18; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Coral Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Coral_19; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::CornflowerBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___CornflowerBlue_20; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Cornsilk Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Cornsilk_21; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Crimson Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Crimson_22; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Cyan Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Cyan_23; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkBlue_24; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkCyan Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkCyan_25; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkGoldenrod Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkGoldenrod_26; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkGray_27; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkGreen_28; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkGrey_29; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkKhaki Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkKhaki_30; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkMagenta Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkMagenta_31; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkOliveGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkOliveGreen_32; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkOrange Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkOrange_33; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkOrchid Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkOrchid_34; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkRed Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkRed_35; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkSalmon Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkSalmon_36; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkSeaGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkSeaGreen_37; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkSlateBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkSlateBlue_38; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkSlateGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkSlateGray_39; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkSlateGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkSlateGrey_40; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkTurquoise Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkTurquoise_41; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DarkViolet Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DarkViolet_42; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DeepPink Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DeepPink_43; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DeepSkyBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DeepSkyBlue_44; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DimGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DimGray_45; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DimGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DimGrey_46; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::DodgerBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___DodgerBlue_47; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Firebrick Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Firebrick_48; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::FloralWhite Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___FloralWhite_49; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::ForestGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___ForestGreen_50; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Fuchsia Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Fuchsia_51; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Gainsboro Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Gainsboro_52; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::GhostWhite Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___GhostWhite_53; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Gold Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Gold_54; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Goldenrod Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Goldenrod_55; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Gray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Gray_56; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Green Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Green_57; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::GreenYellow Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___GreenYellow_58; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Grey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Grey_59; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Honeydew Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Honeydew_60; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::HotPink Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___HotPink_61; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::IndianRed Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___IndianRed_62; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Indigo Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Indigo_63; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Ivory Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Ivory_64; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Khaki Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Khaki_65; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Lavender Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Lavender_66; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LavenderBlush Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LavenderBlush_67; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LawnGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LawnGreen_68; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LemonChiffon Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LemonChiffon_69; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightBlue_70; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightCoral Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightCoral_71; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightCyan Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightCyan_72; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightGoldenrodYellow Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightGoldenrodYellow_73; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightGray_74; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightGreen_75; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightGrey_76; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightPink Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightPink_77; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSalmon Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSalmon_78; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSeaGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSeaGreen_79; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSkyBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSkyBlue_80; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSlateGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSlateGray_81; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSlateGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSlateGrey_82; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightSteelBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightSteelBlue_83; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LightYellow Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LightYellow_84; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Lime Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Lime_85; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::LimeGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___LimeGreen_86; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Linen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Linen_87; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Magenta Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Magenta_88; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Maroon Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Maroon_89; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumAquamarine Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumAquamarine_90; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumBlue_91; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumOrchid Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumOrchid_92; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumPurple Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumPurple_93; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumSeaGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumSeaGreen_94; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumSlateBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumSlateBlue_95; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumSpringGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumSpringGreen_96; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumTurquoise Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumTurquoise_97; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MediumVioletRed Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MediumVioletRed_98; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MidnightBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MidnightBlue_99; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MintCream Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MintCream_100; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::MistyRose Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___MistyRose_101; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Moccasin Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Moccasin_102; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::NavajoWhite Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___NavajoWhite_103; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Navy Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Navy_104; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::OldLace Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___OldLace_105; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Olive Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Olive_106; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::OliveDrab Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___OliveDrab_107; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Orange Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Orange_108; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::OrangeRed Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___OrangeRed_109; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Orchid Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Orchid_110; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PaleGoldenrod Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PaleGoldenrod_111; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PaleGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PaleGreen_112; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PaleTurquoise Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PaleTurquoise_113; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PaleVioletRed Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PaleVioletRed_114; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PapayaWhip Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PapayaWhip_115; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PeachPuff Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PeachPuff_116; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Peru Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Peru_117; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Pink Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Pink_118; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Plum Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Plum_119; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::PowderBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___PowderBlue_120; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Purple Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Purple_121; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::RebeccaPurple Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___RebeccaPurple_122; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Red Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Red_123; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::RosyBrown Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___RosyBrown_124; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::RoyalBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___RoyalBlue_125; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SaddleBrown Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SaddleBrown_126; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Salmon Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Salmon_127; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SandyBrown Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SandyBrown_128; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SeaGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SeaGreen_129; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SeaShell Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SeaShell_130; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Sienna Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Sienna_131; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Silver Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Silver_132; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SkyBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SkyBlue_133; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SlateBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SlateBlue_134; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SlateGray Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SlateGray_135; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SlateGrey Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SlateGrey_136; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Snow Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Snow_137; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SpringGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SpringGreen_138; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::SteelBlue Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___SteelBlue_139; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Tan Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Tan_140; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Teal Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Teal_141; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Thistle Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Thistle_142; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Tomato Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Tomato_143; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Transparent Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Transparent_144; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Turquoise Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Turquoise_145; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Violet Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Violet_146; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Wheat Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Wheat_147; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::White Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___White_148; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::WhiteSmoke Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___WhiteSmoke_149; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::Yellow Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___Yellow_150; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Color::YellowGreen Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___YellowGreen_151; // System.Lazy`1 SixLabors.ImageSharp.Color::WebSafePaletteLazy Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * ___WebSafePaletteLazy_152; // System.Lazy`1 SixLabors.ImageSharp.Color::WernerPaletteLazy Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * ___WernerPaletteLazy_153; public: inline static int32_t get_offset_of_NamedColorsLookupLazy_2() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___NamedColorsLookupLazy_2)); } inline Lazy_1_tA4264BA23FA6930D6C690B2CC5B8E384D87C5B84 * get_NamedColorsLookupLazy_2() const { return ___NamedColorsLookupLazy_2; } inline Lazy_1_tA4264BA23FA6930D6C690B2CC5B8E384D87C5B84 ** get_address_of_NamedColorsLookupLazy_2() { return &___NamedColorsLookupLazy_2; } inline void set_NamedColorsLookupLazy_2(Lazy_1_tA4264BA23FA6930D6C690B2CC5B8E384D87C5B84 * value) { ___NamedColorsLookupLazy_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___NamedColorsLookupLazy_2), (void*)value); } inline static int32_t get_offset_of_AliceBlue_3() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___AliceBlue_3)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_AliceBlue_3() const { return ___AliceBlue_3; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_AliceBlue_3() { return &___AliceBlue_3; } inline void set_AliceBlue_3(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___AliceBlue_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___AliceBlue_3))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_AntiqueWhite_4() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___AntiqueWhite_4)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_AntiqueWhite_4() const { return ___AntiqueWhite_4; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_AntiqueWhite_4() { return &___AntiqueWhite_4; } inline void set_AntiqueWhite_4(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___AntiqueWhite_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___AntiqueWhite_4))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Aqua_5() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Aqua_5)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Aqua_5() const { return ___Aqua_5; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Aqua_5() { return &___Aqua_5; } inline void set_Aqua_5(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Aqua_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Aqua_5))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Aquamarine_6() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Aquamarine_6)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Aquamarine_6() const { return ___Aquamarine_6; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Aquamarine_6() { return &___Aquamarine_6; } inline void set_Aquamarine_6(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Aquamarine_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Aquamarine_6))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Azure_7() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Azure_7)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Azure_7() const { return ___Azure_7; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Azure_7() { return &___Azure_7; } inline void set_Azure_7(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Azure_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Azure_7))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Beige_8() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Beige_8)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Beige_8() const { return ___Beige_8; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Beige_8() { return &___Beige_8; } inline void set_Beige_8(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Beige_8 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Beige_8))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Bisque_9() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Bisque_9)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Bisque_9() const { return ___Bisque_9; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Bisque_9() { return &___Bisque_9; } inline void set_Bisque_9(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Bisque_9 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Bisque_9))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Black_10() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Black_10)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Black_10() const { return ___Black_10; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Black_10() { return &___Black_10; } inline void set_Black_10(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Black_10 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Black_10))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_BlanchedAlmond_11() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___BlanchedAlmond_11)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_BlanchedAlmond_11() const { return ___BlanchedAlmond_11; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_BlanchedAlmond_11() { return &___BlanchedAlmond_11; } inline void set_BlanchedAlmond_11(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___BlanchedAlmond_11 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___BlanchedAlmond_11))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Blue_12() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Blue_12)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Blue_12() const { return ___Blue_12; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Blue_12() { return &___Blue_12; } inline void set_Blue_12(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Blue_12 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Blue_12))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_BlueViolet_13() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___BlueViolet_13)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_BlueViolet_13() const { return ___BlueViolet_13; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_BlueViolet_13() { return &___BlueViolet_13; } inline void set_BlueViolet_13(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___BlueViolet_13 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___BlueViolet_13))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Brown_14() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Brown_14)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Brown_14() const { return ___Brown_14; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Brown_14() { return &___Brown_14; } inline void set_Brown_14(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Brown_14 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Brown_14))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_BurlyWood_15() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___BurlyWood_15)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_BurlyWood_15() const { return ___BurlyWood_15; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_BurlyWood_15() { return &___BurlyWood_15; } inline void set_BurlyWood_15(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___BurlyWood_15 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___BurlyWood_15))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_CadetBlue_16() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___CadetBlue_16)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_CadetBlue_16() const { return ___CadetBlue_16; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_CadetBlue_16() { return &___CadetBlue_16; } inline void set_CadetBlue_16(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___CadetBlue_16 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___CadetBlue_16))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Chartreuse_17() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Chartreuse_17)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Chartreuse_17() const { return ___Chartreuse_17; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Chartreuse_17() { return &___Chartreuse_17; } inline void set_Chartreuse_17(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Chartreuse_17 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Chartreuse_17))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Chocolate_18() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Chocolate_18)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Chocolate_18() const { return ___Chocolate_18; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Chocolate_18() { return &___Chocolate_18; } inline void set_Chocolate_18(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Chocolate_18 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Chocolate_18))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Coral_19() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Coral_19)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Coral_19() const { return ___Coral_19; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Coral_19() { return &___Coral_19; } inline void set_Coral_19(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Coral_19 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Coral_19))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_CornflowerBlue_20() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___CornflowerBlue_20)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_CornflowerBlue_20() const { return ___CornflowerBlue_20; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_CornflowerBlue_20() { return &___CornflowerBlue_20; } inline void set_CornflowerBlue_20(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___CornflowerBlue_20 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___CornflowerBlue_20))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Cornsilk_21() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Cornsilk_21)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Cornsilk_21() const { return ___Cornsilk_21; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Cornsilk_21() { return &___Cornsilk_21; } inline void set_Cornsilk_21(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Cornsilk_21 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Cornsilk_21))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Crimson_22() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Crimson_22)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Crimson_22() const { return ___Crimson_22; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Crimson_22() { return &___Crimson_22; } inline void set_Crimson_22(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Crimson_22 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Crimson_22))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Cyan_23() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Cyan_23)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Cyan_23() const { return ___Cyan_23; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Cyan_23() { return &___Cyan_23; } inline void set_Cyan_23(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Cyan_23 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Cyan_23))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkBlue_24() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkBlue_24)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkBlue_24() const { return ___DarkBlue_24; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkBlue_24() { return &___DarkBlue_24; } inline void set_DarkBlue_24(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkBlue_24 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkBlue_24))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkCyan_25() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkCyan_25)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkCyan_25() const { return ___DarkCyan_25; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkCyan_25() { return &___DarkCyan_25; } inline void set_DarkCyan_25(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkCyan_25 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkCyan_25))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkGoldenrod_26() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkGoldenrod_26)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkGoldenrod_26() const { return ___DarkGoldenrod_26; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkGoldenrod_26() { return &___DarkGoldenrod_26; } inline void set_DarkGoldenrod_26(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkGoldenrod_26 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkGoldenrod_26))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkGray_27() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkGray_27)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkGray_27() const { return ___DarkGray_27; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkGray_27() { return &___DarkGray_27; } inline void set_DarkGray_27(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkGray_27 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkGray_27))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkGreen_28() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkGreen_28)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkGreen_28() const { return ___DarkGreen_28; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkGreen_28() { return &___DarkGreen_28; } inline void set_DarkGreen_28(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkGreen_28 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkGreen_28))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkGrey_29() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkGrey_29)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkGrey_29() const { return ___DarkGrey_29; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkGrey_29() { return &___DarkGrey_29; } inline void set_DarkGrey_29(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkGrey_29 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkGrey_29))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkKhaki_30() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkKhaki_30)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkKhaki_30() const { return ___DarkKhaki_30; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkKhaki_30() { return &___DarkKhaki_30; } inline void set_DarkKhaki_30(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkKhaki_30 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkKhaki_30))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkMagenta_31() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkMagenta_31)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkMagenta_31() const { return ___DarkMagenta_31; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkMagenta_31() { return &___DarkMagenta_31; } inline void set_DarkMagenta_31(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkMagenta_31 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkMagenta_31))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkOliveGreen_32() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkOliveGreen_32)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkOliveGreen_32() const { return ___DarkOliveGreen_32; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkOliveGreen_32() { return &___DarkOliveGreen_32; } inline void set_DarkOliveGreen_32(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkOliveGreen_32 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkOliveGreen_32))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkOrange_33() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkOrange_33)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkOrange_33() const { return ___DarkOrange_33; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkOrange_33() { return &___DarkOrange_33; } inline void set_DarkOrange_33(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkOrange_33 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkOrange_33))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkOrchid_34() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkOrchid_34)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkOrchid_34() const { return ___DarkOrchid_34; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkOrchid_34() { return &___DarkOrchid_34; } inline void set_DarkOrchid_34(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkOrchid_34 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkOrchid_34))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkRed_35() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkRed_35)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkRed_35() const { return ___DarkRed_35; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkRed_35() { return &___DarkRed_35; } inline void set_DarkRed_35(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkRed_35 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkRed_35))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkSalmon_36() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkSalmon_36)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkSalmon_36() const { return ___DarkSalmon_36; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkSalmon_36() { return &___DarkSalmon_36; } inline void set_DarkSalmon_36(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkSalmon_36 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkSalmon_36))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkSeaGreen_37() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkSeaGreen_37)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkSeaGreen_37() const { return ___DarkSeaGreen_37; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkSeaGreen_37() { return &___DarkSeaGreen_37; } inline void set_DarkSeaGreen_37(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkSeaGreen_37 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkSeaGreen_37))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkSlateBlue_38() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkSlateBlue_38)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkSlateBlue_38() const { return ___DarkSlateBlue_38; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkSlateBlue_38() { return &___DarkSlateBlue_38; } inline void set_DarkSlateBlue_38(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkSlateBlue_38 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkSlateBlue_38))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkSlateGray_39() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkSlateGray_39)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkSlateGray_39() const { return ___DarkSlateGray_39; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkSlateGray_39() { return &___DarkSlateGray_39; } inline void set_DarkSlateGray_39(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkSlateGray_39 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkSlateGray_39))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkSlateGrey_40() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkSlateGrey_40)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkSlateGrey_40() const { return ___DarkSlateGrey_40; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkSlateGrey_40() { return &___DarkSlateGrey_40; } inline void set_DarkSlateGrey_40(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkSlateGrey_40 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkSlateGrey_40))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkTurquoise_41() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkTurquoise_41)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkTurquoise_41() const { return ___DarkTurquoise_41; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkTurquoise_41() { return &___DarkTurquoise_41; } inline void set_DarkTurquoise_41(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkTurquoise_41 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkTurquoise_41))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DarkViolet_42() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DarkViolet_42)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DarkViolet_42() const { return ___DarkViolet_42; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DarkViolet_42() { return &___DarkViolet_42; } inline void set_DarkViolet_42(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DarkViolet_42 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DarkViolet_42))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DeepPink_43() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DeepPink_43)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DeepPink_43() const { return ___DeepPink_43; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DeepPink_43() { return &___DeepPink_43; } inline void set_DeepPink_43(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DeepPink_43 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DeepPink_43))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DeepSkyBlue_44() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DeepSkyBlue_44)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DeepSkyBlue_44() const { return ___DeepSkyBlue_44; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DeepSkyBlue_44() { return &___DeepSkyBlue_44; } inline void set_DeepSkyBlue_44(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DeepSkyBlue_44 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DeepSkyBlue_44))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DimGray_45() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DimGray_45)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DimGray_45() const { return ___DimGray_45; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DimGray_45() { return &___DimGray_45; } inline void set_DimGray_45(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DimGray_45 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DimGray_45))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DimGrey_46() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DimGrey_46)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DimGrey_46() const { return ___DimGrey_46; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DimGrey_46() { return &___DimGrey_46; } inline void set_DimGrey_46(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DimGrey_46 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DimGrey_46))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_DodgerBlue_47() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___DodgerBlue_47)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_DodgerBlue_47() const { return ___DodgerBlue_47; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_DodgerBlue_47() { return &___DodgerBlue_47; } inline void set_DodgerBlue_47(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___DodgerBlue_47 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DodgerBlue_47))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Firebrick_48() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Firebrick_48)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Firebrick_48() const { return ___Firebrick_48; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Firebrick_48() { return &___Firebrick_48; } inline void set_Firebrick_48(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Firebrick_48 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Firebrick_48))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_FloralWhite_49() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___FloralWhite_49)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_FloralWhite_49() const { return ___FloralWhite_49; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_FloralWhite_49() { return &___FloralWhite_49; } inline void set_FloralWhite_49(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___FloralWhite_49 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___FloralWhite_49))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_ForestGreen_50() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___ForestGreen_50)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_ForestGreen_50() const { return ___ForestGreen_50; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_ForestGreen_50() { return &___ForestGreen_50; } inline void set_ForestGreen_50(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___ForestGreen_50 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___ForestGreen_50))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Fuchsia_51() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Fuchsia_51)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Fuchsia_51() const { return ___Fuchsia_51; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Fuchsia_51() { return &___Fuchsia_51; } inline void set_Fuchsia_51(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Fuchsia_51 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Fuchsia_51))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Gainsboro_52() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Gainsboro_52)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Gainsboro_52() const { return ___Gainsboro_52; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Gainsboro_52() { return &___Gainsboro_52; } inline void set_Gainsboro_52(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Gainsboro_52 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Gainsboro_52))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_GhostWhite_53() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___GhostWhite_53)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_GhostWhite_53() const { return ___GhostWhite_53; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_GhostWhite_53() { return &___GhostWhite_53; } inline void set_GhostWhite_53(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___GhostWhite_53 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___GhostWhite_53))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Gold_54() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Gold_54)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Gold_54() const { return ___Gold_54; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Gold_54() { return &___Gold_54; } inline void set_Gold_54(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Gold_54 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Gold_54))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Goldenrod_55() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Goldenrod_55)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Goldenrod_55() const { return ___Goldenrod_55; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Goldenrod_55() { return &___Goldenrod_55; } inline void set_Goldenrod_55(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Goldenrod_55 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Goldenrod_55))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Gray_56() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Gray_56)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Gray_56() const { return ___Gray_56; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Gray_56() { return &___Gray_56; } inline void set_Gray_56(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Gray_56 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Gray_56))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Green_57() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Green_57)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Green_57() const { return ___Green_57; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Green_57() { return &___Green_57; } inline void set_Green_57(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Green_57 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Green_57))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_GreenYellow_58() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___GreenYellow_58)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_GreenYellow_58() const { return ___GreenYellow_58; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_GreenYellow_58() { return &___GreenYellow_58; } inline void set_GreenYellow_58(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___GreenYellow_58 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___GreenYellow_58))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Grey_59() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Grey_59)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Grey_59() const { return ___Grey_59; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Grey_59() { return &___Grey_59; } inline void set_Grey_59(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Grey_59 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Grey_59))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Honeydew_60() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Honeydew_60)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Honeydew_60() const { return ___Honeydew_60; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Honeydew_60() { return &___Honeydew_60; } inline void set_Honeydew_60(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Honeydew_60 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Honeydew_60))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_HotPink_61() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___HotPink_61)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_HotPink_61() const { return ___HotPink_61; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_HotPink_61() { return &___HotPink_61; } inline void set_HotPink_61(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___HotPink_61 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___HotPink_61))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_IndianRed_62() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___IndianRed_62)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_IndianRed_62() const { return ___IndianRed_62; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_IndianRed_62() { return &___IndianRed_62; } inline void set_IndianRed_62(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___IndianRed_62 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___IndianRed_62))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Indigo_63() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Indigo_63)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Indigo_63() const { return ___Indigo_63; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Indigo_63() { return &___Indigo_63; } inline void set_Indigo_63(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Indigo_63 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Indigo_63))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Ivory_64() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Ivory_64)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Ivory_64() const { return ___Ivory_64; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Ivory_64() { return &___Ivory_64; } inline void set_Ivory_64(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Ivory_64 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Ivory_64))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Khaki_65() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Khaki_65)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Khaki_65() const { return ___Khaki_65; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Khaki_65() { return &___Khaki_65; } inline void set_Khaki_65(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Khaki_65 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Khaki_65))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Lavender_66() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Lavender_66)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Lavender_66() const { return ___Lavender_66; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Lavender_66() { return &___Lavender_66; } inline void set_Lavender_66(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Lavender_66 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Lavender_66))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LavenderBlush_67() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LavenderBlush_67)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LavenderBlush_67() const { return ___LavenderBlush_67; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LavenderBlush_67() { return &___LavenderBlush_67; } inline void set_LavenderBlush_67(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LavenderBlush_67 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LavenderBlush_67))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LawnGreen_68() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LawnGreen_68)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LawnGreen_68() const { return ___LawnGreen_68; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LawnGreen_68() { return &___LawnGreen_68; } inline void set_LawnGreen_68(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LawnGreen_68 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LawnGreen_68))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LemonChiffon_69() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LemonChiffon_69)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LemonChiffon_69() const { return ___LemonChiffon_69; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LemonChiffon_69() { return &___LemonChiffon_69; } inline void set_LemonChiffon_69(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LemonChiffon_69 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LemonChiffon_69))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightBlue_70() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightBlue_70)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightBlue_70() const { return ___LightBlue_70; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightBlue_70() { return &___LightBlue_70; } inline void set_LightBlue_70(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightBlue_70 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightBlue_70))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightCoral_71() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightCoral_71)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightCoral_71() const { return ___LightCoral_71; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightCoral_71() { return &___LightCoral_71; } inline void set_LightCoral_71(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightCoral_71 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightCoral_71))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightCyan_72() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightCyan_72)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightCyan_72() const { return ___LightCyan_72; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightCyan_72() { return &___LightCyan_72; } inline void set_LightCyan_72(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightCyan_72 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightCyan_72))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightGoldenrodYellow_73() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightGoldenrodYellow_73)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightGoldenrodYellow_73() const { return ___LightGoldenrodYellow_73; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightGoldenrodYellow_73() { return &___LightGoldenrodYellow_73; } inline void set_LightGoldenrodYellow_73(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightGoldenrodYellow_73 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightGoldenrodYellow_73))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightGray_74() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightGray_74)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightGray_74() const { return ___LightGray_74; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightGray_74() { return &___LightGray_74; } inline void set_LightGray_74(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightGray_74 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightGray_74))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightGreen_75() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightGreen_75)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightGreen_75() const { return ___LightGreen_75; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightGreen_75() { return &___LightGreen_75; } inline void set_LightGreen_75(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightGreen_75 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightGreen_75))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightGrey_76() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightGrey_76)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightGrey_76() const { return ___LightGrey_76; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightGrey_76() { return &___LightGrey_76; } inline void set_LightGrey_76(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightGrey_76 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightGrey_76))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightPink_77() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightPink_77)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightPink_77() const { return ___LightPink_77; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightPink_77() { return &___LightPink_77; } inline void set_LightPink_77(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightPink_77 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightPink_77))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSalmon_78() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSalmon_78)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSalmon_78() const { return ___LightSalmon_78; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSalmon_78() { return &___LightSalmon_78; } inline void set_LightSalmon_78(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSalmon_78 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSalmon_78))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSeaGreen_79() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSeaGreen_79)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSeaGreen_79() const { return ___LightSeaGreen_79; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSeaGreen_79() { return &___LightSeaGreen_79; } inline void set_LightSeaGreen_79(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSeaGreen_79 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSeaGreen_79))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSkyBlue_80() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSkyBlue_80)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSkyBlue_80() const { return ___LightSkyBlue_80; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSkyBlue_80() { return &___LightSkyBlue_80; } inline void set_LightSkyBlue_80(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSkyBlue_80 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSkyBlue_80))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSlateGray_81() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSlateGray_81)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSlateGray_81() const { return ___LightSlateGray_81; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSlateGray_81() { return &___LightSlateGray_81; } inline void set_LightSlateGray_81(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSlateGray_81 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSlateGray_81))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSlateGrey_82() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSlateGrey_82)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSlateGrey_82() const { return ___LightSlateGrey_82; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSlateGrey_82() { return &___LightSlateGrey_82; } inline void set_LightSlateGrey_82(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSlateGrey_82 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSlateGrey_82))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightSteelBlue_83() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightSteelBlue_83)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightSteelBlue_83() const { return ___LightSteelBlue_83; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightSteelBlue_83() { return &___LightSteelBlue_83; } inline void set_LightSteelBlue_83(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightSteelBlue_83 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightSteelBlue_83))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LightYellow_84() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LightYellow_84)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LightYellow_84() const { return ___LightYellow_84; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LightYellow_84() { return &___LightYellow_84; } inline void set_LightYellow_84(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LightYellow_84 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LightYellow_84))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Lime_85() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Lime_85)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Lime_85() const { return ___Lime_85; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Lime_85() { return &___Lime_85; } inline void set_Lime_85(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Lime_85 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Lime_85))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_LimeGreen_86() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___LimeGreen_86)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_LimeGreen_86() const { return ___LimeGreen_86; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_LimeGreen_86() { return &___LimeGreen_86; } inline void set_LimeGreen_86(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___LimeGreen_86 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___LimeGreen_86))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Linen_87() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Linen_87)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Linen_87() const { return ___Linen_87; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Linen_87() { return &___Linen_87; } inline void set_Linen_87(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Linen_87 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Linen_87))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Magenta_88() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Magenta_88)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Magenta_88() const { return ___Magenta_88; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Magenta_88() { return &___Magenta_88; } inline void set_Magenta_88(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Magenta_88 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Magenta_88))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Maroon_89() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Maroon_89)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Maroon_89() const { return ___Maroon_89; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Maroon_89() { return &___Maroon_89; } inline void set_Maroon_89(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Maroon_89 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Maroon_89))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumAquamarine_90() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumAquamarine_90)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumAquamarine_90() const { return ___MediumAquamarine_90; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumAquamarine_90() { return &___MediumAquamarine_90; } inline void set_MediumAquamarine_90(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumAquamarine_90 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumAquamarine_90))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumBlue_91() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumBlue_91)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumBlue_91() const { return ___MediumBlue_91; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumBlue_91() { return &___MediumBlue_91; } inline void set_MediumBlue_91(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumBlue_91 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumBlue_91))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumOrchid_92() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumOrchid_92)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumOrchid_92() const { return ___MediumOrchid_92; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumOrchid_92() { return &___MediumOrchid_92; } inline void set_MediumOrchid_92(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumOrchid_92 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumOrchid_92))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumPurple_93() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumPurple_93)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumPurple_93() const { return ___MediumPurple_93; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumPurple_93() { return &___MediumPurple_93; } inline void set_MediumPurple_93(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumPurple_93 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumPurple_93))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumSeaGreen_94() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumSeaGreen_94)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumSeaGreen_94() const { return ___MediumSeaGreen_94; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumSeaGreen_94() { return &___MediumSeaGreen_94; } inline void set_MediumSeaGreen_94(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumSeaGreen_94 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumSeaGreen_94))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumSlateBlue_95() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumSlateBlue_95)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumSlateBlue_95() const { return ___MediumSlateBlue_95; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumSlateBlue_95() { return &___MediumSlateBlue_95; } inline void set_MediumSlateBlue_95(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumSlateBlue_95 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumSlateBlue_95))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumSpringGreen_96() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumSpringGreen_96)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumSpringGreen_96() const { return ___MediumSpringGreen_96; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumSpringGreen_96() { return &___MediumSpringGreen_96; } inline void set_MediumSpringGreen_96(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumSpringGreen_96 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumSpringGreen_96))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumTurquoise_97() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumTurquoise_97)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumTurquoise_97() const { return ___MediumTurquoise_97; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumTurquoise_97() { return &___MediumTurquoise_97; } inline void set_MediumTurquoise_97(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumTurquoise_97 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumTurquoise_97))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MediumVioletRed_98() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MediumVioletRed_98)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MediumVioletRed_98() const { return ___MediumVioletRed_98; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MediumVioletRed_98() { return &___MediumVioletRed_98; } inline void set_MediumVioletRed_98(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MediumVioletRed_98 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MediumVioletRed_98))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MidnightBlue_99() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MidnightBlue_99)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MidnightBlue_99() const { return ___MidnightBlue_99; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MidnightBlue_99() { return &___MidnightBlue_99; } inline void set_MidnightBlue_99(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MidnightBlue_99 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MidnightBlue_99))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MintCream_100() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MintCream_100)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MintCream_100() const { return ___MintCream_100; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MintCream_100() { return &___MintCream_100; } inline void set_MintCream_100(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MintCream_100 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MintCream_100))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_MistyRose_101() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___MistyRose_101)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_MistyRose_101() const { return ___MistyRose_101; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_MistyRose_101() { return &___MistyRose_101; } inline void set_MistyRose_101(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___MistyRose_101 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___MistyRose_101))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Moccasin_102() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Moccasin_102)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Moccasin_102() const { return ___Moccasin_102; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Moccasin_102() { return &___Moccasin_102; } inline void set_Moccasin_102(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Moccasin_102 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Moccasin_102))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_NavajoWhite_103() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___NavajoWhite_103)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_NavajoWhite_103() const { return ___NavajoWhite_103; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_NavajoWhite_103() { return &___NavajoWhite_103; } inline void set_NavajoWhite_103(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___NavajoWhite_103 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___NavajoWhite_103))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Navy_104() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Navy_104)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Navy_104() const { return ___Navy_104; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Navy_104() { return &___Navy_104; } inline void set_Navy_104(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Navy_104 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Navy_104))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_OldLace_105() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___OldLace_105)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_OldLace_105() const { return ___OldLace_105; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_OldLace_105() { return &___OldLace_105; } inline void set_OldLace_105(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___OldLace_105 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___OldLace_105))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Olive_106() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Olive_106)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Olive_106() const { return ___Olive_106; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Olive_106() { return &___Olive_106; } inline void set_Olive_106(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Olive_106 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Olive_106))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_OliveDrab_107() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___OliveDrab_107)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_OliveDrab_107() const { return ___OliveDrab_107; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_OliveDrab_107() { return &___OliveDrab_107; } inline void set_OliveDrab_107(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___OliveDrab_107 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___OliveDrab_107))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Orange_108() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Orange_108)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Orange_108() const { return ___Orange_108; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Orange_108() { return &___Orange_108; } inline void set_Orange_108(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Orange_108 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Orange_108))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_OrangeRed_109() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___OrangeRed_109)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_OrangeRed_109() const { return ___OrangeRed_109; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_OrangeRed_109() { return &___OrangeRed_109; } inline void set_OrangeRed_109(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___OrangeRed_109 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___OrangeRed_109))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Orchid_110() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Orchid_110)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Orchid_110() const { return ___Orchid_110; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Orchid_110() { return &___Orchid_110; } inline void set_Orchid_110(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Orchid_110 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Orchid_110))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PaleGoldenrod_111() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PaleGoldenrod_111)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PaleGoldenrod_111() const { return ___PaleGoldenrod_111; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PaleGoldenrod_111() { return &___PaleGoldenrod_111; } inline void set_PaleGoldenrod_111(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PaleGoldenrod_111 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PaleGoldenrod_111))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PaleGreen_112() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PaleGreen_112)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PaleGreen_112() const { return ___PaleGreen_112; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PaleGreen_112() { return &___PaleGreen_112; } inline void set_PaleGreen_112(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PaleGreen_112 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PaleGreen_112))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PaleTurquoise_113() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PaleTurquoise_113)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PaleTurquoise_113() const { return ___PaleTurquoise_113; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PaleTurquoise_113() { return &___PaleTurquoise_113; } inline void set_PaleTurquoise_113(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PaleTurquoise_113 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PaleTurquoise_113))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PaleVioletRed_114() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PaleVioletRed_114)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PaleVioletRed_114() const { return ___PaleVioletRed_114; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PaleVioletRed_114() { return &___PaleVioletRed_114; } inline void set_PaleVioletRed_114(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PaleVioletRed_114 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PaleVioletRed_114))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PapayaWhip_115() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PapayaWhip_115)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PapayaWhip_115() const { return ___PapayaWhip_115; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PapayaWhip_115() { return &___PapayaWhip_115; } inline void set_PapayaWhip_115(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PapayaWhip_115 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PapayaWhip_115))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PeachPuff_116() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PeachPuff_116)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PeachPuff_116() const { return ___PeachPuff_116; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PeachPuff_116() { return &___PeachPuff_116; } inline void set_PeachPuff_116(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PeachPuff_116 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PeachPuff_116))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Peru_117() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Peru_117)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Peru_117() const { return ___Peru_117; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Peru_117() { return &___Peru_117; } inline void set_Peru_117(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Peru_117 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Peru_117))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Pink_118() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Pink_118)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Pink_118() const { return ___Pink_118; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Pink_118() { return &___Pink_118; } inline void set_Pink_118(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Pink_118 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Pink_118))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Plum_119() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Plum_119)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Plum_119() const { return ___Plum_119; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Plum_119() { return &___Plum_119; } inline void set_Plum_119(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Plum_119 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Plum_119))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_PowderBlue_120() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___PowderBlue_120)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_PowderBlue_120() const { return ___PowderBlue_120; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_PowderBlue_120() { return &___PowderBlue_120; } inline void set_PowderBlue_120(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___PowderBlue_120 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___PowderBlue_120))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Purple_121() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Purple_121)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Purple_121() const { return ___Purple_121; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Purple_121() { return &___Purple_121; } inline void set_Purple_121(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Purple_121 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Purple_121))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_RebeccaPurple_122() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___RebeccaPurple_122)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_RebeccaPurple_122() const { return ___RebeccaPurple_122; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_RebeccaPurple_122() { return &___RebeccaPurple_122; } inline void set_RebeccaPurple_122(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___RebeccaPurple_122 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___RebeccaPurple_122))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Red_123() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Red_123)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Red_123() const { return ___Red_123; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Red_123() { return &___Red_123; } inline void set_Red_123(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Red_123 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Red_123))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_RosyBrown_124() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___RosyBrown_124)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_RosyBrown_124() const { return ___RosyBrown_124; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_RosyBrown_124() { return &___RosyBrown_124; } inline void set_RosyBrown_124(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___RosyBrown_124 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___RosyBrown_124))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_RoyalBlue_125() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___RoyalBlue_125)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_RoyalBlue_125() const { return ___RoyalBlue_125; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_RoyalBlue_125() { return &___RoyalBlue_125; } inline void set_RoyalBlue_125(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___RoyalBlue_125 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___RoyalBlue_125))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SaddleBrown_126() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SaddleBrown_126)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SaddleBrown_126() const { return ___SaddleBrown_126; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SaddleBrown_126() { return &___SaddleBrown_126; } inline void set_SaddleBrown_126(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SaddleBrown_126 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SaddleBrown_126))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Salmon_127() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Salmon_127)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Salmon_127() const { return ___Salmon_127; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Salmon_127() { return &___Salmon_127; } inline void set_Salmon_127(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Salmon_127 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Salmon_127))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SandyBrown_128() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SandyBrown_128)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SandyBrown_128() const { return ___SandyBrown_128; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SandyBrown_128() { return &___SandyBrown_128; } inline void set_SandyBrown_128(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SandyBrown_128 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SandyBrown_128))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SeaGreen_129() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SeaGreen_129)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SeaGreen_129() const { return ___SeaGreen_129; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SeaGreen_129() { return &___SeaGreen_129; } inline void set_SeaGreen_129(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SeaGreen_129 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SeaGreen_129))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SeaShell_130() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SeaShell_130)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SeaShell_130() const { return ___SeaShell_130; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SeaShell_130() { return &___SeaShell_130; } inline void set_SeaShell_130(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SeaShell_130 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SeaShell_130))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Sienna_131() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Sienna_131)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Sienna_131() const { return ___Sienna_131; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Sienna_131() { return &___Sienna_131; } inline void set_Sienna_131(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Sienna_131 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Sienna_131))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Silver_132() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Silver_132)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Silver_132() const { return ___Silver_132; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Silver_132() { return &___Silver_132; } inline void set_Silver_132(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Silver_132 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Silver_132))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SkyBlue_133() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SkyBlue_133)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SkyBlue_133() const { return ___SkyBlue_133; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SkyBlue_133() { return &___SkyBlue_133; } inline void set_SkyBlue_133(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SkyBlue_133 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SkyBlue_133))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SlateBlue_134() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SlateBlue_134)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SlateBlue_134() const { return ___SlateBlue_134; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SlateBlue_134() { return &___SlateBlue_134; } inline void set_SlateBlue_134(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SlateBlue_134 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SlateBlue_134))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SlateGray_135() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SlateGray_135)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SlateGray_135() const { return ___SlateGray_135; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SlateGray_135() { return &___SlateGray_135; } inline void set_SlateGray_135(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SlateGray_135 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SlateGray_135))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SlateGrey_136() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SlateGrey_136)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SlateGrey_136() const { return ___SlateGrey_136; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SlateGrey_136() { return &___SlateGrey_136; } inline void set_SlateGrey_136(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SlateGrey_136 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SlateGrey_136))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Snow_137() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Snow_137)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Snow_137() const { return ___Snow_137; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Snow_137() { return &___Snow_137; } inline void set_Snow_137(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Snow_137 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Snow_137))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SpringGreen_138() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SpringGreen_138)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SpringGreen_138() const { return ___SpringGreen_138; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SpringGreen_138() { return &___SpringGreen_138; } inline void set_SpringGreen_138(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SpringGreen_138 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SpringGreen_138))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_SteelBlue_139() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___SteelBlue_139)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_SteelBlue_139() const { return ___SteelBlue_139; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_SteelBlue_139() { return &___SteelBlue_139; } inline void set_SteelBlue_139(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___SteelBlue_139 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___SteelBlue_139))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Tan_140() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Tan_140)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Tan_140() const { return ___Tan_140; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Tan_140() { return &___Tan_140; } inline void set_Tan_140(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Tan_140 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Tan_140))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Teal_141() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Teal_141)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Teal_141() const { return ___Teal_141; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Teal_141() { return &___Teal_141; } inline void set_Teal_141(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Teal_141 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Teal_141))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Thistle_142() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Thistle_142)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Thistle_142() const { return ___Thistle_142; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Thistle_142() { return &___Thistle_142; } inline void set_Thistle_142(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Thistle_142 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Thistle_142))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Tomato_143() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Tomato_143)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Tomato_143() const { return ___Tomato_143; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Tomato_143() { return &___Tomato_143; } inline void set_Tomato_143(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Tomato_143 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Tomato_143))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Transparent_144() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Transparent_144)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Transparent_144() const { return ___Transparent_144; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Transparent_144() { return &___Transparent_144; } inline void set_Transparent_144(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Transparent_144 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Transparent_144))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Turquoise_145() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Turquoise_145)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Turquoise_145() const { return ___Turquoise_145; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Turquoise_145() { return &___Turquoise_145; } inline void set_Turquoise_145(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Turquoise_145 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Turquoise_145))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Violet_146() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Violet_146)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Violet_146() const { return ___Violet_146; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Violet_146() { return &___Violet_146; } inline void set_Violet_146(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Violet_146 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Violet_146))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Wheat_147() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Wheat_147)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Wheat_147() const { return ___Wheat_147; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Wheat_147() { return &___Wheat_147; } inline void set_Wheat_147(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Wheat_147 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Wheat_147))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_White_148() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___White_148)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_White_148() const { return ___White_148; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_White_148() { return &___White_148; } inline void set_White_148(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___White_148 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___White_148))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_WhiteSmoke_149() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___WhiteSmoke_149)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_WhiteSmoke_149() const { return ___WhiteSmoke_149; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_WhiteSmoke_149() { return &___WhiteSmoke_149; } inline void set_WhiteSmoke_149(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___WhiteSmoke_149 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___WhiteSmoke_149))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_Yellow_150() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___Yellow_150)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_Yellow_150() const { return ___Yellow_150; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_Yellow_150() { return &___Yellow_150; } inline void set_Yellow_150(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___Yellow_150 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Yellow_150))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_YellowGreen_151() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___YellowGreen_151)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_YellowGreen_151() const { return ___YellowGreen_151; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_YellowGreen_151() { return &___YellowGreen_151; } inline void set_YellowGreen_151(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___YellowGreen_151 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___YellowGreen_151))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_WebSafePaletteLazy_152() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___WebSafePaletteLazy_152)); } inline Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * get_WebSafePaletteLazy_152() const { return ___WebSafePaletteLazy_152; } inline Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 ** get_address_of_WebSafePaletteLazy_152() { return &___WebSafePaletteLazy_152; } inline void set_WebSafePaletteLazy_152(Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * value) { ___WebSafePaletteLazy_152 = value; Il2CppCodeGenWriteBarrier((void**)(&___WebSafePaletteLazy_152), (void*)value); } inline static int32_t get_offset_of_WernerPaletteLazy_153() { return static_cast(offsetof(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_StaticFields, ___WernerPaletteLazy_153)); } inline Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * get_WernerPaletteLazy_153() const { return ___WernerPaletteLazy_153; } inline Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 ** get_address_of_WernerPaletteLazy_153() { return &___WernerPaletteLazy_153; } inline void set_WernerPaletteLazy_153(Lazy_1_t80FFFE0ACFF8A8AA6833B50CDDF9C92D4C9A5134 * value) { ___WernerPaletteLazy_153 = value; Il2CppCodeGenWriteBarrier((void**)(&___WernerPaletteLazy_153), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Color struct Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_marshaled_pinvoke { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___data_0; RuntimeObject* ___boxedHighPrecisionPixel_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Color struct Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8_marshaled_com { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___data_0; RuntimeObject* ___boxedHighPrecisionPixel_1; }; // SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor struct CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 : public CloningImageProcessor_t1630CB01AAB8C71AAF43C2F18D43A138B41B4F2A { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CCropRectangleU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CCropRectangleU3Ek__BackingField_0() { return static_cast(offsetof(CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009, ___U3CCropRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CCropRectangleU3Ek__BackingField_0() const { return ___U3CCropRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CCropRectangleU3Ek__BackingField_0() { return &___U3CCropRectangleU3Ek__BackingField_0; } inline void set_U3CCropRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CCropRectangleU3Ek__BackingField_0 = value; } }; // System.DateTimeOffset struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___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(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_dateTime_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___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_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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(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(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(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(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(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(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(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(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(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(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(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(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(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(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(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(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(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(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(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(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(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(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(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* 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(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* 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(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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___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_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.ExceptionResource struct ExceptionResource_tD29FDAA391137C7766FB63B5F13FA0F12AF6C3FA { public: // System.Int32 System.ExceptionResource::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionResource_tD29FDAA391137C7766FB63B5F13FA0F12AF6C3FA, ___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; } }; // UnityEngine.Experimental.GlobalIllumination.FalloffType struct FalloffType_t983DA2C11C909629E51BD1D4CF088C689C9863CB { public: // System.Byte UnityEngine.Experimental.GlobalIllumination.FalloffType::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FalloffType_t983DA2C11C909629E51BD1D4CF088C689C9863CB, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.UIR.GfxUpdateBufferRange struct GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 { public: // System.UInt32 UnityEngine.UIElements.UIR.GfxUpdateBufferRange::offsetFromWriteStart uint32_t ___offsetFromWriteStart_0; // System.UInt32 UnityEngine.UIElements.UIR.GfxUpdateBufferRange::size uint32_t ___size_1; // System.UIntPtr UnityEngine.UIElements.UIR.GfxUpdateBufferRange::source uintptr_t ___source_2; public: inline static int32_t get_offset_of_offsetFromWriteStart_0() { return static_cast(offsetof(GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66, ___offsetFromWriteStart_0)); } inline uint32_t get_offsetFromWriteStart_0() const { return ___offsetFromWriteStart_0; } inline uint32_t* get_address_of_offsetFromWriteStart_0() { return &___offsetFromWriteStart_0; } inline void set_offsetFromWriteStart_0(uint32_t value) { ___offsetFromWriteStart_0 = value; } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66, ___size_1)); } inline uint32_t get_size_1() const { return ___size_1; } inline uint32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(uint32_t value) { ___size_1 = value; } inline static int32_t get_offset_of_source_2() { return static_cast(offsetof(GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66, ___source_2)); } inline uintptr_t get_source_2() const { return ___source_2; } inline uintptr_t* get_address_of_source_2() { return &___source_2; } inline void set_source_2(uintptr_t value) { ___source_2 = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag struct IccProfileTag_t01F9FE4BEC18316166BAA3EDA264B5CFEEAAC640 { public: // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IccProfileTag_t01F9FE4BEC18316166BAA3EDA264B5CFEEAAC640, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE : public RuntimeObject { public: // System.Boolean SixLabors.ImageSharp.Image::isDisposed bool ___isDisposed_0; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Image::size Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Image::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // SixLabors.ImageSharp.Formats.PixelTypeInfo SixLabors.ImageSharp.Image::k__BackingField PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * ___U3CPixelTypeU3Ek__BackingField_3; // SixLabors.ImageSharp.Metadata.ImageMetadata SixLabors.ImageSharp.Image::k__BackingField ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___U3CMetadataU3Ek__BackingField_4; public: inline static int32_t get_offset_of_isDisposed_0() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___isDisposed_0)); } inline bool get_isDisposed_0() const { return ___isDisposed_0; } inline bool* get_address_of_isDisposed_0() { return &___isDisposed_0; } inline void set_isDisposed_0(bool value) { ___isDisposed_0 = value; } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___size_1)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_size_1() const { return ___size_1; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_size_1() { return &___size_1; } inline void set_size_1(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___size_1 = value; } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___configuration_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_2() const { return ___configuration_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_2() { return &___configuration_2; } inline void set_configuration_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_2), (void*)value); } inline static int32_t get_offset_of_U3CPixelTypeU3Ek__BackingField_3() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CPixelTypeU3Ek__BackingField_3)); } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * get_U3CPixelTypeU3Ek__BackingField_3() const { return ___U3CPixelTypeU3Ek__BackingField_3; } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E ** get_address_of_U3CPixelTypeU3Ek__BackingField_3() { return &___U3CPixelTypeU3Ek__BackingField_3; } inline void set_U3CPixelTypeU3Ek__BackingField_3(PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * value) { ___U3CPixelTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_4() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CMetadataU3Ek__BackingField_4)); } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * get_U3CMetadataU3Ek__BackingField_4() const { return ___U3CMetadataU3Ek__BackingField_4; } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA ** get_address_of_U3CMetadataU3Ek__BackingField_4() { return &___U3CMetadataU3Ek__BackingField_4; } inline void set_U3CMetadataU3Ek__BackingField_4(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * value) { ___U3CMetadataU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_4), (void*)value); } }; // System.Int32Enum struct Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C { public: // System.Int32 System.Int32Enum::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Int32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C, ___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; } }; // Newtonsoft.Json.JsonContainerType struct JsonContainerType_t05B0E207A4A108FABEF666BB3F497E100228F6DE { public: // System.Int32 Newtonsoft.Json.JsonContainerType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JsonContainerType_t05B0E207A4A108FABEF666BB3F497E100228F6DE, ___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; } }; // UnityEngine.Experimental.GlobalIllumination.LightMode struct LightMode_t9D89979F39C1DBB9CD1E275BDD77C7EA1B506491 { public: // System.Byte UnityEngine.Experimental.GlobalIllumination.LightMode::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LightMode_t9D89979F39C1DBB9CD1E275BDD77C7EA1B506491, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // UnityEngine.Experimental.GlobalIllumination.LightType struct LightType_t4205DE4BEF130CE507C87172DAB60E5B1EB05552 { public: // System.Byte UnityEngine.Experimental.GlobalIllumination.LightType::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LightType_t4205DE4BEF130CE507C87172DAB60E5B1EB05552, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // BestHTTP.SignalRCore.Messages.MessageTypes struct MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C { public: // System.Int32 BestHTTP.SignalRCore.Messages.MessageTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MessageTypes_t3FA36B4CAA5AA4624EDB50FA028FBBAED9DB832C, ___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; } }; // UnityEngine.ParticleCollisionEvent struct ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD { public: // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Intersection Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Intersection_0; // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_1; // UnityEngine.Vector3 UnityEngine.ParticleCollisionEvent::m_Velocity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Velocity_2; // System.Int32 UnityEngine.ParticleCollisionEvent::m_ColliderInstanceID int32_t ___m_ColliderInstanceID_3; public: inline static int32_t get_offset_of_m_Intersection_0() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Intersection_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Intersection_0() const { return ___m_Intersection_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Intersection_0() { return &___m_Intersection_0; } inline void set_m_Intersection_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Intersection_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_Velocity_2() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_Velocity_2)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Velocity_2() const { return ___m_Velocity_2; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Velocity_2() { return &___m_Velocity_2; } inline void set_m_Velocity_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Velocity_2 = value; } inline static int32_t get_offset_of_m_ColliderInstanceID_3() { return static_cast(offsetof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD, ___m_ColliderInstanceID_3)); } inline int32_t get_m_ColliderInstanceID_3() const { return ___m_ColliderInstanceID_3; } inline int32_t* get_address_of_m_ColliderInstanceID_3() { return &___m_ColliderInstanceID_3; } inline void set_m_ColliderInstanceID_3(int32_t value) { ___m_ColliderInstanceID_3 = value; } }; // SixLabors.ImageSharp.Metadata.PixelResolutionUnit struct PixelResolutionUnit_t01E0578A44AB679E59F353342D2340A6721D30C4 { public: // System.Byte SixLabors.ImageSharp.Metadata.PixelResolutionUnit::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PixelResolutionUnit_t01E0578A44AB679E59F353342D2340A6721D30C4, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // UnityEngine.Plane struct Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 { public: // UnityEngine.Vector3 UnityEngine.Plane::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_0; // System.Single UnityEngine.Plane::m_Distance float ___m_Distance_1; public: inline static int32_t get_offset_of_m_Normal_0() { return static_cast(offsetof(Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7, ___m_Normal_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_0() const { return ___m_Normal_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_0() { return &___m_Normal_0; } inline void set_m_Normal_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_0 = value; } inline static int32_t get_offset_of_m_Distance_1() { return static_cast(offsetof(Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7, ___m_Distance_1)); } inline float get_m_Distance_1() const { return ___m_Distance_1; } inline float* get_address_of_m_Distance_1() { return &___m_Distance_1; } inline void set_m_Distance_1(float value) { ___m_Distance_1 = value; } }; // UnityEngine.UIElements.PseudoStates struct PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F { public: // System.Int32 UnityEngine.UIElements.PseudoStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F, ___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; } }; // UnityEngine.RaycastHit2D struct RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 { public: // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Centroid Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Centroid_0; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Point Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_Point_1; // UnityEngine.Vector2 UnityEngine.RaycastHit2D::m_Normal Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___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(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Centroid_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Centroid_0() const { return ___m_Centroid_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Centroid_0() { return &___m_Centroid_0; } inline void set_m_Centroid_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Centroid_0 = value; } inline static int32_t get_offset_of_m_Point_1() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Point_1)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Point_1() const { return ___m_Point_1; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Point_1() { return &___m_Point_1; } inline void set_m_Point_1(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Point_1 = value; } inline static int32_t get_offset_of_m_Normal_2() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___m_Normal_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_Normal_2() const { return ___m_Normal_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_Normal_2() { return &___m_Normal_2; } inline void set_m_Normal_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_Normal_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___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(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___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(offsetof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4, ___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.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE { public: // UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; // UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; // System.Single UnityEngine.EventSystems.RaycastResult::distance float ___distance_2; // System.Single UnityEngine.EventSystems.RaycastResult::index float ___index_3; // System.Int32 UnityEngine.EventSystems.RaycastResult::depth int32_t ___depth_4; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer int32_t ___sortingLayer_5; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder int32_t ___sortingOrder_6; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; // UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; // System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex int32_t ___displayIndex_10; public: inline static int32_t get_offset_of_m_GameObject_0() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___m_GameObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_m_GameObject_0() const { return ___m_GameObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_m_GameObject_0() { return &___m_GameObject_0; } inline void set_m_GameObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___m_GameObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_GameObject_0), (void*)value); } inline static int32_t get_offset_of_module_1() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___module_1)); } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * get_module_1() const { return ___module_1; } inline BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 ** get_address_of_module_1() { return &___module_1; } inline void set_module_1(BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * value) { ___module_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___module_1), (void*)value); } inline static int32_t get_offset_of_distance_2() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___distance_2)); } inline float get_distance_2() const { return ___distance_2; } inline float* get_address_of_distance_2() { return &___distance_2; } inline void set_distance_2(float value) { ___distance_2 = value; } inline static int32_t get_offset_of_index_3() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___index_3)); } inline float get_index_3() const { return ___index_3; } inline float* get_address_of_index_3() { return &___index_3; } inline void set_index_3(float value) { ___index_3 = value; } inline static int32_t get_offset_of_depth_4() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___depth_4)); } inline int32_t get_depth_4() const { return ___depth_4; } inline int32_t* get_address_of_depth_4() { return &___depth_4; } inline void set_depth_4(int32_t value) { ___depth_4 = value; } inline static int32_t get_offset_of_sortingLayer_5() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingLayer_5)); } inline int32_t get_sortingLayer_5() const { return ___sortingLayer_5; } inline int32_t* get_address_of_sortingLayer_5() { return &___sortingLayer_5; } inline void set_sortingLayer_5(int32_t value) { ___sortingLayer_5 = value; } inline static int32_t get_offset_of_sortingOrder_6() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___sortingOrder_6)); } inline int32_t get_sortingOrder_6() const { return ___sortingOrder_6; } inline int32_t* get_address_of_sortingOrder_6() { return &___sortingOrder_6; } inline void set_sortingOrder_6(int32_t value) { ___sortingOrder_6 = value; } inline static int32_t get_offset_of_worldPosition_7() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldPosition_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldPosition_7() const { return ___worldPosition_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldPosition_7() { return &___worldPosition_7; } inline void set_worldPosition_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldPosition_7 = value; } inline static int32_t get_offset_of_worldNormal_8() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___worldNormal_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_worldNormal_8() const { return ___worldNormal_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_worldNormal_8() { return &___worldNormal_8; } inline void set_worldNormal_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___worldNormal_8 = value; } inline static int32_t get_offset_of_screenPosition_9() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___screenPosition_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_screenPosition_9() const { return ___screenPosition_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_screenPosition_9() { return &___screenPosition_9; } inline void set_screenPosition_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___screenPosition_9 = value; } inline static int32_t get_offset_of_displayIndex_10() { return static_cast(offsetof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE, ___displayIndex_10)); } inline int32_t get_displayIndex_10() const { return ___displayIndex_10; } inline int32_t* get_address_of_displayIndex_10() { return &___displayIndex_10; } inline void set_displayIndex_10(int32_t value) { ___displayIndex_10 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_pinvoke { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; int32_t ___displayIndex_10; }; // Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE_marshaled_com { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___m_GameObject_0; BaseRaycaster_tBC0FB2CBE6D3D40991EC20F689C43F76AD82A876 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldPosition_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___worldNormal_8; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___screenPosition_9; int32_t ___displayIndex_10; }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___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; } }; // SixLabors.ImageSharp.RgbaComponent struct RgbaComponent_t3EEC4C28A74EB7D5942870D53CABC392B3562D64 { public: // System.Int32 SixLabors.ImageSharp.RgbaComponent::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RgbaComponent_t3EEC4C28A74EB7D5942870D53CABC392B3562D64, ___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_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___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.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3 { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3, ___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; } }; // UnityEngine.UIElements.StyleKeyword struct StyleKeyword_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303 { public: // System.Int32 UnityEngine.UIElements.StyleKeyword::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleKeyword_t01A121DD5B4904AB0EA0BFA6E26159EE9AF8B303, ___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; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyId struct StylePropertyId_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F { public: // System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyId::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StylePropertyId_t595C8AB8A23E2DDDD0BCF5993E011BBFEA1DF59F, ___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; } }; // UnityEngine.UIElements.StyleSelectorType struct StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7 { public: // System.Int32 UnityEngine.UIElements.StyleSelectorType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleSelectorType_t076854E4D0D1DE5408564915375B2D4AF5F13BD7, ___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; } }; // UnityEngine.UIElements.StyleValueType struct StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F { public: // System.Int32 UnityEngine.UIElements.StyleValueType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StyleValueType_t41CD4C2FFE2B4D2AFCB10F36A6D685A60517E32F, ___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.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___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; } }; // UnityEngine.UICharInfo struct UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A { public: // UnityEngine.Vector2 UnityEngine.UICharInfo::cursorPos Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___cursorPos_0; // System.Single UnityEngine.UICharInfo::charWidth float ___charWidth_1; public: inline static int32_t get_offset_of_cursorPos_0() { return static_cast(offsetof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A, ___cursorPos_0)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_cursorPos_0() const { return ___cursorPos_0; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_cursorPos_0() { return &___cursorPos_0; } inline void set_cursorPos_0(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___cursorPos_0 = value; } inline static int32_t get_offset_of_charWidth_1() { return static_cast(offsetof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A, ___charWidth_1)); } inline float get_charWidth_1() const { return ___charWidth_1; } inline float* get_address_of_charWidth_1() { return &___charWidth_1; } inline void set_charWidth_1(float value) { ___charWidth_1 = value; } }; // UnityEngine.UIVertex struct UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A { public: // UnityEngine.Vector3 UnityEngine.UIVertex::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_0; // UnityEngine.Vector3 UnityEngine.UIVertex::normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___normal_1; // UnityEngine.Vector4 UnityEngine.UIVertex::tangent Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___tangent_2; // UnityEngine.Color32 UnityEngine.UIVertex::color Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___color_3; // UnityEngine.Vector4 UnityEngine.UIVertex::uv0 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv0_4; // UnityEngine.Vector4 UnityEngine.UIVertex::uv1 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv1_5; // UnityEngine.Vector4 UnityEngine.UIVertex::uv2 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv2_6; // UnityEngine.Vector4 UnityEngine.UIVertex::uv3 Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___uv3_7; public: inline static int32_t get_offset_of_position_0() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___position_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_0() const { return ___position_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_0() { return &___position_0; } inline void set_position_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_0 = value; } inline static int32_t get_offset_of_normal_1() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_normal_1() const { return ___normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_normal_1() { return &___normal_1; } inline void set_normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___normal_1 = value; } inline static int32_t get_offset_of_tangent_2() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___tangent_2)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_tangent_2() const { return ___tangent_2; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_tangent_2() { return &___tangent_2; } inline void set_tangent_2(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___tangent_2 = value; } inline static int32_t get_offset_of_color_3() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___color_3)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_color_3() const { return ___color_3; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_color_3() { return &___color_3; } inline void set_color_3(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___color_3 = value; } inline static int32_t get_offset_of_uv0_4() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv0_4)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv0_4() const { return ___uv0_4; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv0_4() { return &___uv0_4; } inline void set_uv0_4(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv0_4 = value; } inline static int32_t get_offset_of_uv1_5() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv1_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv1_5() const { return ___uv1_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv1_5() { return &___uv1_5; } inline void set_uv1_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv1_5 = value; } inline static int32_t get_offset_of_uv2_6() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv2_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv2_6() const { return ___uv2_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv2_6() { return &___uv2_6; } inline void set_uv2_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv2_6 = value; } inline static int32_t get_offset_of_uv3_7() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A, ___uv3_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_uv3_7() const { return ___uv3_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_uv3_7() { return &___uv3_7; } inline void set_uv3_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___uv3_7 = value; } }; struct UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields { public: // UnityEngine.Color32 UnityEngine.UIVertex::s_DefaultColor Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D ___s_DefaultColor_8; // UnityEngine.Vector4 UnityEngine.UIVertex::s_DefaultTangent Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___s_DefaultTangent_9; // UnityEngine.UIVertex UnityEngine.UIVertex::simpleVert UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A ___simpleVert_10; public: inline static int32_t get_offset_of_s_DefaultColor_8() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___s_DefaultColor_8)); } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D get_s_DefaultColor_8() const { return ___s_DefaultColor_8; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * get_address_of_s_DefaultColor_8() { return &___s_DefaultColor_8; } inline void set_s_DefaultColor_8(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { ___s_DefaultColor_8 = value; } inline static int32_t get_offset_of_s_DefaultTangent_9() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___s_DefaultTangent_9)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_s_DefaultTangent_9() const { return ___s_DefaultTangent_9; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_s_DefaultTangent_9() { return &___s_DefaultTangent_9; } inline void set_s_DefaultTangent_9(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___s_DefaultTangent_9 = value; } inline static int32_t get_offset_of_simpleVert_10() { return static_cast(offsetof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A_StaticFields, ___simpleVert_10)); } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A get_simpleVert_10() const { return ___simpleVert_10; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * get_address_of_simpleVert_10() { return &___simpleVert_10; } inline void set_simpleVert_10(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { ___simpleVert_10 = value; } }; // UnityEngine.UIElements.Length/Unit struct Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB { public: // System.Int32 UnityEngine.UIElements.Length/Unit::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Unit_t404BDC0B9D436EDDCC7891B48C4DCE2FCF7098AB, ___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; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F : public ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::definition EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F, ___definition_3)); } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * get_definition_3() const { return ___definition_3; } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12 : public ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::definition EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12, ___definition_3)); } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * get_definition_3() const { return ___definition_3; } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB : public ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::definition EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB, ___definition_3)); } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * get_definition_3() const { return ___definition_3; } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1 struct EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5 : public ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::definition EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition_3; public: inline static int32_t get_offset_of_definition_3() { return static_cast(offsetof(EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5, ___definition_3)); } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * get_definition_3() const { return ___definition_3; } inline EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF ** get_address_of_definition_3() { return &___definition_3; } inline void set_definition_3(EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * value) { ___definition_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___definition_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2/Entry,System.Single> struct Entry_t8C57AE33F5C79A1A541998D2DBB3E0AEC63FCD53 { 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 ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057 ___key_2; // TValue System.Collections.Generic.Dictionary`2/Entry::value float ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t8C57AE33F5C79A1A541998D2DBB3E0AEC63FCD53, ___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(offsetof(Entry_t8C57AE33F5C79A1A541998D2DBB3E0AEC63FCD53, ___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(offsetof(Entry_t8C57AE33F5C79A1A541998D2DBB3E0AEC63FCD53, ___key_2)); } inline ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057 get_key_2() const { return ___key_2; } inline ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057 * get_address_of_key_2() { return &___key_2; } inline void set_key_2(ValueTuple_2_t032149A7D22FF48619C84A95F2057E73C4548057 value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_t8C57AE33F5C79A1A541998D2DBB3E0AEC63FCD53, ___value_3)); } inline float get_value_3() const { return ___value_3; } inline float* get_address_of_value_3() { return &___value_3; } inline void set_value_3(float value) { ___value_3 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tE0EDBE0C8EBC9D85D4C2DC9FE94BF966F615E185 { 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 uint8_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(offsetof(Entry_tE0EDBE0C8EBC9D85D4C2DC9FE94BF966F615E185, ___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(offsetof(Entry_tE0EDBE0C8EBC9D85D4C2DC9FE94BF966F615E185, ___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(offsetof(Entry_tE0EDBE0C8EBC9D85D4C2DC9FE94BF966F615E185, ___key_2)); } inline uint8_t get_key_2() const { return ___key_2; } inline uint8_t* get_address_of_key_2() { return &___key_2; } inline void set_key_2(uint8_t value) { ___key_2 = value; } inline static int32_t get_offset_of_value_3() { return static_cast(offsetof(Entry_tE0EDBE0C8EBC9D85D4C2DC9FE94BF966F615E185, ___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 struct Entry_tCD56F6E647AC0F2BDFB10F1964DEB8D03F17D876 { 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 Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tCD56F6E647AC0F2BDFB10F1964DEB8D03F17D876, ___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(offsetof(Entry_tCD56F6E647AC0F2BDFB10F1964DEB8D03F17D876, ___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(offsetof(Entry_tCD56F6E647AC0F2BDFB10F1964DEB8D03F17D876, ___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(offsetof(Entry_tCD56F6E647AC0F2BDFB10F1964DEB8D03F17D876, ___value_3)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_value_3() const { return ___value_3; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___boxedHighPrecisionPixel_1), (void*)NULL); } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t008C5E6740BBF4D72FC9F1B0E121CB377E4BFA58 { 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(offsetof(Entry_t008C5E6740BBF4D72FC9F1B0E121CB377E4BFA58, ___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(offsetof(Entry_t008C5E6740BBF4D72FC9F1B0E121CB377E4BFA58, ___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(offsetof(Entry_t008C5E6740BBF4D72FC9F1B0E121CB377E4BFA58, ___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(offsetof(Entry_t008C5E6740BBF4D72FC9F1B0E121CB377E4BFA58, ___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.List`1/Enumerator> struct Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375, ___list_0)); } inline List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * get_list_0() const { return ___list_0; } inline List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375, ___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(offsetof(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375, ___current_3)); } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239, ___list_0)); } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * get_list_0() const { return ___list_0; } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239, ___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(offsetof(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239, ___current_3)); } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B get_current_3() const { return ___current_3; } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F, ___list_0)); } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * get_list_0() const { return ___list_0; } inline List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F, ___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(offsetof(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F, ___current_3)); } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 get_current_3() const { return ___current_3; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___buffer_1), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3, ___list_0)); } inline List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * get_list_0() const { return ___list_0; } inline List_1_t6A1295D69B538887EB0A62B321F30014A5691173 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3, ___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(offsetof(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3, ___current_3)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_current_3() const { return ___current_3; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current int32_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984, ___list_0)); } inline List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * get_list_0() const { return ___list_0; } inline List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984, ___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(offsetof(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984, ___current_3)); } inline int32_t get_current_3() const { return ___current_3; } inline int32_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(int32_t value) { ___current_3 = value; } }; // System.Collections.Generic.Stack`1/Enumerator struct Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 { public: // System.Collections.Generic.Stack`1 System.Collections.Generic.Stack`1/Enumerator::_stack Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * ____stack_0; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_version int32_t ____version_1; // System.Int32 System.Collections.Generic.Stack`1/Enumerator::_index int32_t ____index_2; // T System.Collections.Generic.Stack`1/Enumerator::_currentElement int32_t ____currentElement_3; public: inline static int32_t get_offset_of__stack_0() { return static_cast(offsetof(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95, ____stack_0)); } inline Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * get__stack_0() const { return ____stack_0; } inline Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 ** get_address_of__stack_0() { return &____stack_0; } inline void set__stack_0(Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * value) { ____stack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____stack_0), (void*)value); } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95, ____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(offsetof(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95, ____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__currentElement_3() { return static_cast(offsetof(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95, ____currentElement_3)); } inline int32_t get__currentElement_3() const { return ____currentElement_3; } inline int32_t* get_address_of__currentElement_3() { return &____currentElement_3; } inline void set__currentElement_3(int32_t value) { ____currentElement_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB, ___list_0)); } inline List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * get_list_0() const { return ___list_0; } inline List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB, ___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(offsetof(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB, ___current_3)); } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD get_current_3() const { return ___current_3; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * get_address_of_current_3() { return &___current_3; } inline void set_current_3(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163, ___list_0)); } inline List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * get_list_0() const { return ___list_0; } inline List_1_t3926283FA9AE49778D95220056CEBFB01D034379 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163, ___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(offsetof(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163, ___current_3)); } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 get_current_3() const { return ___current_3; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121, ___list_0)); } inline List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * get_list_0() const { return ___list_0; } inline List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121, ___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(offsetof(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121, ___current_3)); } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE get_current_3() const { return ___current_3; } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * get_address_of_current_3() { return &___current_3; } inline void set_current_3(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_GameObject_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___module_1), (void*)NULL); #endif } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F, ___list_0)); } inline List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * get_list_0() const { return ___list_0; } inline List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F, ___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(offsetof(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F, ___current_3)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_current_3() const { return ___current_3; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A, ___list_0)); } inline List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * get_list_0() const { return ___list_0; } inline List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A, ___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(offsetof(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A, ___current_3)); } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A get_current_3() const { return ___current_3; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * get_address_of_current_3() { return &___current_3; } inline void set_current_3(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A value) { ___current_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A, ___list_0)); } inline List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * get_list_0() const { return ___list_0; } inline List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A, ___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(offsetof(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A, ___current_3)); } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A get_current_3() const { return ___current_3; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * get_address_of_current_3() { return &___current_3; } inline void set_current_3(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { ___current_3 = value; } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0, ___frames_5)); } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535, ___frames_5)); } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7, ___frames_5)); } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3, ___frames_5)); } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // System.ValueTuple`4 struct ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC { public: // T1 System.ValueTuple`4::Item1 uint64_t ___Item1_0; // T2 System.ValueTuple`4::Item2 int32_t ___Item2_1; // T3 System.ValueTuple`4::Item3 uint64_t ___Item3_2; // T4 System.ValueTuple`4::Item4 RuntimeObject * ___Item4_3; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item1_0)); } inline uint64_t get_Item1_0() const { return ___Item1_0; } inline uint64_t* get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(uint64_t value) { ___Item1_0 = value; } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item2_1)); } inline int32_t get_Item2_1() const { return ___Item2_1; } inline int32_t* get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(int32_t value) { ___Item2_1 = value; } inline static int32_t get_offset_of_Item3_2() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item3_2)); } inline uint64_t get_Item3_2() const { return ___Item3_2; } inline uint64_t* get_address_of_Item3_2() { return &___Item3_2; } inline void set_Item3_2(uint64_t value) { ___Item3_2 = value; } inline static int32_t get_offset_of_Item4_3() { return static_cast(offsetof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC, ___Item4_3)); } inline RuntimeObject * get_Item4_3() const { return ___Item4_3; } inline RuntimeObject ** get_address_of_Item4_3() { return &___Item4_3; } inline void set_Item4_3(RuntimeObject * value) { ___Item4_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item4_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor struct BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD : public RuntimeObject { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor::k__BackingField float ___U3CThresholdU3Ek__BackingField_0; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor::k__BackingField Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___U3CUpperColorU3Ek__BackingField_1; // SixLabors.ImageSharp.Color SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor::k__BackingField Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 ___U3CLowerColorU3Ek__BackingField_2; // SixLabors.ImageSharp.Processing.BinaryThresholdMode SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor::k__BackingField int32_t ___U3CModeU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CThresholdU3Ek__BackingField_0() { return static_cast(offsetof(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD, ___U3CThresholdU3Ek__BackingField_0)); } inline float get_U3CThresholdU3Ek__BackingField_0() const { return ___U3CThresholdU3Ek__BackingField_0; } inline float* get_address_of_U3CThresholdU3Ek__BackingField_0() { return &___U3CThresholdU3Ek__BackingField_0; } inline void set_U3CThresholdU3Ek__BackingField_0(float value) { ___U3CThresholdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CUpperColorU3Ek__BackingField_1() { return static_cast(offsetof(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD, ___U3CUpperColorU3Ek__BackingField_1)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_U3CUpperColorU3Ek__BackingField_1() const { return ___U3CUpperColorU3Ek__BackingField_1; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_U3CUpperColorU3Ek__BackingField_1() { return &___U3CUpperColorU3Ek__BackingField_1; } inline void set_U3CUpperColorU3Ek__BackingField_1(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___U3CUpperColorU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CUpperColorU3Ek__BackingField_1))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_U3CLowerColorU3Ek__BackingField_2() { return static_cast(offsetof(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD, ___U3CLowerColorU3Ek__BackingField_2)); } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 get_U3CLowerColorU3Ek__BackingField_2() const { return ___U3CLowerColorU3Ek__BackingField_2; } inline Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 * get_address_of_U3CLowerColorU3Ek__BackingField_2() { return &___U3CLowerColorU3Ek__BackingField_2; } inline void set_U3CLowerColorU3Ek__BackingField_2(Color_tCFB8D568A73B9B13B7059AFE9CFA0274881FCEB8 value) { ___U3CLowerColorU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CLowerColorU3Ek__BackingField_2))->___boxedHighPrecisionPixel_1), (void*)NULL); } inline static int32_t get_offset_of_U3CModeU3Ek__BackingField_3() { return static_cast(offsetof(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD, ___U3CModeU3Ek__BackingField_3)); } inline int32_t get_U3CModeU3Ek__BackingField_3() const { return ___U3CModeU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CModeU3Ek__BackingField_3() { return &___U3CModeU3Ek__BackingField_3; } inline void set_U3CModeU3Ek__BackingField_3(int32_t value) { ___U3CModeU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel struct EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 { public: // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXU3Ek__BackingField_5; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelYU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CKernelXU3Ek__BackingField_5() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0, ___U3CKernelXU3Ek__BackingField_5)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CKernelXU3Ek__BackingField_5() const { return ___U3CKernelXU3Ek__BackingField_5; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CKernelXU3Ek__BackingField_5() { return &___U3CKernelXU3Ek__BackingField_5; } inline void set_U3CKernelXU3Ek__BackingField_5(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CKernelXU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CKernelYU3Ek__BackingField_6() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0, ___U3CKernelYU3Ek__BackingField_6)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CKernelYU3Ek__BackingField_6() const { return ___U3CKernelYU3Ek__BackingField_6; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CKernelYU3Ek__BackingField_6() { return &___U3CKernelYU3Ek__BackingField_6; } inline void set_U3CKernelYU3Ek__BackingField_6(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CKernelYU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); } }; struct EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::KayyaliKernel EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___KayyaliKernel_0; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::PrewittKernel EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___PrewittKernel_1; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::RobertsCrossKernel EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___RobertsCrossKernel_2; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::ScharrKernel EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___ScharrKernel_3; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel::SobelKernel EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___SobelKernel_4; public: inline static int32_t get_offset_of_KayyaliKernel_0() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields, ___KayyaliKernel_0)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_KayyaliKernel_0() const { return ___KayyaliKernel_0; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_KayyaliKernel_0() { return &___KayyaliKernel_0; } inline void set_KayyaliKernel_0(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___KayyaliKernel_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___KayyaliKernel_0))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___KayyaliKernel_0))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_PrewittKernel_1() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields, ___PrewittKernel_1)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_PrewittKernel_1() const { return ___PrewittKernel_1; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_PrewittKernel_1() { return &___PrewittKernel_1; } inline void set_PrewittKernel_1(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___PrewittKernel_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___PrewittKernel_1))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___PrewittKernel_1))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_RobertsCrossKernel_2() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields, ___RobertsCrossKernel_2)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_RobertsCrossKernel_2() const { return ___RobertsCrossKernel_2; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_RobertsCrossKernel_2() { return &___RobertsCrossKernel_2; } inline void set_RobertsCrossKernel_2(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___RobertsCrossKernel_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___RobertsCrossKernel_2))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___RobertsCrossKernel_2))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_ScharrKernel_3() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields, ___ScharrKernel_3)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_ScharrKernel_3() const { return ___ScharrKernel_3; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_ScharrKernel_3() { return &___ScharrKernel_3; } inline void set_ScharrKernel_3(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___ScharrKernel_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___ScharrKernel_3))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___ScharrKernel_3))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_SobelKernel_4() { return static_cast(offsetof(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_StaticFields, ___SobelKernel_4)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_SobelKernel_4() const { return ___SobelKernel_4; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_SobelKernel_4() { return &___SobelKernel_4; } inline void set_SobelKernel_4(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___SobelKernel_4 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___SobelKernel_4))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___SobelKernel_4))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel struct EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_marshaled_pinvoke { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXU3Ek__BackingField_5; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelYU3Ek__BackingField_6; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel struct EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0_marshaled_com { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXU3Ek__BackingField_5; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelYU3Ek__BackingField_6; }; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel struct EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E { public: // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthU3Ek__BackingField_2; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthWestU3Ek__BackingField_3; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CWestU3Ek__BackingField_4; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthWestU3Ek__BackingField_5; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthU3Ek__BackingField_6; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthEastU3Ek__BackingField_7; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CEastU3Ek__BackingField_8; // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthEastU3Ek__BackingField_9; public: inline static int32_t get_offset_of_U3CNorthU3Ek__BackingField_2() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CNorthU3Ek__BackingField_2)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CNorthU3Ek__BackingField_2() const { return ___U3CNorthU3Ek__BackingField_2; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CNorthU3Ek__BackingField_2() { return &___U3CNorthU3Ek__BackingField_2; } inline void set_U3CNorthU3Ek__BackingField_2(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CNorthU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CNorthU3Ek__BackingField_2))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CNorthWestU3Ek__BackingField_3() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CNorthWestU3Ek__BackingField_3)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CNorthWestU3Ek__BackingField_3() const { return ___U3CNorthWestU3Ek__BackingField_3; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CNorthWestU3Ek__BackingField_3() { return &___U3CNorthWestU3Ek__BackingField_3; } inline void set_U3CNorthWestU3Ek__BackingField_3(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CNorthWestU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CNorthWestU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CWestU3Ek__BackingField_4() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CWestU3Ek__BackingField_4)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CWestU3Ek__BackingField_4() const { return ___U3CWestU3Ek__BackingField_4; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CWestU3Ek__BackingField_4() { return &___U3CWestU3Ek__BackingField_4; } inline void set_U3CWestU3Ek__BackingField_4(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CWestU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CWestU3Ek__BackingField_4))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CSouthWestU3Ek__BackingField_5() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CSouthWestU3Ek__BackingField_5)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CSouthWestU3Ek__BackingField_5() const { return ___U3CSouthWestU3Ek__BackingField_5; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CSouthWestU3Ek__BackingField_5() { return &___U3CSouthWestU3Ek__BackingField_5; } inline void set_U3CSouthWestU3Ek__BackingField_5(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CSouthWestU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CSouthWestU3Ek__BackingField_5))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CSouthU3Ek__BackingField_6() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CSouthU3Ek__BackingField_6)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CSouthU3Ek__BackingField_6() const { return ___U3CSouthU3Ek__BackingField_6; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CSouthU3Ek__BackingField_6() { return &___U3CSouthU3Ek__BackingField_6; } inline void set_U3CSouthU3Ek__BackingField_6(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CSouthU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CSouthU3Ek__BackingField_6))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CSouthEastU3Ek__BackingField_7() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CSouthEastU3Ek__BackingField_7)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CSouthEastU3Ek__BackingField_7() const { return ___U3CSouthEastU3Ek__BackingField_7; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CSouthEastU3Ek__BackingField_7() { return &___U3CSouthEastU3Ek__BackingField_7; } inline void set_U3CSouthEastU3Ek__BackingField_7(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CSouthEastU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CSouthEastU3Ek__BackingField_7))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CEastU3Ek__BackingField_8() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CEastU3Ek__BackingField_8)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CEastU3Ek__BackingField_8() const { return ___U3CEastU3Ek__BackingField_8; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CEastU3Ek__BackingField_8() { return &___U3CEastU3Ek__BackingField_8; } inline void set_U3CEastU3Ek__BackingField_8(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CEastU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CEastU3Ek__BackingField_8))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CNorthEastU3Ek__BackingField_9() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E, ___U3CNorthEastU3Ek__BackingField_9)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CNorthEastU3Ek__BackingField_9() const { return ___U3CNorthEastU3Ek__BackingField_9; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CNorthEastU3Ek__BackingField_9() { return &___U3CNorthEastU3Ek__BackingField_9; } inline void set_U3CNorthEastU3Ek__BackingField_9(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CNorthEastU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CNorthEastU3Ek__BackingField_9))->___Data_0), (void*)NULL); } }; struct EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::Kirsch EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E ___Kirsch_0; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel::Robinson EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E ___Robinson_1; public: inline static int32_t get_offset_of_Kirsch_0() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E_StaticFields, ___Kirsch_0)); } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E get_Kirsch_0() const { return ___Kirsch_0; } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E * get_address_of_Kirsch_0() { return &___Kirsch_0; } inline void set_Kirsch_0(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E value) { ___Kirsch_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CNorthU3Ek__BackingField_2))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CNorthWestU3Ek__BackingField_3))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CWestU3Ek__BackingField_4))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CSouthWestU3Ek__BackingField_5))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CSouthU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CSouthEastU3Ek__BackingField_7))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CEastU3Ek__BackingField_8))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Kirsch_0))->___U3CNorthEastU3Ek__BackingField_9))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_Robinson_1() { return static_cast(offsetof(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E_StaticFields, ___Robinson_1)); } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E get_Robinson_1() const { return ___Robinson_1; } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E * get_address_of_Robinson_1() { return &___Robinson_1; } inline void set_Robinson_1(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E value) { ___Robinson_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CNorthU3Ek__BackingField_2))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CNorthWestU3Ek__BackingField_3))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CWestU3Ek__BackingField_4))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CSouthWestU3Ek__BackingField_5))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CSouthU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CSouthEastU3Ek__BackingField_7))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CEastU3Ek__BackingField_8))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___Robinson_1))->___U3CNorthEastU3Ek__BackingField_9))->___Data_0), (void*)NULL); #endif } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel struct EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E_marshaled_pinvoke { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthU3Ek__BackingField_2; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthWestU3Ek__BackingField_3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CWestU3Ek__BackingField_4; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthWestU3Ek__BackingField_5; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthU3Ek__BackingField_6; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthEastU3Ek__BackingField_7; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CEastU3Ek__BackingField_8; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthEastU3Ek__BackingField_9; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel struct EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E_marshaled_com { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthU3Ek__BackingField_2; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthWestU3Ek__BackingField_3; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CWestU3Ek__BackingField_4; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthWestU3Ek__BackingField_5; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthU3Ek__BackingField_6; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CSouthEastU3Ek__BackingField_7; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CEastU3Ek__BackingField_8; DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CNorthEastU3Ek__BackingField_9; }; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel struct EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F { public: // SixLabors.ImageSharp.DenseMatrix`1 SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel::k__BackingField DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXYU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CKernelXYU3Ek__BackingField_3() { return static_cast(offsetof(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F, ___U3CKernelXYU3Ek__BackingField_3)); } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 get_U3CKernelXYU3Ek__BackingField_3() const { return ___U3CKernelXYU3Ek__BackingField_3; } inline DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 * get_address_of_U3CKernelXYU3Ek__BackingField_3() { return &___U3CKernelXYU3Ek__BackingField_3; } inline void set_U3CKernelXYU3Ek__BackingField_3(DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 value) { ___U3CKernelXYU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } }; struct EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel::Laplacian3x3 EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___Laplacian3x3_0; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel::Laplacian5x5 EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___Laplacian5x5_1; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel::LaplacianOfGaussian EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___LaplacianOfGaussian_2; public: inline static int32_t get_offset_of_Laplacian3x3_0() { return static_cast(offsetof(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_StaticFields, ___Laplacian3x3_0)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_Laplacian3x3_0() const { return ___Laplacian3x3_0; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_Laplacian3x3_0() { return &___Laplacian3x3_0; } inline void set_Laplacian3x3_0(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___Laplacian3x3_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Laplacian3x3_0))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_Laplacian5x5_1() { return static_cast(offsetof(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_StaticFields, ___Laplacian5x5_1)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_Laplacian5x5_1() const { return ___Laplacian5x5_1; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_Laplacian5x5_1() { return &___Laplacian5x5_1; } inline void set_Laplacian5x5_1(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___Laplacian5x5_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___Laplacian5x5_1))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_LaplacianOfGaussian_2() { return static_cast(offsetof(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_StaticFields, ___LaplacianOfGaussian_2)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_LaplacianOfGaussian_2() const { return ___LaplacianOfGaussian_2; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_LaplacianOfGaussian_2() { return &___LaplacianOfGaussian_2; } inline void set_LaplacianOfGaussian_2(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___LaplacianOfGaussian_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___LaplacianOfGaussian_2))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel struct EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_marshaled_pinvoke { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXYU3Ek__BackingField_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel struct EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F_marshaled_com { DenseMatrix_1_t2FDCE29A164C1525C00CE9838055B9F6BD4444B2 ___U3CKernelXYU3Ek__BackingField_3; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry struct IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 { public: // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3CSignatureU3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3COffsetU3Ek__BackingField_1; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry::k__BackingField uint32_t ___U3CDataSizeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSignatureU3Ek__BackingField_0() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3CSignatureU3Ek__BackingField_0)); } inline uint32_t get_U3CSignatureU3Ek__BackingField_0() const { return ___U3CSignatureU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CSignatureU3Ek__BackingField_0() { return &___U3CSignatureU3Ek__BackingField_0; } inline void set_U3CSignatureU3Ek__BackingField_0(uint32_t value) { ___U3CSignatureU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3COffsetU3Ek__BackingField_1() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3COffsetU3Ek__BackingField_1)); } inline uint32_t get_U3COffsetU3Ek__BackingField_1() const { return ___U3COffsetU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3COffsetU3Ek__BackingField_1() { return &___U3COffsetU3Ek__BackingField_1; } inline void set_U3COffsetU3Ek__BackingField_1(uint32_t value) { ___U3COffsetU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDataSizeU3Ek__BackingField_2() { return static_cast(offsetof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60, ___U3CDataSizeU3Ek__BackingField_2)); } inline uint32_t get_U3CDataSizeU3Ek__BackingField_2() const { return ___U3CDataSizeU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CDataSizeU3Ek__BackingField_2() { return &___U3CDataSizeU3Ek__BackingField_2; } inline void set_U3CDataSizeU3Ek__BackingField_2(uint32_t value) { ___U3CDataSizeU3Ek__BackingField_2 = value; } }; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 SixLabors.ImageSharp.Metadata.ImageMetadata::formatMetadata Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B * ___formatMetadata_0; // System.Double SixLabors.ImageSharp.Metadata.ImageMetadata::horizontalResolution double ___horizontalResolution_1; // System.Double SixLabors.ImageSharp.Metadata.ImageMetadata::verticalResolution double ___verticalResolution_2; // SixLabors.ImageSharp.Metadata.PixelResolutionUnit SixLabors.ImageSharp.Metadata.ImageMetadata::k__BackingField uint8_t ___U3CResolutionUnitsU3Ek__BackingField_3; // SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifProfile SixLabors.ImageSharp.Metadata.ImageMetadata::k__BackingField ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45 * ___U3CExifProfileU3Ek__BackingField_4; // SixLabors.ImageSharp.Metadata.Profiles.Xmp.XmpProfile SixLabors.ImageSharp.Metadata.ImageMetadata::k__BackingField XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030 * ___U3CXmpProfileU3Ek__BackingField_5; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfile SixLabors.ImageSharp.Metadata.ImageMetadata::k__BackingField IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5 * ___U3CIccProfileU3Ek__BackingField_6; // SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcProfile SixLabors.ImageSharp.Metadata.ImageMetadata::k__BackingField IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E * ___U3CIptcProfileU3Ek__BackingField_7; public: inline static int32_t get_offset_of_formatMetadata_0() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___formatMetadata_0)); } inline Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B * get_formatMetadata_0() const { return ___formatMetadata_0; } inline Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B ** get_address_of_formatMetadata_0() { return &___formatMetadata_0; } inline void set_formatMetadata_0(Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B * value) { ___formatMetadata_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___formatMetadata_0), (void*)value); } inline static int32_t get_offset_of_horizontalResolution_1() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___horizontalResolution_1)); } inline double get_horizontalResolution_1() const { return ___horizontalResolution_1; } inline double* get_address_of_horizontalResolution_1() { return &___horizontalResolution_1; } inline void set_horizontalResolution_1(double value) { ___horizontalResolution_1 = value; } inline static int32_t get_offset_of_verticalResolution_2() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___verticalResolution_2)); } inline double get_verticalResolution_2() const { return ___verticalResolution_2; } inline double* get_address_of_verticalResolution_2() { return &___verticalResolution_2; } inline void set_verticalResolution_2(double value) { ___verticalResolution_2 = value; } inline static int32_t get_offset_of_U3CResolutionUnitsU3Ek__BackingField_3() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___U3CResolutionUnitsU3Ek__BackingField_3)); } inline uint8_t get_U3CResolutionUnitsU3Ek__BackingField_3() const { return ___U3CResolutionUnitsU3Ek__BackingField_3; } inline uint8_t* get_address_of_U3CResolutionUnitsU3Ek__BackingField_3() { return &___U3CResolutionUnitsU3Ek__BackingField_3; } inline void set_U3CResolutionUnitsU3Ek__BackingField_3(uint8_t value) { ___U3CResolutionUnitsU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CExifProfileU3Ek__BackingField_4() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___U3CExifProfileU3Ek__BackingField_4)); } inline ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45 * get_U3CExifProfileU3Ek__BackingField_4() const { return ___U3CExifProfileU3Ek__BackingField_4; } inline ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45 ** get_address_of_U3CExifProfileU3Ek__BackingField_4() { return &___U3CExifProfileU3Ek__BackingField_4; } inline void set_U3CExifProfileU3Ek__BackingField_4(ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45 * value) { ___U3CExifProfileU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CExifProfileU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CXmpProfileU3Ek__BackingField_5() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___U3CXmpProfileU3Ek__BackingField_5)); } inline XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030 * get_U3CXmpProfileU3Ek__BackingField_5() const { return ___U3CXmpProfileU3Ek__BackingField_5; } inline XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030 ** get_address_of_U3CXmpProfileU3Ek__BackingField_5() { return &___U3CXmpProfileU3Ek__BackingField_5; } inline void set_U3CXmpProfileU3Ek__BackingField_5(XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030 * value) { ___U3CXmpProfileU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CXmpProfileU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CIccProfileU3Ek__BackingField_6() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___U3CIccProfileU3Ek__BackingField_6)); } inline IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5 * get_U3CIccProfileU3Ek__BackingField_6() const { return ___U3CIccProfileU3Ek__BackingField_6; } inline IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5 ** get_address_of_U3CIccProfileU3Ek__BackingField_6() { return &___U3CIccProfileU3Ek__BackingField_6; } inline void set_U3CIccProfileU3Ek__BackingField_6(IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5 * value) { ___U3CIccProfileU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CIccProfileU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CIptcProfileU3Ek__BackingField_7() { return static_cast(offsetof(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA, ___U3CIptcProfileU3Ek__BackingField_7)); } inline IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E * get_U3CIptcProfileU3Ek__BackingField_7() const { return ___U3CIptcProfileU3Ek__BackingField_7; } inline IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E ** get_address_of_U3CIptcProfileU3Ek__BackingField_7() { return &___U3CIptcProfileU3Ek__BackingField_7; } inline void set_U3CIptcProfileU3Ek__BackingField_7(IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E * value) { ___U3CIptcProfileU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CIptcProfileU3Ek__BackingField_7), (void*)value); } }; // Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A { public: // Newtonsoft.Json.JsonContainerType Newtonsoft.Json.JsonPosition::Type int32_t ___Type_1; // System.Int32 Newtonsoft.Json.JsonPosition::Position int32_t ___Position_2; // System.String Newtonsoft.Json.JsonPosition::PropertyName String_t* ___PropertyName_3; // System.Boolean Newtonsoft.Json.JsonPosition::HasIndex bool ___HasIndex_4; public: inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___Type_1)); } inline int32_t get_Type_1() const { return ___Type_1; } inline int32_t* get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(int32_t value) { ___Type_1 = value; } inline static int32_t get_offset_of_Position_2() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___Position_2)); } inline int32_t get_Position_2() const { return ___Position_2; } inline int32_t* get_address_of_Position_2() { return &___Position_2; } inline void set_Position_2(int32_t value) { ___Position_2 = value; } inline static int32_t get_offset_of_PropertyName_3() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___PropertyName_3)); } inline String_t* get_PropertyName_3() const { return ___PropertyName_3; } inline String_t** get_address_of_PropertyName_3() { return &___PropertyName_3; } inline void set_PropertyName_3(String_t* value) { ___PropertyName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___PropertyName_3), (void*)value); } inline static int32_t get_offset_of_HasIndex_4() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A, ___HasIndex_4)); } inline bool get_HasIndex_4() const { return ___HasIndex_4; } inline bool* get_address_of_HasIndex_4() { return &___HasIndex_4; } inline void set_HasIndex_4(bool value) { ___HasIndex_4 = value; } }; struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_StaticFields { public: // System.Char[] Newtonsoft.Json.JsonPosition::SpecialCharacters CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___SpecialCharacters_0; public: inline static int32_t get_offset_of_SpecialCharacters_0() { return static_cast(offsetof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_StaticFields, ___SpecialCharacters_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_SpecialCharacters_0() const { return ___SpecialCharacters_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_SpecialCharacters_0() { return &___SpecialCharacters_0; } inline void set_SpecialCharacters_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___SpecialCharacters_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___SpecialCharacters_0), (void*)value); } }; // Native definition for P/Invoke marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_marshaled_pinvoke { int32_t ___Type_1; int32_t ___Position_2; char* ___PropertyName_3; int32_t ___HasIndex_4; }; // Native definition for COM marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A_marshaled_com { int32_t ___Type_1; int32_t ___Position_2; Il2CppChar* ___PropertyName_3; int32_t ___HasIndex_4; }; // UnityEngine.UIElements.Length struct Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 { public: // System.Single UnityEngine.UIElements.Length::m_Value float ___m_Value_0; // UnityEngine.UIElements.Length/Unit UnityEngine.UIElements.Length::m_Unit int32_t ___m_Unit_1; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___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; } inline static int32_t get_offset_of_m_Unit_1() { return static_cast(offsetof(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696, ___m_Unit_1)); } inline int32_t get_m_Unit_1() const { return ___m_Unit_1; } inline int32_t* get_address_of_m_Unit_1() { return &___m_Unit_1; } inline void set_m_Unit_1(int32_t value) { ___m_Unit_1 = value; } }; // UnityEngine.Experimental.GlobalIllumination.LightDataGI struct LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 { public: // System.Int32 UnityEngine.Experimental.GlobalIllumination.LightDataGI::instanceID int32_t ___instanceID_0; // System.Int32 UnityEngine.Experimental.GlobalIllumination.LightDataGI::cookieID int32_t ___cookieID_1; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::cookieScale float ___cookieScale_2; // UnityEngine.Experimental.GlobalIllumination.LinearColor UnityEngine.Experimental.GlobalIllumination.LightDataGI::color LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 ___color_3; // UnityEngine.Experimental.GlobalIllumination.LinearColor UnityEngine.Experimental.GlobalIllumination.LightDataGI::indirectColor LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 ___indirectColor_4; // UnityEngine.Quaternion UnityEngine.Experimental.GlobalIllumination.LightDataGI::orientation Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___orientation_5; // UnityEngine.Vector3 UnityEngine.Experimental.GlobalIllumination.LightDataGI::position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position_6; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::range float ___range_7; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::coneAngle float ___coneAngle_8; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::innerConeAngle float ___innerConeAngle_9; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::shape0 float ___shape0_10; // System.Single UnityEngine.Experimental.GlobalIllumination.LightDataGI::shape1 float ___shape1_11; // UnityEngine.Experimental.GlobalIllumination.LightType UnityEngine.Experimental.GlobalIllumination.LightDataGI::type uint8_t ___type_12; // UnityEngine.Experimental.GlobalIllumination.LightMode UnityEngine.Experimental.GlobalIllumination.LightDataGI::mode uint8_t ___mode_13; // System.Byte UnityEngine.Experimental.GlobalIllumination.LightDataGI::shadow uint8_t ___shadow_14; // UnityEngine.Experimental.GlobalIllumination.FalloffType UnityEngine.Experimental.GlobalIllumination.LightDataGI::falloff uint8_t ___falloff_15; public: inline static int32_t get_offset_of_instanceID_0() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___instanceID_0)); } inline int32_t get_instanceID_0() const { return ___instanceID_0; } inline int32_t* get_address_of_instanceID_0() { return &___instanceID_0; } inline void set_instanceID_0(int32_t value) { ___instanceID_0 = value; } inline static int32_t get_offset_of_cookieID_1() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___cookieID_1)); } inline int32_t get_cookieID_1() const { return ___cookieID_1; } inline int32_t* get_address_of_cookieID_1() { return &___cookieID_1; } inline void set_cookieID_1(int32_t value) { ___cookieID_1 = value; } inline static int32_t get_offset_of_cookieScale_2() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___cookieScale_2)); } inline float get_cookieScale_2() const { return ___cookieScale_2; } inline float* get_address_of_cookieScale_2() { return &___cookieScale_2; } inline void set_cookieScale_2(float value) { ___cookieScale_2 = value; } inline static int32_t get_offset_of_color_3() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___color_3)); } inline LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 get_color_3() const { return ___color_3; } inline LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 * get_address_of_color_3() { return &___color_3; } inline void set_color_3(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 value) { ___color_3 = value; } inline static int32_t get_offset_of_indirectColor_4() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___indirectColor_4)); } inline LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 get_indirectColor_4() const { return ___indirectColor_4; } inline LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 * get_address_of_indirectColor_4() { return &___indirectColor_4; } inline void set_indirectColor_4(LinearColor_tB134EA090C61E6624DE36F52980CA7E2C893D5F2 value) { ___indirectColor_4 = value; } inline static int32_t get_offset_of_orientation_5() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___orientation_5)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_orientation_5() const { return ___orientation_5; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_orientation_5() { return &___orientation_5; } inline void set_orientation_5(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___orientation_5 = value; } inline static int32_t get_offset_of_position_6() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___position_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_position_6() const { return ___position_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_position_6() { return &___position_6; } inline void set_position_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___position_6 = value; } inline static int32_t get_offset_of_range_7() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___range_7)); } inline float get_range_7() const { return ___range_7; } inline float* get_address_of_range_7() { return &___range_7; } inline void set_range_7(float value) { ___range_7 = value; } inline static int32_t get_offset_of_coneAngle_8() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___coneAngle_8)); } inline float get_coneAngle_8() const { return ___coneAngle_8; } inline float* get_address_of_coneAngle_8() { return &___coneAngle_8; } inline void set_coneAngle_8(float value) { ___coneAngle_8 = value; } inline static int32_t get_offset_of_innerConeAngle_9() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___innerConeAngle_9)); } inline float get_innerConeAngle_9() const { return ___innerConeAngle_9; } inline float* get_address_of_innerConeAngle_9() { return &___innerConeAngle_9; } inline void set_innerConeAngle_9(float value) { ___innerConeAngle_9 = value; } inline static int32_t get_offset_of_shape0_10() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___shape0_10)); } inline float get_shape0_10() const { return ___shape0_10; } inline float* get_address_of_shape0_10() { return &___shape0_10; } inline void set_shape0_10(float value) { ___shape0_10 = value; } inline static int32_t get_offset_of_shape1_11() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___shape1_11)); } inline float get_shape1_11() const { return ___shape1_11; } inline float* get_address_of_shape1_11() { return &___shape1_11; } inline void set_shape1_11(float value) { ___shape1_11 = value; } inline static int32_t get_offset_of_type_12() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___type_12)); } inline uint8_t get_type_12() const { return ___type_12; } inline uint8_t* get_address_of_type_12() { return &___type_12; } inline void set_type_12(uint8_t value) { ___type_12 = value; } inline static int32_t get_offset_of_mode_13() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___mode_13)); } inline uint8_t get_mode_13() const { return ___mode_13; } inline uint8_t* get_address_of_mode_13() { return &___mode_13; } inline void set_mode_13(uint8_t value) { ___mode_13 = value; } inline static int32_t get_offset_of_shadow_14() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___shadow_14)); } inline uint8_t get_shadow_14() const { return ___shadow_14; } inline uint8_t* get_address_of_shadow_14() { return &___shadow_14; } inline void set_shadow_14(uint8_t value) { ___shadow_14 = value; } inline static int32_t get_offset_of_falloff_15() { return static_cast(offsetof(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2, ___falloff_15)); } inline uint8_t get_falloff_15() const { return ___falloff_15; } inline uint8_t* get_address_of_falloff_15() { return &___falloff_15; } inline void set_falloff_15(uint8_t value) { ___falloff_15 = value; } }; // BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 { public: // BestHTTP.SignalRCore.Messages.MessageTypes BestHTTP.SignalRCore.Messages.Message::type int32_t ___type_0; // System.String BestHTTP.SignalRCore.Messages.Message::invocationId String_t* ___invocationId_1; // System.Boolean BestHTTP.SignalRCore.Messages.Message::nonblocking bool ___nonblocking_2; // System.String BestHTTP.SignalRCore.Messages.Message::target String_t* ___target_3; // System.Object[] BestHTTP.SignalRCore.Messages.Message::arguments ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; // System.Object BestHTTP.SignalRCore.Messages.Message::item RuntimeObject * ___item_5; // System.Object BestHTTP.SignalRCore.Messages.Message::result RuntimeObject * ___result_6; // System.String BestHTTP.SignalRCore.Messages.Message::error String_t* ___error_7; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___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_invocationId_1() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___invocationId_1)); } inline String_t* get_invocationId_1() const { return ___invocationId_1; } inline String_t** get_address_of_invocationId_1() { return &___invocationId_1; } inline void set_invocationId_1(String_t* value) { ___invocationId_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_1), (void*)value); } inline static int32_t get_offset_of_nonblocking_2() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___nonblocking_2)); } inline bool get_nonblocking_2() const { return ___nonblocking_2; } inline bool* get_address_of_nonblocking_2() { return &___nonblocking_2; } inline void set_nonblocking_2(bool value) { ___nonblocking_2 = value; } inline static int32_t get_offset_of_target_3() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___target_3)); } inline String_t* get_target_3() const { return ___target_3; } inline String_t** get_address_of_target_3() { return &___target_3; } inline void set_target_3(String_t* value) { ___target_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_3), (void*)value); } inline static int32_t get_offset_of_arguments_4() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___arguments_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_arguments_4() const { return ___arguments_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_arguments_4() { return &___arguments_4; } inline void set_arguments_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___arguments_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___arguments_4), (void*)value); } inline static int32_t get_offset_of_item_5() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___item_5)); } inline RuntimeObject * get_item_5() const { return ___item_5; } inline RuntimeObject ** get_address_of_item_5() { return &___item_5; } inline void set_item_5(RuntimeObject * value) { ___item_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_5), (void*)value); } inline static int32_t get_offset_of_result_6() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___result_6)); } inline RuntimeObject * get_result_6() const { return ___result_6; } inline RuntimeObject ** get_address_of_result_6() { return &___result_6; } inline void set_result_6(RuntimeObject * value) { ___result_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___result_6), (void*)value); } inline static int32_t get_offset_of_error_7() { return static_cast(offsetof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3, ___error_7)); } inline String_t* get_error_7() const { return ___error_7; } inline String_t** get_address_of_error_7() { return &___error_7; } inline void set_error_7(String_t* value) { ___error_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___error_7), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_pinvoke { int32_t ___type_0; char* ___invocationId_1; int32_t ___nonblocking_2; char* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; char* ___error_7; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.Message struct Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_marshaled_com { int32_t ___type_0; Il2CppChar* ___invocationId_1; int32_t ___nonblocking_2; Il2CppChar* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; Il2CppIUnknown* ___item_5; Il2CppIUnknown* ___result_6; Il2CppChar* ___error_7; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* 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.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 { public: // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext RuntimeObject * ___m_additionalContext_0; // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state int32_t ___m_state_1; public: inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_additionalContext_0)); } inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; } inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; } inline void set_m_additionalContext_0(RuntimeObject * value) { ___m_additionalContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value); } inline static int32_t get_offset_of_m_state_1() { return static_cast(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_state_1)); } inline int32_t get_m_state_1() const { return ___m_state_1; } inline int32_t* get_address_of_m_state_1() { return &___m_state_1; } inline void set_m_state_1(int32_t value) { ___m_state_1 = value; } }; // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_com { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 { public: // System.String UnityEngine.UIElements.StyleSelectorPart::m_Value String_t* ___m_Value_0; // UnityEngine.UIElements.StyleSelectorType UnityEngine.UIElements.StyleSelectorPart::m_Type int32_t ___m_Type_1; // System.Object UnityEngine.UIElements.StyleSelectorPart::tempData RuntimeObject * ___tempData_2; public: inline static int32_t get_offset_of_m_Value_0() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Value_0)); } inline String_t* get_m_Value_0() const { return ___m_Value_0; } inline String_t** get_address_of_m_Value_0() { return &___m_Value_0; } inline void set_m_Value_0(String_t* value) { ___m_Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Value_0), (void*)value); } inline static int32_t get_offset_of_m_Type_1() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___m_Type_1)); } inline int32_t get_m_Type_1() const { return ___m_Type_1; } inline int32_t* get_address_of_m_Type_1() { return &___m_Type_1; } inline void set_m_Type_1(int32_t value) { ___m_Type_1 = value; } inline static int32_t get_offset_of_tempData_2() { return static_cast(offsetof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54, ___tempData_2)); } inline RuntimeObject * get_tempData_2() const { return ___tempData_2; } inline RuntimeObject ** get_address_of_tempData_2() { return &___tempData_2; } inline void set_tempData_2(RuntimeObject * value) { ___tempData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tempData_2), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_pinvoke { char* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSelectorPart struct StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54_marshaled_com { Il2CppChar* ___m_Value_0; int32_t ___m_Type_1; Il2CppIUnknown* ___tempData_2; }; // UnityEngine.UIElements.StyleValueHandle struct StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 { public: // UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::m_ValueType int32_t ___m_ValueType_0; // System.Int32 UnityEngine.UIElements.StyleValueHandle::valueIndex int32_t ___valueIndex_1; public: inline static int32_t get_offset_of_m_ValueType_0() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___m_ValueType_0)); } inline int32_t get_m_ValueType_0() const { return ___m_ValueType_0; } inline int32_t* get_address_of_m_ValueType_0() { return &___m_ValueType_0; } inline void set_m_ValueType_0(int32_t value) { ___m_ValueType_0 = value; } inline static int32_t get_offset_of_valueIndex_1() { return static_cast(offsetof(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185, ___valueIndex_1)); } inline int32_t get_valueIndex_1() const { return ___valueIndex_1; } inline int32_t* get_address_of_valueIndex_1() { return &___valueIndex_1; } inline void set_valueIndex_1(int32_t value) { ___valueIndex_1 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(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(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(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 { public: // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::state int32_t ___state_0; // System.Boolean UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::negate bool ___negate_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_negate_1() { return static_cast(offsetof(PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3, ___negate_1)); } inline bool get_negate_1() const { return ___negate_1; } inline bool* get_address_of_negate_1() { return &___negate_1; } inline void set_negate_1(bool value) { ___negate_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3_marshaled_pinvoke { int32_t ___state_0; int32_t ___negate_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData struct PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3_marshaled_com { int32_t ___state_0; int32_t ___negate_1; }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_t859C76C7177360DB11A8C90D498E02D9C0D603C3 { 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 PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_t859C76C7177360DB11A8C90D498E02D9C0D603C3, ___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(offsetof(Entry_t859C76C7177360DB11A8C90D498E02D9C0D603C3, ___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(offsetof(Entry_t859C76C7177360DB11A8C90D498E02D9C0D603C3, ___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(offsetof(Entry_t859C76C7177360DB11A8C90D498E02D9C0D603C3, ___value_3)); } inline PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 get_value_3() const { return ___value_3; } inline PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(PseudoStateData_t3F1A53FFD3D401315DCAD65C924AA3B7922AD4F3 value) { ___value_3 = value; } }; // System.Collections.Generic.List`1/Enumerator> struct Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C, ___list_0)); } inline List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * get_list_0() const { return ___list_0; } inline List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C, ___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(offsetof(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C, ___current_3)); } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC get_current_3() const { return ___current_3; } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * get_address_of_current_3() { return &___current_3; } inline void set_current_3(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___Item4_3), (void*)NULL); } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A, ___m_Array_0)); } inline NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847, ___m_Array_0)); } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D, ___m_Array_0)); } inline NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471, ___list_0)); } inline List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * get_list_0() const { return ___list_0; } inline List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471, ___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(offsetof(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471, ___current_3)); } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 get_current_3() const { return ___current_3; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 value) { ___current_3 = value; } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544, ___m_Array_0)); } inline NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB, ___list_0)); } inline List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * get_list_0() const { return ___list_0; } inline List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB, ___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(offsetof(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB, ___current_3)); } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A get_current_3() const { return ___current_3; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * get_address_of_current_3() { return &___current_3; } inline void set_current_3(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___PropertyName_3), (void*)NULL); } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858, ___m_Array_0)); } inline NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA, ___list_0)); } inline List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * get_list_0() const { return ___list_0; } inline List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA, ___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(offsetof(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA, ___current_3)); } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 get_current_3() const { return ___current_3; } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___invocationId_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___target_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___arguments_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___item_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___result_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___error_7), (void*)NULL); #endif } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD, ___m_Array_0)); } inline NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tC861559498255F6677610CED32D2161012D8D897 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tC861559498255F6677610CED32D2161012D8D897, ___list_0)); } inline List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * get_list_0() const { return ___list_0; } inline List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tC861559498255F6677610CED32D2161012D8D897, ___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(offsetof(Enumerator_tC861559498255F6677610CED32D2161012D8D897, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tC861559498255F6677610CED32D2161012D8D897, ___current_3)); } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 get_current_3() const { return ___current_3; } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___m_Value_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___tempData_2), (void*)NULL); #endif } }; // Unity.Collections.NativeArray`1/Enumerator struct Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 { public: // Unity.Collections.NativeArray`1 Unity.Collections.NativeArray`1/Enumerator::m_Array NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A ___m_Array_0; // System.Int32 Unity.Collections.NativeArray`1/Enumerator::m_Index int32_t ___m_Index_1; public: inline static int32_t get_offset_of_m_Array_0() { return static_cast(offsetof(Enumerator_t41071C5EC83DE9A94A092522BB06986426391116, ___m_Array_0)); } inline NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A get_m_Array_0() const { return ___m_Array_0; } inline NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * get_address_of_m_Array_0() { return &___m_Array_0; } inline void set_m_Array_0(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A value) { ___m_Array_0 = value; } inline static int32_t get_offset_of_m_Index_1() { return static_cast(offsetof(Enumerator_t41071C5EC83DE9A94A092522BB06986426391116, ___m_Index_1)); } inline int32_t get_m_Index_1() const { return ___m_Index_1; } inline int32_t* get_address_of_m_Index_1() { return &___m_Index_1; } inline void set_m_Index_1(int32_t value) { ___m_Index_1 = value; } }; // System.Func`2 struct Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 : public MulticastDelegate_t { public: public: }; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t294C5827162065808B2FD6494EBA60063F61E894 : public MulticastDelegate_t { public: public: }; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 : public MulticastDelegate_t { public: public: }; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 : public MulticastDelegate_t { public: public: }; // System.Func`5,System.Int32,System.Int32,System.Single,System.Boolean> struct Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor struct EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CKernelU3Ek__BackingField_0; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor::k__BackingField bool ___U3CGrayscaleU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CKernelU3Ek__BackingField_0() { return static_cast(offsetof(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9, ___U3CKernelU3Ek__BackingField_0)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CKernelU3Ek__BackingField_0() const { return ___U3CKernelU3Ek__BackingField_0; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CKernelU3Ek__BackingField_0() { return &___U3CKernelU3Ek__BackingField_0; } inline void set_U3CKernelU3Ek__BackingField_0(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CKernelU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKernelU3Ek__BackingField_0))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKernelU3Ek__BackingField_0))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CGrayscaleU3Ek__BackingField_1() { return static_cast(offsetof(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9, ___U3CGrayscaleU3Ek__BackingField_1)); } inline bool get_U3CGrayscaleU3Ek__BackingField_1() const { return ___U3CGrayscaleU3Ek__BackingField_1; } inline bool* get_address_of_U3CGrayscaleU3Ek__BackingField_1() { return &___U3CGrayscaleU3Ek__BackingField_1; } inline void set_U3CGrayscaleU3Ek__BackingField_1(bool value) { ___U3CGrayscaleU3Ek__BackingField_1 = value; } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels struct KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4 : public RuntimeObject { public: public: }; struct KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CKayyaliU3Ek__BackingField_0; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E ___U3CKirschU3Ek__BackingField_1; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___U3CLaplacian3x3U3Ek__BackingField_2; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___U3CLaplacian5x5U3Ek__BackingField_3; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F ___U3CLaplacianOfGaussianU3Ek__BackingField_4; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CPrewittU3Ek__BackingField_5; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CRobertsCrossU3Ek__BackingField_6; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E ___U3CRobinsonU3Ek__BackingField_7; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CScharrU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::k__BackingField EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___U3CSobelU3Ek__BackingField_9; public: inline static int32_t get_offset_of_U3CKayyaliU3Ek__BackingField_0() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CKayyaliU3Ek__BackingField_0)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CKayyaliU3Ek__BackingField_0() const { return ___U3CKayyaliU3Ek__BackingField_0; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CKayyaliU3Ek__BackingField_0() { return &___U3CKayyaliU3Ek__BackingField_0; } inline void set_U3CKayyaliU3Ek__BackingField_0(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CKayyaliU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKayyaliU3Ek__BackingField_0))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKayyaliU3Ek__BackingField_0))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CKirschU3Ek__BackingField_1() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CKirschU3Ek__BackingField_1)); } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E get_U3CKirschU3Ek__BackingField_1() const { return ___U3CKirschU3Ek__BackingField_1; } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E * get_address_of_U3CKirschU3Ek__BackingField_1() { return &___U3CKirschU3Ek__BackingField_1; } inline void set_U3CKirschU3Ek__BackingField_1(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E value) { ___U3CKirschU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CNorthU3Ek__BackingField_2))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CNorthWestU3Ek__BackingField_3))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CWestU3Ek__BackingField_4))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CSouthWestU3Ek__BackingField_5))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CSouthU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CSouthEastU3Ek__BackingField_7))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CEastU3Ek__BackingField_8))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CKirschU3Ek__BackingField_1))->___U3CNorthEastU3Ek__BackingField_9))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CLaplacian3x3U3Ek__BackingField_2() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CLaplacian3x3U3Ek__BackingField_2)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_U3CLaplacian3x3U3Ek__BackingField_2() const { return ___U3CLaplacian3x3U3Ek__BackingField_2; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_U3CLaplacian3x3U3Ek__BackingField_2() { return &___U3CLaplacian3x3U3Ek__BackingField_2; } inline void set_U3CLaplacian3x3U3Ek__BackingField_2(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___U3CLaplacian3x3U3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CLaplacian3x3U3Ek__BackingField_2))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CLaplacian5x5U3Ek__BackingField_3() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CLaplacian5x5U3Ek__BackingField_3)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_U3CLaplacian5x5U3Ek__BackingField_3() const { return ___U3CLaplacian5x5U3Ek__BackingField_3; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_U3CLaplacian5x5U3Ek__BackingField_3() { return &___U3CLaplacian5x5U3Ek__BackingField_3; } inline void set_U3CLaplacian5x5U3Ek__BackingField_3(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___U3CLaplacian5x5U3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CLaplacian5x5U3Ek__BackingField_3))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CLaplacianOfGaussianU3Ek__BackingField_4() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CLaplacianOfGaussianU3Ek__BackingField_4)); } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F get_U3CLaplacianOfGaussianU3Ek__BackingField_4() const { return ___U3CLaplacianOfGaussianU3Ek__BackingField_4; } inline EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F * get_address_of_U3CLaplacianOfGaussianU3Ek__BackingField_4() { return &___U3CLaplacianOfGaussianU3Ek__BackingField_4; } inline void set_U3CLaplacianOfGaussianU3Ek__BackingField_4(EdgeDetectorKernel_t1EE2E7A22F748F2A5D7C201D09A6C05641E6D85F value) { ___U3CLaplacianOfGaussianU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CLaplacianOfGaussianU3Ek__BackingField_4))->___U3CKernelXYU3Ek__BackingField_3))->___Data_0), (void*)NULL); } inline static int32_t get_offset_of_U3CPrewittU3Ek__BackingField_5() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CPrewittU3Ek__BackingField_5)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CPrewittU3Ek__BackingField_5() const { return ___U3CPrewittU3Ek__BackingField_5; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CPrewittU3Ek__BackingField_5() { return &___U3CPrewittU3Ek__BackingField_5; } inline void set_U3CPrewittU3Ek__BackingField_5(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CPrewittU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CPrewittU3Ek__BackingField_5))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CPrewittU3Ek__BackingField_5))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CRobertsCrossU3Ek__BackingField_6() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CRobertsCrossU3Ek__BackingField_6)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CRobertsCrossU3Ek__BackingField_6() const { return ___U3CRobertsCrossU3Ek__BackingField_6; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CRobertsCrossU3Ek__BackingField_6() { return &___U3CRobertsCrossU3Ek__BackingField_6; } inline void set_U3CRobertsCrossU3Ek__BackingField_6(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CRobertsCrossU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobertsCrossU3Ek__BackingField_6))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobertsCrossU3Ek__BackingField_6))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CRobinsonU3Ek__BackingField_7() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CRobinsonU3Ek__BackingField_7)); } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E get_U3CRobinsonU3Ek__BackingField_7() const { return ___U3CRobinsonU3Ek__BackingField_7; } inline EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E * get_address_of_U3CRobinsonU3Ek__BackingField_7() { return &___U3CRobinsonU3Ek__BackingField_7; } inline void set_U3CRobinsonU3Ek__BackingField_7(EdgeDetectorCompassKernel_tA79B7766CC2B203454B21601CB95631A8BEE881E value) { ___U3CRobinsonU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CNorthU3Ek__BackingField_2))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CNorthWestU3Ek__BackingField_3))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CWestU3Ek__BackingField_4))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CSouthWestU3Ek__BackingField_5))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CSouthU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CSouthEastU3Ek__BackingField_7))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CEastU3Ek__BackingField_8))->___Data_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CRobinsonU3Ek__BackingField_7))->___U3CNorthEastU3Ek__BackingField_9))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CScharrU3Ek__BackingField_8() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CScharrU3Ek__BackingField_8)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CScharrU3Ek__BackingField_8() const { return ___U3CScharrU3Ek__BackingField_8; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CScharrU3Ek__BackingField_8() { return &___U3CScharrU3Ek__BackingField_8; } inline void set_U3CScharrU3Ek__BackingField_8(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CScharrU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CScharrU3Ek__BackingField_8))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CScharrU3Ek__BackingField_8))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CSobelU3Ek__BackingField_9() { return static_cast(offsetof(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields, ___U3CSobelU3Ek__BackingField_9)); } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 get_U3CSobelU3Ek__BackingField_9() const { return ___U3CSobelU3Ek__BackingField_9; } inline EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 * get_address_of_U3CSobelU3Ek__BackingField_9() { return &___U3CSobelU3Ek__BackingField_9; } inline void set_U3CSobelU3Ek__BackingField_9(EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 value) { ___U3CSobelU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CSobelU3Ek__BackingField_9))->___U3CKernelXU3Ek__BackingField_5))->___Data_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CSobelU3Ek__BackingField_9))->___U3CKernelYU3Ek__BackingField_6))->___Data_0), (void*)NULL); #endif } }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 { public: // UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyValue::sheet StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; // UnityEngine.UIElements.StyleValueHandle UnityEngine.UIElements.StyleSheets.StylePropertyValue::handle StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; public: inline static int32_t get_offset_of_sheet_0() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___sheet_0)); } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * get_sheet_0() const { return ___sheet_0; } inline StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F ** get_address_of_sheet_0() { return &___sheet_0; } inline void set_sheet_0(StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * value) { ___sheet_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sheet_0), (void*)value); } inline static int32_t get_offset_of_handle_1() { return static_cast(offsetof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8, ___handle_1)); } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 get_handle_1() const { return ___handle_1; } inline StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 * get_address_of_handle_1() { return &___handle_1; } inline void set_handle_1(StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 value) { ___handle_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_pinvoke { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue struct StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8_marshaled_com { StyleSheet_tB0EAD646842945D83386B5A06090AAFE6A60520F * ___sheet_0; StyleValueHandle_t46AFAF3564D6DF2EA2739A1D85438355478AD185 ___handle_1; }; // UnityEngine.UIElements.StyleSheets.StyleValue struct StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 { public: union { #pragma pack(push, tp, 1) struct { // UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StyleSheets.StyleValue::id int32_t ___id_0; }; #pragma pack(pop, tp) struct { int32_t ___id_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___keyword_1_OffsetPadding[4]; // UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleSheets.StyleValue::keyword int32_t ___keyword_1; }; #pragma pack(pop, tp) struct { char ___keyword_1_OffsetPadding_forAlignmentOnly[4]; int32_t ___keyword_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___number_2_OffsetPadding[8]; // System.Single UnityEngine.UIElements.StyleSheets.StyleValue::number float ___number_2; }; #pragma pack(pop, tp) struct { char ___number_2_OffsetPadding_forAlignmentOnly[8]; float ___number_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___length_3_OffsetPadding[8]; // UnityEngine.UIElements.Length UnityEngine.UIElements.StyleSheets.StyleValue::length Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3; }; #pragma pack(pop, tp) struct { char ___length_3_OffsetPadding_forAlignmentOnly[8]; Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 ___length_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___color_4_OffsetPadding[8]; // UnityEngine.Color UnityEngine.UIElements.StyleSheets.StyleValue::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4; }; #pragma pack(pop, tp) struct { char ___color_4_OffsetPadding_forAlignmentOnly[8]; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___resource_5_OffsetPadding[8]; // System.Runtime.InteropServices.GCHandle UnityEngine.UIElements.StyleSheets.StyleValue::resource GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5; }; #pragma pack(pop, tp) struct { char ___resource_5_OffsetPadding_forAlignmentOnly[8]; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___resource_5_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } inline static int32_t get_offset_of_keyword_1() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___keyword_1)); } inline int32_t get_keyword_1() const { return ___keyword_1; } inline int32_t* get_address_of_keyword_1() { return &___keyword_1; } inline void set_keyword_1(int32_t value) { ___keyword_1 = value; } inline static int32_t get_offset_of_number_2() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___number_2)); } inline float get_number_2() const { return ___number_2; } inline float* get_address_of_number_2() { return &___number_2; } inline void set_number_2(float value) { ___number_2 = value; } inline static int32_t get_offset_of_length_3() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___length_3)); } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 get_length_3() const { return ___length_3; } inline Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 * get_address_of_length_3() { return &___length_3; } inline void set_length_3(Length_tC812F6D7266A044F3AB7DBC98EC0A52678643696 value) { ___length_3 = value; } inline static int32_t get_offset_of_color_4() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___color_4)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_4() const { return ___color_4; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_4() { return &___color_4; } inline void set_color_4(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_4 = value; } inline static int32_t get_offset_of_resource_5() { return static_cast(offsetof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5, ___resource_5)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_resource_5() const { return ___resource_5; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_resource_5() { return &___resource_5; } inline void set_resource_5(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___resource_5 = value; } }; // System.Collections.Generic.Dictionary`2/Entry struct Entry_tC2AB0E68CCAF77A1DCC8ADE00610831EC77E8308 { 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 StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 ___value_3; public: inline static int32_t get_offset_of_hashCode_0() { return static_cast(offsetof(Entry_tC2AB0E68CCAF77A1DCC8ADE00610831EC77E8308, ___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(offsetof(Entry_tC2AB0E68CCAF77A1DCC8ADE00610831EC77E8308, ___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(offsetof(Entry_tC2AB0E68CCAF77A1DCC8ADE00610831EC77E8308, ___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(offsetof(Entry_tC2AB0E68CCAF77A1DCC8ADE00610831EC77E8308, ___value_3)); } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 get_value_3() const { return ___value_3; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * get_address_of_value_3() { return &___value_3; } inline void set_value_3(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { ___value_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_3))->___sheet_0), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08, ___list_0)); } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * get_list_0() const { return ___list_0; } inline List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08, ___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(offsetof(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08, ___current_3)); } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 get_current_3() const { return ___current_3; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___sheet_0), (void*)NULL); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC, ___list_0)); } inline List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * get_list_0() const { return ___list_0; } inline List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC, ___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(offsetof(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC, ___current_3)); } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 get_current_3() const { return ___current_3; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 value) { ___current_3 = value; } }; // System.PlatformNotSupportedException struct PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E : public NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // SixLabors.ImageSharp.ImageFrame`1[] struct ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6 : public RuntimeArray { public: ALIGN_FIELD (8) ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * m_Items[1]; public: inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** 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, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1[] struct ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7 : public RuntimeArray { public: ALIGN_FIELD (8) ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * m_Items[1]; public: inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** 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, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1[] struct ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2 : public RuntimeArray { public: ALIGN_FIELD (8) ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * m_Items[1]; public: inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** 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, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1[] struct ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F : public RuntimeArray { public: ALIGN_FIELD (8) ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * m_Items[1]; public: inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** 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, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : 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.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 m_Items[1]; public: inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 m_Items[1]; public: inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 m_Items[1]; public: inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B m_Items[1]; public: inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E m_Items[1]; public: inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * 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, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E value) { m_Items[index] = value; } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 m_Items[1]; public: inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * 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, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 value) { m_Items[index] = value; } }; // System.ValueTuple`2[] struct ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 m_Items[1]; public: inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * 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, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item2_1), (void*)NULL); #endif } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item1_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item2_1), (void*)NULL); #endif } }; // System.ValueTuple`4[] struct ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E : public RuntimeArray { public: ALIGN_FIELD (8) ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC m_Items[1]; public: inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * 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, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item4_3), (void*)NULL); } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Item4_3), (void*)NULL); } }; // o0.Geometry.Vector`1[] struct Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB : public RuntimeArray { public: ALIGN_FIELD (8) Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 m_Items[1]; public: inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * 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, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData[] struct BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828 : public RuntimeArray { public: ALIGN_FIELD (8) BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D m_Items[1]; public: inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * 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, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Kernels_1), (void*)NULL); #endif } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Kernels_1), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters[] struct BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C : public RuntimeArray { public: ALIGN_FIELD (8) BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A m_Items[1]; public: inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * 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, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A value) { m_Items[index] = value; } }; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // BestHTTP.Extensions.BufferDesc[] struct BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3 : public RuntimeArray { public: ALIGN_FIELD (8) BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 m_Items[1]; public: inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * 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, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffer_1), (void*)NULL); } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffer_1), (void*)NULL); } }; // BestHTTP.Extensions.BufferStore[] struct BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9 : public RuntimeArray { public: ALIGN_FIELD (8) BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 m_Items[1]; public: inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * 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, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffers_1), (void*)NULL); } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___buffers_1), (void*)NULL); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // BestHTTP.SignalRCore.CallbackDescriptor[] struct CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85 : public RuntimeArray { public: ALIGN_FIELD (8) CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 m_Items[1]; public: inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * 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, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___ParamTypes_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Callback_1), (void*)NULL); #endif } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___ParamTypes_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Callback_1), (void*)NULL); #endif } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // UnityEngine.Color32[] struct Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2 : public RuntimeArray { public: ALIGN_FIELD (8) Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D m_Items[1]; public: inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D value) { m_Items[index] = value; } }; // System.Numerics.Complex[] struct ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5 : public RuntimeArray { public: ALIGN_FIELD (8) Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C m_Items[1]; public: inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * 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, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C value) { m_Items[index] = value; } }; // MathNet.Numerics.Complex32[] struct Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9 : public RuntimeArray { public: ALIGN_FIELD (8) Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 m_Items[1]; public: inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * 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, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 value) { m_Items[index] = value; } }; // System.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1 : public RuntimeArray { public: ALIGN_FIELD (8) DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 m_Items[1]; public: inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { m_Items[index] = value; } }; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826 : public RuntimeArray { public: ALIGN_FIELD (8) DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 m_Items[1]; public: inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { m_Items[index] = value; } }; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA : public RuntimeArray { public: ALIGN_FIELD (8) Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 m_Items[1]; public: inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { m_Items[index] = value; } }; // System.Collections.DictionaryEntry[] struct DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1 : public RuntimeArray { public: ALIGN_FIELD (8) DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 m_Items[1]; public: inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * 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, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (void*)NULL); #endif } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (void*)NULL); #endif } }; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB : public RuntimeArray { public: ALIGN_FIELD (8) double m_Items[1]; public: inline double GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline double* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, double value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline double GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline double* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, double value) { m_Items[index] = value; } }; // UnityEngine.TextCore.GlyphRect[] struct GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA : public RuntimeArray { public: ALIGN_FIELD (8) GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D m_Items[1]; public: inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * 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, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry[] struct IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B : public RuntimeArray { public: ALIGN_FIELD (8) IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 m_Items[1]; public: inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * 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, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 value) { m_Items[index] = value; } }; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD : public RuntimeArray { public: ALIGN_FIELD (8) int16_t m_Items[1]; public: inline int16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int16_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int16_t value) { m_Items[index] = value; } }; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975 : public RuntimeArray { public: ALIGN_FIELD (8) Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC m_Items[1]; public: inline Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC * 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, Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Slot_t2C8829D525FBFE4DFEC6E3433F1335319856ACBC value) { m_Items[index] = value; } }; // System.Int32Enum[] struct Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6 : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // System.Linq.Expressions.Interpreter.InterpretedFrameInfo[] struct InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283 : public RuntimeArray { public: ALIGN_FIELD (8) InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 m_Items[1]; public: inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * 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, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____debugInfo_1), (void*)NULL); #endif } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____methodName_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____debugInfo_1), (void*)NULL); #endif } }; // Newtonsoft.Json.JsonPosition[] struct JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597 : public RuntimeArray { public: ALIGN_FIELD (8) JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A m_Items[1]; public: inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___PropertyName_3), (void*)NULL); } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___PropertyName_3), (void*)NULL); } }; // BestHTTP.SignalRCore.Messages.Message[] struct MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A : public RuntimeArray { public: ALIGN_FIELD (8) Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 m_Items[1]; public: inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * 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, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___invocationId_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___target_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arguments_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___item_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___result_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___error_7), (void*)NULL); #endif } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___invocationId_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___target_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arguments_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___item_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___result_6), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___error_7), (void*)NULL); #endif } }; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494 : public RuntimeArray { public: ALIGN_FIELD (8) Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 m_Items[1]; public: inline Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 * 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, Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_2), (void*)NULL); } inline Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Slot_t1100E8CA172ECADD9BE877E11205FB2D911CD319 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_2), (void*)NULL); } }; // UnityEngine.ParticleCollisionEvent[] struct ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A : public RuntimeArray { public: ALIGN_FIELD (8) ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD m_Items[1]; public: inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * 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, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Png.PngTextData[] struct PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19 : public RuntimeArray { public: ALIGN_FIELD (8) PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 m_Items[1]; public: inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * 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, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CKeywordU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValueU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CLanguageTagU3Ek__BackingField_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)NULL); #endif } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CKeywordU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValueU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CLanguageTagU3Ek__BackingField_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTranslatedKeywordU3Ek__BackingField_3), (void*)NULL); #endif } }; // LitJson.PropertyMetadata[] struct PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4 : public RuntimeArray { public: ALIGN_FIELD (8) PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F m_Items[1]; public: inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Type_2), (void*)NULL); #endif } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Info_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Type_2), (void*)NULL); #endif } }; // UnityEngine.Quaternion[] struct QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6 : public RuntimeArray { public: ALIGN_FIELD (8) Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 m_Items[1]; public: inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * 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, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { m_Items[index] = value; } }; // UnityEngine.RaycastHit2D[] struct RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09 : public RuntimeArray { public: ALIGN_FIELD (8) RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 m_Items[1]; public: inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 value) { m_Items[index] = value; } }; // UnityEngine.EventSystems.RaycastResult[] struct RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D : public RuntimeArray { public: ALIGN_FIELD (8) RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE m_Items[1]; public: inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_GameObject_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___module_1), (void*)NULL); #endif } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_GameObject_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___module_1), (void*)NULL); #endif } }; // UnityEngine.Rect[] struct RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE : public RuntimeArray { public: ALIGN_FIELD (8) Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 m_Items[1]; public: inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { m_Items[index] = value; } }; // UnityEngine.UIElements.UIR.RenderChainTextEntry[] struct RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A : public RuntimeArray { public: ALIGN_FIELD (8) RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 m_Items[1]; public: inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * 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, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___command_0), (void*)NULL); } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___command_0), (void*)NULL); } }; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7 : public RuntimeArray { public: ALIGN_FIELD (8) int8_t m_Items[1]; public: inline int8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value) { m_Items[index] = value; } }; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // UnityEngine.UIElements.StyleSheets.StylePropertyValue[] struct StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67 : public RuntimeArray { public: ALIGN_FIELD (8) StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 m_Items[1]; public: inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * 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, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL); } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL); } }; // UnityEngine.UIElements.StyleSelectorPart[] struct StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7 : public RuntimeArray { public: ALIGN_FIELD (8) StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 m_Items[1]; public: inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * 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, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL); #endif } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL); #endif } }; // UnityEngine.UIElements.StyleSheets.StyleValue[] struct StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0 : public RuntimeArray { public: ALIGN_FIELD (8) StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 m_Items[1]; public: inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * 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, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 value) { m_Items[index] = value; } }; // UnityEngine.UIElements.StyleVariable[] struct StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A : public RuntimeArray { public: ALIGN_FIELD (8) StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD m_Items[1]; public: inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * 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, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL); #endif } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL); #endif } }; // UnityEngine.UIElements.TextureId[] struct TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C : public RuntimeArray { public: ALIGN_FIELD (8) TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 m_Items[1]; public: inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * 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, TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 value) { m_Items[index] = value; } }; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545 : public RuntimeArray { public: ALIGN_FIELD (8) TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 m_Items[1]; public: inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { m_Items[index] = value; } }; // UnityEngine.UICharInfo[] struct UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0 : public RuntimeArray { public: ALIGN_FIELD (8) UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A m_Items[1]; public: inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A value) { m_Items[index] = value; } }; // UnityEngine.UILineInfo[] struct UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69 : public RuntimeArray { public: ALIGN_FIELD (8) UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C m_Items[1]; public: inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C value) { m_Items[index] = value; } }; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A : public RuntimeArray { public: ALIGN_FIELD (8) UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A m_Items[1]; public: inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A value) { m_Items[index] = value; } }; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67 : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5 : public RuntimeArray { public: ALIGN_FIELD (8) Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB m_Items[1]; public: inline Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB * 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, Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Slot_tE06AE31079F7548E17944E1A7FD6875AD3ED67DB value) { m_Items[index] = value; } }; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_gshared_inline (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_gshared_inline (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_gshared_inline (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_gshared_inline (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_gshared_inline (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, List_1_tD06950283859C5EF1757856EE41AE815B706671E * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_gshared_inline (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_gshared_inline (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, RuntimeObject * ___sender0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_gshared_inline (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_gshared_inline (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_gshared_inline (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_gshared_inline (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_gshared_inline (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_gshared_inline (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_gshared_inline (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_gshared_inline (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_gshared_inline (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_gshared_inline (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_gshared_inline (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_gshared_inline (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_gshared_inline (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_gshared_inline (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_gshared_inline (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_gshared_inline (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_gshared_inline (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_gshared_inline (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_gshared_inline (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_gshared_inline (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * ___q0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_gshared_inline (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_gshared_inline (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, List_1_t985353431229C8151763A38589D03FBD829D85E5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_gshared_inline (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * ___set0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method); // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_gshared_inline (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * ___q0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___stack0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_gshared_inline (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * ___stack0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_gshared_inline (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_gshared_inline (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_gshared_inline (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_gshared_inline (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___set0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method); // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_gshared_inline (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // T System.Collections.Generic.LinkedList`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_gshared_inline (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, RuntimeObject * ___sender0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * ___q0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * ___stack0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_gshared_inline (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_gshared_inline (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_gshared_inline (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_gshared_inline (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_gshared_inline (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_gshared_inline (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_gshared_inline (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_gshared_inline (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_gshared_inline (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_gshared_inline (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_gshared_inline (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_gshared_inline (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_gshared_inline (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_gshared_inline (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ___stack0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_gshared_inline (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_gshared_inline (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_gshared_inline (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_gshared_inline (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_gshared_inline (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * ___array0, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method); // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method); // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method); // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method); // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * ___set0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method); // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_gshared_inline (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_gshared_inline (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_gshared_inline (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Metadata.ImageMetadata SixLabors.ImageSharp.Image::get_Metadata() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Metadata.ImageMetadata SixLabors.ImageSharp.Metadata.ImageMetadata::DeepClone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ImageMetadata_DeepClone_mB9AE8BA16F5189BA68FBBF2D426AB49220FC7E86 (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Advanced.AdvancedImageExtensions::GetConfiguration(SixLabors.ImageSharp.Image) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156 (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * ___source0, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels::get_Sobel() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline (const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor::.ctor(SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EdgeDetector2DProcessor__ctor_m242B53C02383CFA53B87E980DC9250904EC1E328 (EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 * __this, EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 ___kernel0, bool ___grayscale1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.ImageProcessorExtensions::Execute(SixLabors.ImageSharp.Processing.Processors.IImageProcessor,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8 (RuntimeObject* ___processor0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * ___source2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle3, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor::get_Threshold() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryThresholdProcessor__ctor_m1C964130FA054E63833F51168D3923EF30D89F4B (BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD * __this, float ___threshold0, const RuntimeMethod* method); // SixLabors.ImageSharp.Size SixLabors.ImageSharp.ImageInfoExtensions::Size(SixLabors.ImageSharp.IImageInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ImageInfoExtensions_Size_m6E77BE204526E918729B50092F40F5A0DC3357F1 (RuntimeObject* ___info0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor::.ctor(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Size) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CropProcessor__ctor_mA2ABB66200FE2014F9424EBDC133A1D04907B01F (CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 * __this, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___cropRectangle0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___sourceSize1, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Point::get_X() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Point::get_Y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Rectangle::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06 (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, int32_t ___x0, int32_t ___y1, int32_t ___width2, int32_t ___height3, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.ImageFrame::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.ImageFrame::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Point::set_Y(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Point::set_X(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Numerics::Clamp(System.Int32,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 System.Int32::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667 (int32_t* __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Type System.Enum::GetUnderlyingType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Enum_GetUnderlyingType_m8BD5EDDA4C9A15C2988B27DD48314AC3C16F7A53 (Type_t * ___enumType0, const RuntimeMethod* method); // System.TypeCode System.Type::GetTypeCode(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_m25B2ADC2D68FE33486DE032926C6B1EECC8D73CE (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::SetType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_SetType_mD6F11DC42FDE78E7E8A58BC3D9E248E21BB37275 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, Type_t * ___type0, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Void Newtonsoft.Json.Utilities.ValidationUtils::ArgumentNotNull(System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386 (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *, const RuntimeMethod*))Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213 (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853 (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0 (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0_gshared)(__this, method); } // System.Void System.ThrowHelper::ThrowInvalidOperationException(System.ExceptionResource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24 (int32_t ___resource0, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_inline (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077 (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3 (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *, const RuntimeMethod*))Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9 (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8 (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_inline (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7 (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1 (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *, const RuntimeMethod*))Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67 (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_inline (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9 (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *, const RuntimeMethod*))Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_inline (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7 (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511 (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *, const RuntimeMethod*))Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111 (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0 (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_inline (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { return (( ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511 (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3 (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0 (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, List_1_tD06950283859C5EF1757856EE41AE815B706671E * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, List_1_tD06950283859C5EF1757856EE41AE815B706671E *, const RuntimeMethod*))Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117 (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574 (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401 (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_inline (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { return (( ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902 (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) inline void Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110 (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *, const RuntimeMethod*))Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110_gshared)(__this, ___list0, method); } // System.Void System.PlatformNotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05 (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2 (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_gshared)(__this, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_inline (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { return (( ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, const RuntimeMethod*))Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_gshared_inline)(__this, method); } // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571 (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_gshared)(__this, method); } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, const RuntimeMethod*))Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258 (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, const RuntimeMethod*))Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0 (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_gshared)(__this, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) inline void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { (( void (*) (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE *, RuntimeObject *, const RuntimeMethod*))Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_gshared)(__this, ___sender0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93 (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *, const RuntimeMethod*))Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02 (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587 (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_inline (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { return (( ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410 (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) inline void Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *, const RuntimeMethod*))Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_gshared)(__this, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() inline ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_inline (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { return (( ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, const RuntimeMethod*))Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_gshared)(__this, method); } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, const RuntimeMethod*))Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, const RuntimeMethod*))Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3 (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_gshared)(__this, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) inline void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { (( void (*) (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 *, RuntimeObject *, const RuntimeMethod*))Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_gshared)(__this, ___sender0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7 (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *, const RuntimeMethod*))Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2 (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_inline (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { return (( ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66 (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7 (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041 (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *, const RuntimeMethod*))Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() inline bool Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2 (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5 (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_inline (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { return (( Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2 (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500 (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *, const RuntimeMethod*))Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, const RuntimeMethod*))Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, const RuntimeMethod*))Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, const RuntimeMethod*))Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { return (( BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, const RuntimeMethod*))Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78 (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *, const RuntimeMethod*))Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757 (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_inline (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { return (( BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4 (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *, const RuntimeMethod*))Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705 (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0 (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_inline (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { return (( BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054 (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237 (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75 (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *, const RuntimeMethod*))Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline bool Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_inline (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98 (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *, const RuntimeMethod*))Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_inline (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { return (( BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9 (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774 (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *, const RuntimeMethod*))Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8 (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849 (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_inline (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { return (( BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5 (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *, const RuntimeMethod*))Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1 (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63 (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline uint8_t Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_inline (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { return (( uint8_t (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460 (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45 (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *, const RuntimeMethod*))Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610 (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, const RuntimeMethod*))Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9 (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, const RuntimeMethod*))Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86 (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, const RuntimeMethod*))Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline uint8_t Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { return (( uint8_t (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, const RuntimeMethod*))Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12 (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7 (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *, const RuntimeMethod*))Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_inline (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { return (( CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656 (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *, const RuntimeMethod*))Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02 (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248 (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Il2CppChar Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_inline (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { return (( Il2CppChar (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2 (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *, const RuntimeMethod*))Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_inline (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { return (( Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4 (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *, const RuntimeMethod*))Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844 (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2 (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713 (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_inline (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { return (( Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810 (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *, const RuntimeMethod*))Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51 (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0 (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_inline (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { return (( Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016 (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4 (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *, const RuntimeMethod*))Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381 (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7 (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39 (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_inline (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { return (( DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041 (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66 (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *, const RuntimeMethod*))Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_inline (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { return (( DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251 (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72 (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *, const RuntimeMethod*))Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880 (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50 (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_inline (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { return (( Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1 (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87 (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37 (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *, const RuntimeMethod*))Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05 (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3 (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_inline (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { return (( DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774 (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5 (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *, const RuntimeMethod*))Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9 (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26 (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322 (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline double Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_inline (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { return (( double (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95 (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) inline void Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * ___q0, const RuntimeMethod* method) { (( void (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *, const RuntimeMethod*))Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF_gshared)(__this, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() inline void Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860 (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508 (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862 (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_gshared)(__this, method); } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() inline double Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0 (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { return (( double (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0_gshared)(__this, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88 (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *, const RuntimeMethod*))Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, const RuntimeMethod*))Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, const RuntimeMethod*))Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, const RuntimeMethod*))Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { return (( GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, const RuntimeMethod*))Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115 (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936 (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, List_1_tE870449A6BC21548542BC92F18B284004FA8668A *, const RuntimeMethod*))Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779 (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0 (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_inline (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { return (( GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493 (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2 (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *, const RuntimeMethod*))Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_inline (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { return (( IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547 (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211 (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, List_1_t985353431229C8151763A38589D03FBD829D85E5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, List_1_t985353431229C8151763A38589D03FBD829D85E5 *, const RuntimeMethod*))Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5 (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306 (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int16_t Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_inline (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { return (( int16_t (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291 (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) inline void Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * ___set0, const RuntimeMethod* method) { (( void (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *, const RuntimeMethod*))Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C_gshared)(__this, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() inline void Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17 (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, const RuntimeMethod*))Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17_gshared)(__this, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404 (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, const RuntimeMethod*))Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_gshared)(__this, method); } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_inline (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, const RuntimeMethod*))Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48 (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5 (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760 (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349 (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *, const RuntimeMethod*))Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, const RuntimeMethod*))Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801 (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, const RuntimeMethod*))Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016 (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, const RuntimeMethod*))Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1 (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, const RuntimeMethod*))Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120 (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) inline void Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * ___q0, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *, const RuntimeMethod*))Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5_gshared)(__this, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() inline void Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_gshared)(__this, method); } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4_gshared)(__this, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1 (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) inline void Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___stack0, const RuntimeMethod* method) { (( void (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *, const RuntimeMethod*))Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56_gshared)(__this, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() inline void Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_gshared)(__this, method); } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9_gshared)(__this, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175 (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *, const RuntimeMethod*))Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456 (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_inline (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5 (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091 (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) inline void Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * ___stack0, const RuntimeMethod* method) { (( void (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *, const RuntimeMethod*))Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D_gshared)(__this, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() inline void Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188 (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055 (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_gshared)(__this, method); } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() inline int32_t Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31 (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31_gshared)(__this, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4 (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *, const RuntimeMethod*))Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2 (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int64_t Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_inline (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { return (( int64_t (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1 (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9 (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *, const RuntimeMethod*))Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_inline (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { return (( InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670 (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904 (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *, const RuntimeMethod*))Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332 (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8 (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660 (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_inline (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { return (( JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0 (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3 (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *, const RuntimeMethod*))Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75 (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, const RuntimeMethod*))Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, const RuntimeMethod*))Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0 (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, const RuntimeMethod*))Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { return (( LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, const RuntimeMethod*))Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *, const RuntimeMethod*))Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69 (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7 (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_inline (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { return (( Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) inline void Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88 (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___set0, const RuntimeMethod* method) { (( void (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *, const RuntimeMethod*))Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88_gshared)(__this, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() inline void Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20 (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, const RuntimeMethod*))Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20_gshared)(__this, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9 (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, const RuntimeMethod*))Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_gshared)(__this, method); } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() inline RuntimeObject * Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_inline (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, const RuntimeMethod*))Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398 (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6 (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Collections.Generic.LinkedList`1) inline void Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43 (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *, const RuntimeMethod*))Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523 (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_gshared)(__this, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator::get_Current() inline RuntimeObject * Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_inline (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, const RuntimeMethod*))Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, const RuntimeMethod*))Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() inline void Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, const RuntimeMethod*))Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) inline void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511 (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 , const RuntimeMethod*))Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_gshared)(__this, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) inline void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B *, RuntimeObject *, const RuntimeMethod*))Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_gshared)(__this, ___sender0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1 (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8 (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268 (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0 (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9 (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) inline void Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * ___q0, const RuntimeMethod* method) { (( void (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *, const RuntimeMethod*))Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C_gshared)(__this, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() inline void Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154 (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0 (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_gshared)(__this, method); } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() inline RuntimeObject * Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2 (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2_gshared)(__this, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64 (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64_gshared)(__this, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11 (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_gshared)(__this, method); } // System.Exception System.Linq.Expressions.Error::EnumerationIsDone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_EnumerationIsDone_m30904B8D40E60A4DE33200FB2BB6D4F54E45856C (const RuntimeMethod* method); // System.Exception System.Linq.Expressions.Error::CollectionModifiedWhileEnumerating() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * Error_CollectionModifiedWhileEnumerating_mBF1C79EAB68E816E513F2627BE74569B1A0FF60C (const RuntimeMethod* method); // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) inline void Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * ___stack0, const RuntimeMethod* method) { (( void (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *, const RuntimeMethod*))Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E_gshared)(__this, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9 (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364 (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_gshared)(__this, method); } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() inline RuntimeObject * Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853 (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853_gshared)(__this, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51 (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4 (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16 (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *, const RuntimeMethod*))Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208 (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_inline (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { return (( ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268 (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60 (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *, const RuntimeMethod*))Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, const RuntimeMethod*))Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369 (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, const RuntimeMethod*))Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6 (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, const RuntimeMethod*))Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2 (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { return (( Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, const RuntimeMethod*))Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *, const RuntimeMethod*))Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12 (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90 (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_inline (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { return (( PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676 (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *, const RuntimeMethod*))Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292 (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_inline (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { return (( PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1 (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461 (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421 (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *, const RuntimeMethod*))Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34 (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5 (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_inline (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { return (( Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9 (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1 (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *, const RuntimeMethod*))Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9 (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917 (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_inline (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { return (( RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730 (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9 (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239 (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *, const RuntimeMethod*))Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38 (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890 (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_inline (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { return (( RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *, const RuntimeMethod*))Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_inline (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { return (( Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3 (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5 (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *, const RuntimeMethod*))Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8 (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601 (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_inline (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { return (( RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092 (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824 (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *, const RuntimeMethod*))Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9 (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline int8_t Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_inline (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { return (( int8_t (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1 (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *, const RuntimeMethod*))Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86 (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline float Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_inline (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { return (( float (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007 (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *, const RuntimeMethod*))Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7 (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_inline (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { return (( StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470 (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *, const RuntimeMethod*))Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25 (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_inline (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { return (( StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0 (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3 (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC861559498255F6677610CED32D2161012D8D897 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *, const RuntimeMethod*))Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196 (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2 (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_inline (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { return (( StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0 (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *, const RuntimeMethod*))Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43 (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_inline (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { return (( StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) inline void Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0 (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ___stack0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *, const RuntimeMethod*))Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0_gshared)(__this, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30 (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2 (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() inline void Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69 (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_gshared)(__this, method); } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() inline TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { return (( TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB_gshared)(__this, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F_gshared)(__this, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5 (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826 (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *, const RuntimeMethod*))Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647 (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454 (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_inline (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { return (( TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487 (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514 (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *, const RuntimeMethod*))Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_inline (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { return (( UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778 (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492 (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82 (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *, const RuntimeMethod*))Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537 (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661 (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_inline (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { return (( UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46 (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02 (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1 (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *, const RuntimeMethod*))Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561 (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_inline (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { return (( UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635 (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62 (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *, const RuntimeMethod*))Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397 (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616 (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline uint16_t Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_inline (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { return (( uint16_t (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32 (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) inline void Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120 (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * ___array0, const RuntimeMethod* method) { (( void (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *, const RuntimeMethod*))Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120_gshared)(__this, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() inline void Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, const RuntimeMethod*))Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B_gshared)(__this, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326 (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, const RuntimeMethod*))Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326_gshared)(__this, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() inline void Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787 (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, const RuntimeMethod*))Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787_gshared)(__this, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() inline uint16_t Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { return (( uint16_t (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, const RuntimeMethod*))Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F_gshared)(__this, method); } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104 (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) inline void Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918 (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * ___set0, const RuntimeMethod* method) { (( void (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *, const RuntimeMethod*))Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918_gshared)(__this, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() inline void Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635 (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, const RuntimeMethod*))Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635_gshared)(__this, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, const RuntimeMethod*))Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_gshared)(__this, method); } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() inline uint32_t Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_inline (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { return (( uint32_t (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, const RuntimeMethod*))Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05 (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_gshared)(__this, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4 (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, const RuntimeMethod*))Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690 (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491 (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline uint32_t Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_inline (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { return (( uint32_t (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131 (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) inline void Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9 (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___list0, const RuntimeMethod* method) { (( void (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *, const RuntimeMethod*))Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9_gshared)(__this, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058 (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() inline bool Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57 (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline uint64_t Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_inline (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { return (( uint64_t (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_gshared_inline)(__this, method); } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() inline RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() inline void Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79 (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *, const RuntimeMethod*))Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79_gshared)(__this, method); } #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1__ctor_m07A38D4A7967D0A02C5839B5F3608141849B422E_gshared (EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition1, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle3, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___source2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle3; NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); (( void (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_3 = ___definition1; __this->set_definition_3(L_3); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::BeforeImageApply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_BeforeImageApply_m0569975C838EB910BB86C3EE8084907EFC31D6D6_gshared (EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1; L_1 = (( Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_2; L_2 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); NullCheck((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_3; L_3 = ImageMetadata_DeepClone_mB9AE8BA16F5189BA68FBBF2D426AB49220FC7E86((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2, /*hidden argument*/NULL); ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6* L_4 = (ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6*)(ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (uint32_t)1); ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6* L_5 = (ImageFrame_1U5BU5D_t7400EE4153F0D305C736C237BBFDCBA73DF174E6*)L_4; NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_6; L_6 = (( Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_6); ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * L_7; L_7 = (( ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_7); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_8; L_8 = (( ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * (*) (ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_8); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_9; L_9 = (( ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(0), (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_9); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_10 = (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8)); (( void (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)(L_10, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_3, (RuntimeObject*)(RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); V_1 = (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_10; } IL_003a: try {// begin try (depth: 1) NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_11; L_11 = (( Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_12; L_12 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 L_13; L_13 = KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline(/*hidden argument*/NULL); EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 * L_14 = (EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 *)il2cpp_codegen_object_new(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); EdgeDetector2DProcessor__ctor_m242B53C02383CFA53B87E980DC9250904EC1E328(L_14, (EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 )L_13, (bool)0, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_16 = V_1; NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_17; L_17 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_16, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_17, /*hidden argument*/NULL); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_18 = (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)__this->get_definition_3(); NullCheck((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18); float L_19; L_19 = EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18, /*hidden argument*/NULL); BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD * L_20 = (BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD *)il2cpp_codegen_object_new(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); BinaryThresholdProcessor__ctor_m1C964130FA054E63833F51168D3923EF30D89F4B(L_20, (float)L_19, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_21; L_21 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_22 = V_1; NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_23; L_23 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_20, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_21, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_22, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_23, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_24 = V_1; NullCheck((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_24); ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * L_25; L_25 = (( ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_25); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_26; L_26 = (( ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * (*) (ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27; L_27 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, float, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_26, (float)(0.0f), (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27; IL2CPP_LEAVE(0xA8, FINALLY_009e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_28 = V_1; if (!L_28) { goto IL_00a7; } } IL_00a1: { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_29 = V_1; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00a7: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_30 = V_0; NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_31; L_31 = (( Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_32; L_32 = ImageInfoExtensions_Size_m6E77BE204526E918729B50092F40F5A0DC3357F1((RuntimeObject*)L_31, /*hidden argument*/NULL); CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 * L_33 = (CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 *)il2cpp_codegen_object_new(CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); CropProcessor__ctor_mA2ABB66200FE2014F9424EBDC133A1D04907B01F(L_33, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_30, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_32, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_35; L_35 = (( Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_36; L_36 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_33, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_35, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_36, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this); (( void (*) (ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::OnFrameApply(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_OnFrameApply_m296B1015F0DFFCDC7323185B64D4BCD90295EE06_gshared (EntropyCropProcessor_1_tC17E12B0AF55C3FFA315DF6BFDE00A41B92D231F * __this, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source0, const RuntimeMethod* method) { { return; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetBoundingRectangle(SixLabors.ImageSharp.Point,SixLabors.ImageSharp.Point) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetBoundingRectangle_m8C4EF0E8B34B4C6627754A37E2907D77B36AC2CC_gshared (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___topLeft0, Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___bottomRight1, const RuntimeMethod* method) { { int32_t L_0; L_0 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_1; L_1 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_2; L_2 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_3; L_3 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_4; L_4 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_5; L_5 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6; memset((&L_6), 0, sizeof(L_6)); Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06((&L_6), (int32_t)L_0, (int32_t)L_1, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)), /*hidden argument*/NULL); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetFilteredBoundingRectangle(SixLabors.ImageSharp.ImageFrame`1,System.Single,SixLabors.ImageSharp.RgbaComponent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetFilteredBoundingRectangle_m27EE7DC23A4ECFC1D828E92CE762520D2DED6073_gshared (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___bitmap0, float ___componentValue1, int32_t ___channel2, const RuntimeMethod* method) { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 V_0; memset((&V_0), 0, sizeof(V_0)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_1; memset((&V_1), 0, sizeof(V_1)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_2; memset((&V_2), 0, sizeof(V_2)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B4_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B4_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B3_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B3_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B7_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B7_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B6_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B6_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B10_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B10_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B9_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B9_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B13_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B13_1 = NULL; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * G_B12_0 = NULL; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * G_B12_1 = NULL; { float L_0 = ___componentValue1; (&V_0)->set_componentValue_1(L_0); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_1 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); int32_t L_2; L_2 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); (&V_0)->set_width_2(L_2); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_3 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3); int32_t L_4; L_4 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3, /*hidden argument*/NULL); (&V_0)->set_height_3(L_4); il2cpp_codegen_initobj((&V_1), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); il2cpp_codegen_initobj((&V_2), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); int32_t L_5 = ___channel2; switch (L_5) { case 0: { goto IL_0046; } case 1: { goto IL_006e; } case 2: { goto IL_0096; } } } { goto IL_00be; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_6 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_0_1(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_7 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_6; G_B3_0 = L_7; G_B3_1 = (&V_0); if (L_7) { G_B4_0 = L_7; G_B4_1 = (&V_0); goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * L_8 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_9 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_9, (RuntimeObject *)L_8, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 15)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_10 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_9; ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_0_1(L_10); G_B4_0 = L_10; G_B4_1 = G_B3_1; } IL_0067: { G_B4_1->set_delegateFunc_0(G_B4_0); goto IL_00e4; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_11 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_1_2(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_12 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_11; G_B6_0 = L_12; G_B6_1 = (&V_0); if (L_12) { G_B7_0 = L_12; G_B7_1 = (&V_0); goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * L_13 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_14 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_14, (RuntimeObject *)L_13, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 18)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_15 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_14; ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_1_2(L_15); G_B7_0 = L_15; G_B7_1 = G_B6_1; } IL_008f: { G_B7_1->set_delegateFunc_0(G_B7_0); goto IL_00e4; } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_16 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_2_3(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_17 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_16; G_B9_0 = L_17; G_B9_1 = (&V_0); if (L_17) { G_B10_0 = L_17; G_B10_1 = (&V_0); goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * L_18 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_19 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_19, (RuntimeObject *)L_18, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_20 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_19; ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_2_3(L_20); G_B10_0 = L_20; G_B10_1 = G_B9_1; } IL_00b7: { G_B10_1->set_delegateFunc_0(G_B10_0); goto IL_00e4; } IL_00be: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_21 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_3_4(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_22 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_21; G_B12_0 = L_22; G_B12_1 = (&V_0); if (L_22) { G_B13_0 = L_22; G_B13_1 = (&V_0); goto IL_00df; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED * L_23 = ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_24 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_24, (RuntimeObject *)L_23, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_25 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_24; ((U3CU3Ec_t6633EA8DD864586F79DCAA6F8E86C27E9C2449ED_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_3_4(L_25); G_B13_0 = L_25; G_B13_1 = G_B12_1; } IL_00df: { G_B13_1->set_delegateFunc_0(G_B13_0); } IL_00e4: { ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_26 = ___bitmap0; int32_t L_27; L_27 = (( int32_t (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_26, (U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_27, /*hidden argument*/NULL); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_28 = ___bitmap0; int32_t L_29; L_29 = (( int32_t (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_28, (U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_29, /*hidden argument*/NULL); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_30 = ___bitmap0; int32_t L_31; L_31 = (( int32_t (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_30, (U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)); U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 L_32 = V_0; int32_t L_33 = (int32_t)L_32.get_height_3(); int32_t L_34; L_34 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)), (int32_t)0, (int32_t)L_33, /*hidden argument*/NULL); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_34, /*hidden argument*/NULL); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_35 = ___bitmap0; int32_t L_36; L_36 = (( int32_t (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_35, (U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 L_37 = V_0; int32_t L_38 = (int32_t)L_37.get_width_2(); int32_t L_39; L_39 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)), (int32_t)0, (int32_t)L_38, /*hidden argument*/NULL); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_39, /*hidden argument*/NULL); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_40 = V_1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_41 = V_2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_42; L_42 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_40, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_42; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinY|5_4(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinYU7C5_4_mB5C48102105F2B88910459AA9E63F19D275E1B28_gshared (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___pixels0, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_0 = p1; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_1 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_0->get_delegateFunc_0(); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_2 = ___pixels0; int32_t L_3 = V_1; int32_t L_4 = V_0; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_1, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_width_2(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_height_3(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxY|5_5(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxYU7C5_5_m888341CBF5EEBB8D53FB890C5D748890270EEA31_gshared (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___pixels0, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_height_3(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_2 = p1; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_3 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_2->get_delegateFunc_0(); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_4 = ___pixels0; int32_t L_5 = V_1; int32_t L_6 = V_0; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_3, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_width_2(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_height_3(); return (int32_t)L_18; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinX|5_6(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinXU7C5_6_mB5FE60F655B79C760704CCD57FF015558773842F_gshared (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___pixels0, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_0 = p1; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_1 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_0->get_delegateFunc_0(); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_2 = ___pixels0; int32_t L_3 = V_0; int32_t L_4 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_1, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_height_3(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_width_2(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxX|5_7(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxXU7C5_7_mB6FF41087651A07525D7233D616C3F111ED232F7_gshared (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___pixels0, U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_width_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_2 = p1; Func_5_t294C5827162065808B2FD6494EBA60063F61E894 * L_3 = (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_2->get_delegateFunc_0(); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_4 = ___pixels0; int32_t L_5 = V_0; int32_t L_6 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t294C5827162065808B2FD6494EBA60063F61E894 *)L_3, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_height_3(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tA810058F35E546C05852FD9D30269FF023A623A0 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_width_2(); return (int32_t)L_18; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1__ctor_mE7A0B2D996739D456308084FA41DF34D836ED4AC_gshared (EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition1, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle3, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___source2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle3; NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); (( void (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_3 = ___definition1; __this->set_definition_3(L_3); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::BeforeImageApply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_BeforeImageApply_m12D4E9E1C2ABAFAAB22639F64780748241877921_gshared (EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1; L_1 = (( Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_2; L_2 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); NullCheck((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_3; L_3 = ImageMetadata_DeepClone_mB9AE8BA16F5189BA68FBBF2D426AB49220FC7E86((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2, /*hidden argument*/NULL); ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7* L_4 = (ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7*)(ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (uint32_t)1); ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7* L_5 = (ImageFrame_1U5BU5D_tA8FC0C8B7B43C93325721AC22C69290B5A2356C7*)L_4; NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_6; L_6 = (( Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_6); ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * L_7; L_7 = (( ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_7); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_8; L_8 = (( ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * (*) (ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_8); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_9; L_9 = (( ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(0), (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_9); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_10 = (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8)); (( void (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)(L_10, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_3, (RuntimeObject*)(RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); V_1 = (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_10; } IL_003a: try {// begin try (depth: 1) NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_11; L_11 = (( Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_12; L_12 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 L_13; L_13 = KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline(/*hidden argument*/NULL); EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 * L_14 = (EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 *)il2cpp_codegen_object_new(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); EdgeDetector2DProcessor__ctor_m242B53C02383CFA53B87E980DC9250904EC1E328(L_14, (EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 )L_13, (bool)0, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_16 = V_1; NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_17; L_17 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_16, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_17, /*hidden argument*/NULL); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_18 = (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)__this->get_definition_3(); NullCheck((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18); float L_19; L_19 = EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18, /*hidden argument*/NULL); BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD * L_20 = (BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD *)il2cpp_codegen_object_new(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); BinaryThresholdProcessor__ctor_m1C964130FA054E63833F51168D3923EF30D89F4B(L_20, (float)L_19, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_21; L_21 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_22 = V_1; NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_23; L_23 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_20, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_21, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_22, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_23, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_24 = V_1; NullCheck((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_24); ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * L_25; L_25 = (( ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_25); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_26; L_26 = (( ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * (*) (ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27; L_27 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, float, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_26, (float)(0.0f), (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27; IL2CPP_LEAVE(0xA8, FINALLY_009e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_28 = V_1; if (!L_28) { goto IL_00a7; } } IL_00a1: { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_29 = V_1; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00a7: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_30 = V_0; NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_31; L_31 = (( Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_32; L_32 = ImageInfoExtensions_Size_m6E77BE204526E918729B50092F40F5A0DC3357F1((RuntimeObject*)L_31, /*hidden argument*/NULL); CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 * L_33 = (CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 *)il2cpp_codegen_object_new(CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); CropProcessor__ctor_mA2ABB66200FE2014F9424EBDC133A1D04907B01F(L_33, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_30, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_32, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_35; L_35 = (( Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_36; L_36 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_33, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_35, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_36, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this); (( void (*) (ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::OnFrameApply(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_OnFrameApply_m5A2AB64F70A06180C69495D526482382354A2ABD_gshared (EntropyCropProcessor_1_t1ED10B2CA64856D4EFDCAC4FA45869C62CD44A12 * __this, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source0, const RuntimeMethod* method) { { return; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetBoundingRectangle(SixLabors.ImageSharp.Point,SixLabors.ImageSharp.Point) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetBoundingRectangle_m0E5041ACD7599BA07900F2EF5AC3DAB5A4652ECB_gshared (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___topLeft0, Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___bottomRight1, const RuntimeMethod* method) { { int32_t L_0; L_0 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_1; L_1 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_2; L_2 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_3; L_3 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_4; L_4 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_5; L_5 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6; memset((&L_6), 0, sizeof(L_6)); Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06((&L_6), (int32_t)L_0, (int32_t)L_1, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)), /*hidden argument*/NULL); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetFilteredBoundingRectangle(SixLabors.ImageSharp.ImageFrame`1,System.Single,SixLabors.ImageSharp.RgbaComponent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetFilteredBoundingRectangle_mD799814A103D023E0D929FC289C05CBC57717A65_gshared (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___bitmap0, float ___componentValue1, int32_t ___channel2, const RuntimeMethod* method) { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 V_0; memset((&V_0), 0, sizeof(V_0)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_1; memset((&V_1), 0, sizeof(V_1)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_2; memset((&V_2), 0, sizeof(V_2)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B4_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B4_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B3_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B3_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B7_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B7_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B6_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B6_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B10_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B10_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B9_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B9_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B13_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B13_1 = NULL; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * G_B12_0 = NULL; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * G_B12_1 = NULL; { float L_0 = ___componentValue1; (&V_0)->set_componentValue_1(L_0); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_1 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); int32_t L_2; L_2 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); (&V_0)->set_width_2(L_2); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_3 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3); int32_t L_4; L_4 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3, /*hidden argument*/NULL); (&V_0)->set_height_3(L_4); il2cpp_codegen_initobj((&V_1), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); il2cpp_codegen_initobj((&V_2), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); int32_t L_5 = ___channel2; switch (L_5) { case 0: { goto IL_0046; } case 1: { goto IL_006e; } case 2: { goto IL_0096; } } } { goto IL_00be; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_6 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_0_1(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_7 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_6; G_B3_0 = L_7; G_B3_1 = (&V_0); if (L_7) { G_B4_0 = L_7; G_B4_1 = (&V_0); goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * L_8 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_9 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_9, (RuntimeObject *)L_8, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 15)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_10 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_9; ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_0_1(L_10); G_B4_0 = L_10; G_B4_1 = G_B3_1; } IL_0067: { G_B4_1->set_delegateFunc_0(G_B4_0); goto IL_00e4; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_11 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_1_2(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_12 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_11; G_B6_0 = L_12; G_B6_1 = (&V_0); if (L_12) { G_B7_0 = L_12; G_B7_1 = (&V_0); goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * L_13 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_14 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_14, (RuntimeObject *)L_13, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 18)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_15 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_14; ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_1_2(L_15); G_B7_0 = L_15; G_B7_1 = G_B6_1; } IL_008f: { G_B7_1->set_delegateFunc_0(G_B7_0); goto IL_00e4; } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_16 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_2_3(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_17 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_16; G_B9_0 = L_17; G_B9_1 = (&V_0); if (L_17) { G_B10_0 = L_17; G_B10_1 = (&V_0); goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * L_18 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_19 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_19, (RuntimeObject *)L_18, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_20 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_19; ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_2_3(L_20); G_B10_0 = L_20; G_B10_1 = G_B9_1; } IL_00b7: { G_B10_1->set_delegateFunc_0(G_B10_0); goto IL_00e4; } IL_00be: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_21 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_3_4(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_22 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_21; G_B12_0 = L_22; G_B12_1 = (&V_0); if (L_22) { G_B13_0 = L_22; G_B13_1 = (&V_0); goto IL_00df; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92 * L_23 = ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_24 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_24, (RuntimeObject *)L_23, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_25 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_24; ((U3CU3Ec_t28F7872BD39785337C7A1D1776DB129784748E92_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_3_4(L_25); G_B13_0 = L_25; G_B13_1 = G_B12_1; } IL_00df: { G_B13_1->set_delegateFunc_0(G_B13_0); } IL_00e4: { ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_26 = ___bitmap0; int32_t L_27; L_27 = (( int32_t (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_26, (U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_27, /*hidden argument*/NULL); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_28 = ___bitmap0; int32_t L_29; L_29 = (( int32_t (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_28, (U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_29, /*hidden argument*/NULL); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_30 = ___bitmap0; int32_t L_31; L_31 = (( int32_t (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_30, (U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)); U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 L_32 = V_0; int32_t L_33 = (int32_t)L_32.get_height_3(); int32_t L_34; L_34 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)), (int32_t)0, (int32_t)L_33, /*hidden argument*/NULL); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_34, /*hidden argument*/NULL); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_35 = ___bitmap0; int32_t L_36; L_36 = (( int32_t (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_35, (U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 L_37 = V_0; int32_t L_38 = (int32_t)L_37.get_width_2(); int32_t L_39; L_39 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)), (int32_t)0, (int32_t)L_38, /*hidden argument*/NULL); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_39, /*hidden argument*/NULL); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_40 = V_1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_41 = V_2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_42; L_42 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_40, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_42; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinY|5_4(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinYU7C5_4_m8C70BC7637EB798FED5AC54C5BB3A9045CBA2569_gshared (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___pixels0, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_0 = p1; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_1 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_0->get_delegateFunc_0(); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_2 = ___pixels0; int32_t L_3 = V_1; int32_t L_4 = V_0; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_1, (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_width_2(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_height_3(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxY|5_5(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxYU7C5_5_m8DBF5A0E059CCB68ED72EE36490E0A9A93515109_gshared (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___pixels0, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_height_3(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_2 = p1; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_3 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_2->get_delegateFunc_0(); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_4 = ___pixels0; int32_t L_5 = V_1; int32_t L_6 = V_0; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_3, (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_width_2(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_height_3(); return (int32_t)L_18; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinX|5_6(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinXU7C5_6_mEF84F3C3C0F87B1E41A886093BE95926049353A7_gshared (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___pixels0, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_0 = p1; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_1 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_0->get_delegateFunc_0(); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_2 = ___pixels0; int32_t L_3 = V_0; int32_t L_4 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_1, (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_height_3(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_width_2(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxX|5_7(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxXU7C5_7_m65BAB86555A09C3E83B4B75FA6D4A004EF4724D9_gshared (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___pixels0, U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_width_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_2 = p1; Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 * L_3 = (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_2->get_delegateFunc_0(); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_4 = ___pixels0; int32_t L_5 = V_0; int32_t L_6 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4BF10E7DB1AF86F45B26D8A2C3F2191D91111DA3 *)L_3, (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_height_3(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tFC5F9F5F8360B6F50AAE590420F145A3B7881AD9 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_width_2(); return (int32_t)L_18; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1__ctor_mEAB7F2EDFD2785D209A5F12FDFEB04E0968A7E19_gshared (EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition1, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle3, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___source2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle3; NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); (( void (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_3 = ___definition1; __this->set_definition_3(L_3); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::BeforeImageApply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_BeforeImageApply_m39E3AB9F041EFA93EA809B1B360AB6E077987010_gshared (EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1; L_1 = (( Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_2; L_2 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); NullCheck((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_3; L_3 = ImageMetadata_DeepClone_mB9AE8BA16F5189BA68FBBF2D426AB49220FC7E86((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2, /*hidden argument*/NULL); ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2* L_4 = (ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2*)(ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (uint32_t)1); ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2* L_5 = (ImageFrame_1U5BU5D_tC015CBF8D0968861C0F805D13027E2883C10DCC2*)L_4; NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_6; L_6 = (( Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_6); ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * L_7; L_7 = (( ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_7); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_8; L_8 = (( ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * (*) (ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_8); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_9; L_9 = (( ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(0), (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_9); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_10 = (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8)); (( void (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)(L_10, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_3, (RuntimeObject*)(RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); V_1 = (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_10; } IL_003a: try {// begin try (depth: 1) NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_11; L_11 = (( Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_12; L_12 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 L_13; L_13 = KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline(/*hidden argument*/NULL); EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 * L_14 = (EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 *)il2cpp_codegen_object_new(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); EdgeDetector2DProcessor__ctor_m242B53C02383CFA53B87E980DC9250904EC1E328(L_14, (EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 )L_13, (bool)0, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_16 = V_1; NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_17; L_17 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_16, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_17, /*hidden argument*/NULL); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_18 = (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)__this->get_definition_3(); NullCheck((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18); float L_19; L_19 = EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18, /*hidden argument*/NULL); BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD * L_20 = (BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD *)il2cpp_codegen_object_new(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); BinaryThresholdProcessor__ctor_m1C964130FA054E63833F51168D3923EF30D89F4B(L_20, (float)L_19, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_21; L_21 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_22 = V_1; NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_23; L_23 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_20, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_21, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_22, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_23, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_24 = V_1; NullCheck((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_24); ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * L_25; L_25 = (( ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_25); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_26; L_26 = (( ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * (*) (ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27; L_27 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, float, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_26, (float)(0.0f), (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27; IL2CPP_LEAVE(0xA8, FINALLY_009e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_28 = V_1; if (!L_28) { goto IL_00a7; } } IL_00a1: { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_29 = V_1; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00a7: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_30 = V_0; NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_31; L_31 = (( Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_32; L_32 = ImageInfoExtensions_Size_m6E77BE204526E918729B50092F40F5A0DC3357F1((RuntimeObject*)L_31, /*hidden argument*/NULL); CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 * L_33 = (CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 *)il2cpp_codegen_object_new(CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); CropProcessor__ctor_mA2ABB66200FE2014F9424EBDC133A1D04907B01F(L_33, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_30, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_32, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_35; L_35 = (( Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_36; L_36 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_33, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_35, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_36, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this); (( void (*) (ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::OnFrameApply(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_OnFrameApply_m08CD9E6A5213C615FA5DD3B654444504BEF93D26_gshared (EntropyCropProcessor_1_t4228A3EC8DA358F5329B902A01B9206C4BA3AFAB * __this, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source0, const RuntimeMethod* method) { { return; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetBoundingRectangle(SixLabors.ImageSharp.Point,SixLabors.ImageSharp.Point) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetBoundingRectangle_mD9F6EECB1D6D8AFB2C1A5764F58D496656F20D32_gshared (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___topLeft0, Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___bottomRight1, const RuntimeMethod* method) { { int32_t L_0; L_0 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_1; L_1 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_2; L_2 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_3; L_3 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_4; L_4 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_5; L_5 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6; memset((&L_6), 0, sizeof(L_6)); Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06((&L_6), (int32_t)L_0, (int32_t)L_1, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)), /*hidden argument*/NULL); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetFilteredBoundingRectangle(SixLabors.ImageSharp.ImageFrame`1,System.Single,SixLabors.ImageSharp.RgbaComponent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetFilteredBoundingRectangle_m44669DC1812661A48D5BD5582E4B429620AB250D_gshared (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___bitmap0, float ___componentValue1, int32_t ___channel2, const RuntimeMethod* method) { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 V_0; memset((&V_0), 0, sizeof(V_0)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_1; memset((&V_1), 0, sizeof(V_1)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_2; memset((&V_2), 0, sizeof(V_2)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B4_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B4_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B3_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B3_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B7_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B7_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B6_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B6_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B10_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B10_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B9_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B9_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B13_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B13_1 = NULL; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * G_B12_0 = NULL; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * G_B12_1 = NULL; { float L_0 = ___componentValue1; (&V_0)->set_componentValue_1(L_0); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_1 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); int32_t L_2; L_2 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); (&V_0)->set_width_2(L_2); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_3 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3); int32_t L_4; L_4 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3, /*hidden argument*/NULL); (&V_0)->set_height_3(L_4); il2cpp_codegen_initobj((&V_1), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); il2cpp_codegen_initobj((&V_2), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); int32_t L_5 = ___channel2; switch (L_5) { case 0: { goto IL_0046; } case 1: { goto IL_006e; } case 2: { goto IL_0096; } } } { goto IL_00be; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_6 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_0_1(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_7 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_6; G_B3_0 = L_7; G_B3_1 = (&V_0); if (L_7) { G_B4_0 = L_7; G_B4_1 = (&V_0); goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * L_8 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_9 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_9, (RuntimeObject *)L_8, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 15)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_10 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_9; ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_0_1(L_10); G_B4_0 = L_10; G_B4_1 = G_B3_1; } IL_0067: { G_B4_1->set_delegateFunc_0(G_B4_0); goto IL_00e4; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_11 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_1_2(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_12 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_11; G_B6_0 = L_12; G_B6_1 = (&V_0); if (L_12) { G_B7_0 = L_12; G_B7_1 = (&V_0); goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * L_13 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_14 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_14, (RuntimeObject *)L_13, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 18)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_15 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_14; ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_1_2(L_15); G_B7_0 = L_15; G_B7_1 = G_B6_1; } IL_008f: { G_B7_1->set_delegateFunc_0(G_B7_0); goto IL_00e4; } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_16 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_2_3(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_17 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_16; G_B9_0 = L_17; G_B9_1 = (&V_0); if (L_17) { G_B10_0 = L_17; G_B10_1 = (&V_0); goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * L_18 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_19 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_19, (RuntimeObject *)L_18, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_20 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_19; ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_2_3(L_20); G_B10_0 = L_20; G_B10_1 = G_B9_1; } IL_00b7: { G_B10_1->set_delegateFunc_0(G_B10_0); goto IL_00e4; } IL_00be: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_21 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_3_4(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_22 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_21; G_B12_0 = L_22; G_B12_1 = (&V_0); if (L_22) { G_B13_0 = L_22; G_B13_1 = (&V_0); goto IL_00df; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75 * L_23 = ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_24 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_24, (RuntimeObject *)L_23, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_25 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_24; ((U3CU3Ec_t8CBB3785F1212E31BD3ED73D01180D85CCE60C75_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_3_4(L_25); G_B13_0 = L_25; G_B13_1 = G_B12_1; } IL_00df: { G_B13_1->set_delegateFunc_0(G_B13_0); } IL_00e4: { ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_26 = ___bitmap0; int32_t L_27; L_27 = (( int32_t (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_26, (U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_27, /*hidden argument*/NULL); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_28 = ___bitmap0; int32_t L_29; L_29 = (( int32_t (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_28, (U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_29, /*hidden argument*/NULL); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_30 = ___bitmap0; int32_t L_31; L_31 = (( int32_t (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_30, (U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)); U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 L_32 = V_0; int32_t L_33 = (int32_t)L_32.get_height_3(); int32_t L_34; L_34 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)), (int32_t)0, (int32_t)L_33, /*hidden argument*/NULL); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_34, /*hidden argument*/NULL); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_35 = ___bitmap0; int32_t L_36; L_36 = (( int32_t (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_35, (U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 L_37 = V_0; int32_t L_38 = (int32_t)L_37.get_width_2(); int32_t L_39; L_39 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)), (int32_t)0, (int32_t)L_38, /*hidden argument*/NULL); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_39, /*hidden argument*/NULL); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_40 = V_1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_41 = V_2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_42; L_42 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_40, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_42; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinY|5_4(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinYU7C5_4_m6564540F943BEE8498F3F54D067C6FC171E45693_gshared (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___pixels0, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_0 = p1; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_1 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_0->get_delegateFunc_0(); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_2 = ___pixels0; int32_t L_3 = V_1; int32_t L_4 = V_0; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_1, (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_width_2(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_height_3(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxY|5_5(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxYU7C5_5_mC76BEE5B024E2E0B4BB543935AE8694C9235F12C_gshared (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___pixels0, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_height_3(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_2 = p1; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_3 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_2->get_delegateFunc_0(); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_4 = ___pixels0; int32_t L_5 = V_1; int32_t L_6 = V_0; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_3, (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_width_2(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_height_3(); return (int32_t)L_18; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinX|5_6(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinXU7C5_6_m45562AC527B132ABAF92E72C6BFDE605F62B14B4_gshared (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___pixels0, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_0 = p1; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_1 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_0->get_delegateFunc_0(); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_2 = ___pixels0; int32_t L_3 = V_0; int32_t L_4 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_1, (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_height_3(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_width_2(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxX|5_7(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxXU7C5_7_m9B372843088B1C40C43EAB06DD77C95C86A6C3D8_gshared (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___pixels0, U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_width_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_2 = p1; Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 * L_3 = (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_2->get_delegateFunc_0(); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_4 = ___pixels0; int32_t L_5 = V_0; int32_t L_6 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_tA19C817C8E3AC46EAB15CCFD3F6380E3C4ABDC43 *)L_3, (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_height_3(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_t4F0C7F5C7F31EF5FA5B5E3328EBBBB83F54E8769 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_width_2(); return (int32_t)L_18; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1__ctor_m5D4F778AB588DAAF0673E0C083CD110DCAF7C632_gshared (EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * ___definition1, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source2, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle3, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___source2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle3; NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); (( void (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_3 = ___definition1; __this->set_definition_3(L_3); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::BeforeImageApply() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_BeforeImageApply_m60A2D4375A7BE02E27316E46A00F9104960E21B0_gshared (EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0; L_0 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1; L_1 = (( Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_2; L_2 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); NullCheck((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_3; L_3 = ImageMetadata_DeepClone_mB9AE8BA16F5189BA68FBBF2D426AB49220FC7E86((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_2, /*hidden argument*/NULL); ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F* L_4 = (ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F*)(ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 4), (uint32_t)1); ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F* L_5 = (ImageFrame_1U5BU5D_tE15FB7DB19755DA381C5D649C8F68B6E05ECF75F*)L_4; NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_6; L_6 = (( Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_6); ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * L_7; L_7 = (( ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_7); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_8; L_8 = (( ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * (*) (ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_8); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_9; L_9 = (( ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_9); (L_5)->SetAt(static_cast(0), (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_9); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_10 = (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 8)); (( void (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)->methodPointer)(L_10, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_3, (RuntimeObject*)(RuntimeObject*)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 9)); V_1 = (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_10; } IL_003a: try {// begin try (depth: 1) NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_11; L_11 = (( Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_12; L_12 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 L_13; L_13 = KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline(/*hidden argument*/NULL); EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 * L_14 = (EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9 *)il2cpp_codegen_object_new(EdgeDetector2DProcessor_tF1964C70CDDCF2FF46F114C6060626D869C743F9_il2cpp_TypeInfo_var); EdgeDetector2DProcessor__ctor_m242B53C02383CFA53B87E980DC9250904EC1E328(L_14, (EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 )L_13, (bool)0, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_15; L_15 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_16 = V_1; NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_17; L_17 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_14, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_15, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_16, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_17, /*hidden argument*/NULL); EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * L_18 = (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)__this->get_definition_3(); NullCheck((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18); float L_19; L_19 = EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline((EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF *)L_18, /*hidden argument*/NULL); BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD * L_20 = (BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD *)il2cpp_codegen_object_new(BinaryThresholdProcessor_t3AC31C24A8165DB4D73AAD0A492D76F21C457BCD_il2cpp_TypeInfo_var); BinaryThresholdProcessor__ctor_m1C964130FA054E63833F51168D3923EF30D89F4B(L_20, (float)L_19, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_21; L_21 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_22 = V_1; NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_23; L_23 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_20, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_21, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_22, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_23, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_24 = V_1; NullCheck((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_24); ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * L_25; L_25 = (( ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); NullCheck((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_25); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_26; L_26 = (( ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * (*) (ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)->methodPointer)((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 6)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27; L_27 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, float, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_26, (float)(0.0f), (int32_t)2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 11)); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27; IL2CPP_LEAVE(0xA8, FINALLY_009e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_28 = V_1; if (!L_28) { goto IL_00a7; } } IL_00a1: { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_29 = V_1; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00a7: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_30 = V_0; NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_31; L_31 = (( Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E L_32; L_32 = ImageInfoExtensions_Size_m6E77BE204526E918729B50092F40F5A0DC3357F1((RuntimeObject*)L_31, /*hidden argument*/NULL); CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 * L_33 = (CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009 *)il2cpp_codegen_object_new(CropProcessor_t888733277D361D15C4FA62DC0B4B9E2B4ADF2009_il2cpp_TypeInfo_var); CropProcessor__ctor_mA2ABB66200FE2014F9424EBDC133A1D04907B01F(L_33, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_30, (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E )L_32, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_34; L_34 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_35; L_35 = (( Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_36; L_36 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 10)); ImageProcessorExtensions_Execute_m46AFAD828135041F1FE979C21E669EBA1344EAF8((RuntimeObject*)L_33, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_34, (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_35, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_36, /*hidden argument*/NULL); NullCheck((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this); (( void (*) (ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)->methodPointer)((ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 13)); return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::OnFrameApply(SixLabors.ImageSharp.ImageFrame`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EntropyCropProcessor_1_OnFrameApply_m56ED61233338A894D3008A46C3E7FF2F4BEA554B_gshared (EntropyCropProcessor_1_t692988356E5EF58B768E3C710D33571B42B765E5 * __this, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source0, const RuntimeMethod* method) { { return; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetBoundingRectangle(SixLabors.ImageSharp.Point,SixLabors.ImageSharp.Point) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetBoundingRectangle_m9DD373F9675057BBDF1DB2B3B98449ED6035D6F8_gshared (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___topLeft0, Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___bottomRight1, const RuntimeMethod* method) { { int32_t L_0; L_0 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_1; L_1 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_2; L_2 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_3; L_3 = Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); int32_t L_4; L_4 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___bottomRight1), /*hidden argument*/NULL); int32_t L_5; L_5 = Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&___topLeft0), /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_6; memset((&L_6), 0, sizeof(L_6)); Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06((&L_6), (int32_t)L_0, (int32_t)L_1, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)), /*hidden argument*/NULL); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_6; } } // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::GetFilteredBoundingRectangle(SixLabors.ImageSharp.ImageFrame`1,System.Single,SixLabors.ImageSharp.RgbaComponent) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 EntropyCropProcessor_1_GetFilteredBoundingRectangle_m52D3B3F38AFA48E4EEF2160CFAD75DA0DB458B40_gshared (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___bitmap0, float ___componentValue1, int32_t ___channel2, const RuntimeMethod* method) { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 V_0; memset((&V_0), 0, sizeof(V_0)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_1; memset((&V_1), 0, sizeof(V_1)); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B V_2; memset((&V_2), 0, sizeof(V_2)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B4_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B4_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B3_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B3_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B7_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B7_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B6_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B6_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B10_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B10_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B9_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B9_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B13_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B13_1 = NULL; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * G_B12_0 = NULL; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * G_B12_1 = NULL; { float L_0 = ___componentValue1; (&V_0)->set_componentValue_1(L_0); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_1 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); int32_t L_2; L_2 = ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); (&V_0)->set_width_2(L_2); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_3 = ___bitmap0; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3); int32_t L_4; L_4 = ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_3, /*hidden argument*/NULL); (&V_0)->set_height_3(L_4); il2cpp_codegen_initobj((&V_1), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); il2cpp_codegen_initobj((&V_2), sizeof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )); int32_t L_5 = ___channel2; switch (L_5) { case 0: { goto IL_0046; } case 1: { goto IL_006e; } case 2: { goto IL_0096; } } } { goto IL_00be; } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_6 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_0_1(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_7 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_6; G_B3_0 = L_7; G_B3_1 = (&V_0); if (L_7) { G_B4_0 = L_7; G_B4_1 = (&V_0); goto IL_0067; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * L_8 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_9 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_9, (RuntimeObject *)L_8, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 15)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_10 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_9; ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_0_1(L_10); G_B4_0 = L_10; G_B4_1 = G_B3_1; } IL_0067: { G_B4_1->set_delegateFunc_0(G_B4_0); goto IL_00e4; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_11 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_1_2(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_12 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_11; G_B6_0 = L_12; G_B6_1 = (&V_0); if (L_12) { G_B7_0 = L_12; G_B7_1 = (&V_0); goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * L_13 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_14 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_14, (RuntimeObject *)L_13, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 18)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_15 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_14; ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_1_2(L_15); G_B7_0 = L_15; G_B7_1 = G_B6_1; } IL_008f: { G_B7_1->set_delegateFunc_0(G_B7_0); goto IL_00e4; } IL_0096: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_16 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_2_3(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_17 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_16; G_B9_0 = L_17; G_B9_1 = (&V_0); if (L_17) { G_B10_0 = L_17; G_B10_1 = (&V_0); goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * L_18 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_19 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_19, (RuntimeObject *)L_18, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_20 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_19; ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_2_3(L_20); G_B10_0 = L_20; G_B10_1 = G_B9_1; } IL_00b7: { G_B10_1->set_delegateFunc_0(G_B10_0); goto IL_00e4; } IL_00be: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_21 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9__5_3_4(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_22 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_21; G_B12_0 = L_22; G_B12_1 = (&V_0); if (L_22) { G_B13_0 = L_22; G_B13_1 = (&V_0); goto IL_00df; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)); U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E * L_23 = ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->get_U3CU3E9_0(); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_24 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 16)); (( void (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)->methodPointer)(L_24, (RuntimeObject *)L_23, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 20)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 17)); Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_25 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_24; ((U3CU3Ec_t0A407E953FA6728E65E3A9AB6F2051537219164E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 14)))->set_U3CU3E9__5_3_4(L_25); G_B13_0 = L_25; G_B13_1 = G_B12_1; } IL_00df: { G_B13_1->set_delegateFunc_0(G_B13_0); } IL_00e4: { ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_26 = ___bitmap0; int32_t L_27; L_27 = (( int32_t (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_26, (U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 21)); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_27, /*hidden argument*/NULL); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_28 = ___bitmap0; int32_t L_29; L_29 = (( int32_t (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_28, (U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 22)); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_1), (int32_t)L_29, /*hidden argument*/NULL); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_30 = ___bitmap0; int32_t L_31; L_31 = (( int32_t (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_30, (U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 23)); U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 L_32 = V_0; int32_t L_33 = (int32_t)L_32.get_height_3(); int32_t L_34; L_34 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)), (int32_t)0, (int32_t)L_33, /*hidden argument*/NULL); Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_34, /*hidden argument*/NULL); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_35 = ___bitmap0; int32_t L_36; L_36 = (( int32_t (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_35, (U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 24)); U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 L_37 = V_0; int32_t L_38 = (int32_t)L_37.get_width_2(); int32_t L_39; L_39 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)), (int32_t)0, (int32_t)L_38, /*hidden argument*/NULL); Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B *)(&V_2), (int32_t)L_39, /*hidden argument*/NULL); Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_40 = V_1; Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B L_41 = V_2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_42; L_42 = (( Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 (*) (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)->methodPointer)((Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_40, (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B )L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 25)); return (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_42; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinY|5_4(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinYU7C5_4_mA3B713DCC760AE04AF3B68F1AC355B9C63778CE9_gshared (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___pixels0, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_0 = p1; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_1 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_0->get_delegateFunc_0(); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_2 = ___pixels0; int32_t L_3 = V_1; int32_t L_4 = V_0; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_1, (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_width_2(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_height_3(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxY|5_5(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxYU7C5_5_mCE308D0F567F10149463AA02999D0DF0104232EF_gshared (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___pixels0, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_height_3(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_2 = p1; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_3 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_2->get_delegateFunc_0(); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_4 = ___pixels0; int32_t L_5 = V_1; int32_t L_6 = V_0; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_3, (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_width_2(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_height_3(); return (int32_t)L_18; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMinX|5_6(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMinXU7C5_6_mD9E01685719B68A940AD070D5D498AD64AD70698_gshared (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___pixels0, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (int32_t)0; goto IL_0031; } IL_0004: { V_1 = (int32_t)0; goto IL_0024; } IL_0008: { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_0 = p1; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_1 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_0->get_delegateFunc_0(); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_2 = ___pixels0; int32_t L_3 = V_0; int32_t L_4 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_5 = p1; float L_6 = (float)L_5->get_componentValue_1(); NullCheck((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_1); bool L_7; L_7 = (( bool (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_1, (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_2, (int32_t)L_3, (int32_t)L_4, (float)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_7) { goto IL_0020; } } { int32_t L_8 = V_0; return (int32_t)L_8; } IL_0020: { int32_t L_9 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0024: { int32_t L_10 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_11 = p1; int32_t L_12 = (int32_t)L_11->get_height_3(); if ((((int32_t)L_10) < ((int32_t)L_12))) { goto IL_0008; } } { int32_t L_13 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0031: { int32_t L_14 = V_0; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_15 = p1; int32_t L_16 = (int32_t)L_15->get_width_2(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0004; } } { return (int32_t)0; } } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1::g__GetMaxX|5_7(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor`1/<>c__DisplayClass5_0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EntropyCropProcessor_1_U3CGetFilteredBoundingRectangleU3Eg__GetMaxXU7C5_7_m71289BD0B0CA2B3B96FB7AD4C3C3E22C6032362E_gshared (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___pixels0, U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * p1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_0 = p1; int32_t L_1 = (int32_t)L_0->get_width_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); goto IL_0038; } IL_000b: { V_1 = (int32_t)0; goto IL_002b; } IL_000f: { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_2 = p1; Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C * L_3 = (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_2->get_delegateFunc_0(); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_4 = ___pixels0; int32_t L_5 = V_0; int32_t L_6 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_7 = p1; float L_8 = (float)L_7->get_componentValue_1(); NullCheck((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_3); bool L_9; L_9 = (( bool (*) (Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, int32_t, int32_t, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)->methodPointer)((Func_5_t4FE286A681C50CAB851A450E92E5DB8CDD5EC53C *)L_3, (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_4, (int32_t)L_5, (int32_t)L_6, (float)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 26)); if (!L_9) { goto IL_0027; } } { int32_t L_10 = V_0; return (int32_t)L_10; } IL_0027: { int32_t L_11 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_1; U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_13 = p1; int32_t L_14 = (int32_t)L_13->get_height_3(); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_000f; } } { int32_t L_15 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_0; if ((((int32_t)L_16) > ((int32_t)(-1)))) { goto IL_000b; } } { U3CU3Ec__DisplayClass5_0_tE09AB2EBEA999A06D1F22E00260388CBF757BC60 * L_17 = p1; int32_t L_18 = (int32_t)L_17->get_width_2(); return (int32_t)L_18; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Dynamic.Utils.CacheDict`2/Entry::.ctor(System.Int32,TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Entry__ctor_mCDF0BC91AC5D659F9AD3BA313FCFB314719F46E5_gshared (Entry_tC63F6A8EFD95F594FC61BC13171B112D9B69F894 * __this, int32_t ___hash0, RuntimeObject * ___key1, RuntimeObject * ___value2, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___hash0; __this->set__hash_0(L_0); RuntimeObject * L_1 = ___key1; __this->set__key_1(L_1); RuntimeObject * L_2 = ___value2; __this->set__value_2(L_2); 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EnumEqualityComparer_1_Equals_mD8BA7C5F1966A3F810723BBFD7A77577BC58ABD5_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, uint8_t ___x0, uint8_t ___y1, const RuntimeMethod* method) { int32_t V_0 = 0; { uint8_t L_0 = ___x0; int32_t L_1; L_1 = (( int32_t (*) (uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((uint8_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); uint8_t L_2 = ___y1; int32_t L_3; L_3 = (( int32_t (*) (uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((uint8_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; return (bool)((((int32_t)L_1) == ((int32_t)L_4))? 1 : 0); } } // System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumEqualityComparer_1_GetHashCode_m55DCB3AD42F62B0F19CC827418783CE821373CD7_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, uint8_t ___obj0, const RuntimeMethod* method) { int32_t V_0 = 0; { uint8_t L_0 = ___obj0; int32_t L_1; L_1 = (( int32_t (*) (uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((uint8_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667((int32_t*)(int32_t*)(&V_0), /*hidden argument*/NULL); return (int32_t)L_2; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1__ctor_mB67D9BB875EFDB27A469BD3FC71884A77D6F9A91_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, const RuntimeMethod* method) { { NullCheck((EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *)__this); (( void (*) (EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); return; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1__ctor_mC73C3CB82D36DFECE1378BC6B16F54DDA4373038_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___information0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { NullCheck((EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *)__this); (( void (*) (EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EqualityComparer_1_tB9BE134F5409F7D0C056B4EFB560F78508E0B8F3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); return; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1_GetObjectData_m87D1E3E510E2EC7D31E0552E89420B755AC26605_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1; L_1 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Enum_GetUnderlyingType_m8BD5EDDA4C9A15C2988B27DD48314AC3C16F7A53((Type_t *)L_1, /*hidden argument*/NULL); int32_t L_3; L_3 = Type_GetTypeCode_m25B2ADC2D68FE33486DE032926C6B1EECC8D73CE((Type_t *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)((int32_t)9)))) { goto IL_0028; } } { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 4)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_5, /*hidden argument*/NULL); NullCheck((SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *)L_4); SerializationInfo_SetType_mD6F11DC42FDE78E7E8A58BC3D9E248E21BB37275((SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *)L_4, (Type_t *)L_6, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EnumEqualityComparer_1_Equals_mE250E6773492096E4A0F23190564B5D8743949D6_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; return (bool)((!(((RuntimeObject*)(EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D *)((EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5)))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumEqualityComparer_1_GetHashCode_m4B5F073E3E2A3B684ED849FBD23E20E7A21B1BC8_gshared (EnumEqualityComparer_1_tC0DA483E9D8D64BC17628F42FB9931E15F1E6C2D * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); NullCheck((MemberInfo_t *)L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, (MemberInfo_t *)L_0); NullCheck((RuntimeObject *)L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, (RuntimeObject *)L_1); return (int32_t)L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(T,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EnumEqualityComparer_1_Equals_m646A7B2B46C3F8513C9CDD66A9C38FB6189822EF_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, int32_t ___x0, int32_t ___y1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___x0; int32_t L_1; L_1 = (( int32_t (*) (int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); int32_t L_2 = ___y1; int32_t L_3; L_3 = (( int32_t (*) (int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); V_0 = (int32_t)L_3; int32_t L_4 = V_0; return (bool)((((int32_t)L_1) == ((int32_t)L_4))? 1 : 0); } } // System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumEqualityComparer_1_GetHashCode_m07C18026D5D55926F45AD51F85A1C51E02CCA433_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, int32_t ___obj0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___obj0; int32_t L_1; L_1 = (( int32_t (*) (int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((int32_t)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); V_0 = (int32_t)L_1; int32_t L_2; L_2 = Int32_GetHashCode_mEDD3F492A5F7CF021125AE3F38E2B8F8743FC667((int32_t*)(int32_t*)(&V_0), /*hidden argument*/NULL); return (int32_t)L_2; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1__ctor_mE561EB671D2E46A6D5A6D0282E6646F88B75566F_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, const RuntimeMethod* method) { { NullCheck((EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *)__this); (( void (*) (EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); return; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1__ctor_mC7FBCC800AA77F18FB28E0E1BEC0510ED98EB267_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___information0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { NullCheck((EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *)__this); (( void (*) (EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EqualityComparer_1_t399C4B066E24442E62E52C1FD1CCF501E96C846F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); return; } } // System.Void System.Collections.Generic.EnumEqualityComparer`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumEqualityComparer_1_GetObjectData_mC85FBE5321756F9D5C8B37C391481B7AE9B03E26_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_1; L_1 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Enum_GetUnderlyingType_m8BD5EDDA4C9A15C2988B27DD48314AC3C16F7A53((Type_t *)L_1, /*hidden argument*/NULL); int32_t L_3; L_3 = Type_GetTypeCode_m25B2ADC2D68FE33486DE032926C6B1EECC8D73CE((Type_t *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)((int32_t)9)))) { goto IL_0028; } } { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->klass->rgctx_data, 4)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_5, /*hidden argument*/NULL); NullCheck((SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *)L_4); SerializationInfo_SetType_mD6F11DC42FDE78E7E8A58BC3D9E248E21BB37275((SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 *)L_4, (Type_t *)L_6, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EnumEqualityComparer_1_Equals_m9C924862D7F10BC10C04FDC3B016E811EF091C35_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___obj0; return (bool)((!(((RuntimeObject*)(EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF *)((EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF *)IsInst((RuntimeObject*)L_0, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5)))) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumEqualityComparer_1_GetHashCode_mAD0871EF31F44809E28B53C5424581FC25B3C86F_gshared (EnumEqualityComparer_1_tBAFEDDFBE0245A52A34FE8475E3B76B111C22BDF * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Type_t * L_0; L_0 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)__this, /*hidden argument*/NULL); NullCheck((MemberInfo_t *)L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, (MemberInfo_t *)L_0); NullCheck((RuntimeObject *)L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, (RuntimeObject *)L_1); return (int32_t)L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2::.ctor(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableDictionaryWrapper_2__ctor_m97AE6D3F82EFCE4643F582ECAB0CFC647AC58F75_gshared (EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * __this, RuntimeObject* ___e0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53); s_Il2CppMethodInitialized = true; } { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___e0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53, /*hidden argument*/NULL); RuntimeObject* L_1 = ___e0; __this->set__e_0(L_1); return; } } // System.Collections.Generic.IEnumerator`1> Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDictionaryWrapper_2_GetEnumerator_mC151F2C52563D7CA365C3D3A137288EE3A35B672_gshared (EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * __this, const RuntimeMethod* method) { { U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA * L_0 = (U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0)); (( void (*) (U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)(L_0, (int32_t)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA * L_1 = (U3CGetEnumeratorU3Ed__2_t875A1BE6F36AC97F4CD3227842D5FA1AA5EEB2DA *)L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return (RuntimeObject*)L_1; } } // System.Collections.IEnumerator Newtonsoft.Json.Serialization.DefaultContractResolver/EnumerableDictionaryWrapper`2::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDictionaryWrapper_2_System_Collections_IEnumerable_GetEnumerator_m8BF30766E86DB15D48AC8176058079586853328E_gshared (EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 * __this, const RuntimeMethod* method) { { NullCheck((EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 *)__this); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((EnumerableDictionaryWrapper_2_t09A4EE0CF515EA06CAADAEED42AE9E5CD5F2BA09 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return (RuntimeObject*)L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::.ctor(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableDropIndices__ctor_mC1425DAEE8D3C347570B8901D977ABCA7E9510F2_gshared (EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 * __this, RuntimeObject* ___source0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___source0; __this->set__source_0(L_0); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDropIndices_GetEnumerator_m19A982BEA110F58F7EFEF1720993A283A6ED5109_gshared (EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get__source_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0); EnumeratorDropIndices_t6EE8E4DF373602BDB923F37565AB17A57F941E49 * L_2 = (EnumeratorDropIndices_t6EE8E4DF373602BDB923F37565AB17A57F941E49 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1)); (( void (*) (EnumeratorDropIndices_t6EE8E4DF373602BDB923F37565AB17A57F941E49 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)(L_2, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDropIndices_System_Collections_IEnumerable_GetEnumerator_mB01F5AB743184750F9925FEB052078AFF270B744_gshared (EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 * __this, const RuntimeMethod* method) { { NullCheck((EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 *)__this); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (RuntimeObject*)L_0; } } // System.Void System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableDropIndices_Dispose_m99D10CF003A20D2E2C39399123E3E4AC4CEDACA9_gshared (EnumerableDropIndices_t576CE6465CA33B6BA41D51261D5620BE35BBDEE7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { RuntimeObject* L_0 = (RuntimeObject*)__this->get__source_0(); V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); } IL_0015: { 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.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::.ctor(System.Collections.Generic.IEnumerable`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableDropIndices__ctor_m7C6AACBDA9855BBC52926F22FF06A87AA78008F2_gshared (EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 * __this, RuntimeObject* ___source0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___source0; __this->set__source_0(L_0); return; } } // System.Collections.Generic.IEnumerator`1 System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDropIndices_GetEnumerator_m451A6B393BA1FC40DC39835F120E24434B79A434_gshared (EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get__source_0(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1; L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 0), (RuntimeObject*)L_0); EnumeratorDropIndices_tFB7932DB1FEF533A31544650C63021FE8C129EEB * L_2 = (EnumeratorDropIndices_tFB7932DB1FEF533A31544650C63021FE8C129EEB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 1)); (( void (*) (EnumeratorDropIndices_tFB7932DB1FEF533A31544650C63021FE8C129EEB *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)(L_2, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); return (RuntimeObject*)L_2; } } // System.Collections.IEnumerator System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EnumerableDropIndices_System_Collections_IEnumerable_GetEnumerator_mB565DE5B2F4125A66BCB3AC638E525944400E490_gshared (EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 * __this, const RuntimeMethod* method) { { NullCheck((EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 *)__this); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); return (RuntimeObject*)L_0; } } // System.Void System.Collections.Concurrent.OrderablePartitioner`1/EnumerableDropIndices::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableDropIndices_Dispose_m0B17CA1EBB8DC8769E24E5E0C0DD3DEAC2773505_gshared (EnumerableDropIndices_t3BC916343AD8A70C0B175E320F1583D93A26A205 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { RuntimeObject* L_0 = (RuntimeObject*)__this->get__source_0(); V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); } IL_0015: { 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.Int32[] System.Linq.EnumerableSorter`1::Sort(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* EnumerableSorter_1_Sort_m2181A94A3482739914BB09D2F6B9A442EE53E53D_gshared (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___elements0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int32_t V_1 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___elements0; int32_t L_1 = ___count1; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); VirtualActionInvoker2< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0, (int32_t)L_1); int32_t L_2 = ___count1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_2); V_0 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_3; V_1 = (int32_t)0; goto IL_001b; } IL_0013: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = V_0; int32_t L_5 = V_1; int32_t L_6 = V_1; NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_6); int32_t L_7 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001b: { int32_t L_8 = V_1; int32_t L_9 = ___count1; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_0013; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = V_0; int32_t L_11 = ___count1; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); (( void (*) (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_10, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; return (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_12; } } // System.Void System.Linq.EnumerableSorter`1::QuickSort(System.Int32[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_1_QuickSort_mD9F8CC6FFACFA99FB064CAEEACE21D2C829DB58A_gshared (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___map0, int32_t ___left1, int32_t ___right2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; IL_0000: { int32_t L_0 = ___left1; V_0 = (int32_t)L_0; int32_t L_1 = ___right2; V_1 = (int32_t)L_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___map0; int32_t L_3 = V_0; int32_t L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_2); int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))>>(int32_t)1)))); int32_t L_7 = (L_2)->GetAt(static_cast(L_6)); V_2 = (int32_t)L_7; goto IL_0014; } IL_0010: { int32_t L_8 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0014: { int32_t L_9 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___map0; NullCheck(L_10); if ((((int32_t)L_9) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_002d; } } { int32_t L_11 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___map0; int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = L_13; int32_t L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); int32_t L_16; L_16 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (int32_t)L_11, (int32_t)L_15); if ((((int32_t)L_16) > ((int32_t)0))) { goto IL_0010; } } { goto IL_002d; } IL_0029: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); } IL_002d: { int32_t L_18 = V_1; if ((((int32_t)L_18) < ((int32_t)0))) { goto IL_003e; } } { int32_t L_19 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = ___map0; int32_t L_21 = V_1; NullCheck(L_20); int32_t L_22 = L_21; int32_t L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); int32_t L_24; L_24 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (int32_t)L_19, (int32_t)L_23); if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_0029; } } IL_003e: { int32_t L_25 = V_0; int32_t L_26 = V_1; if ((((int32_t)L_25) > ((int32_t)L_26))) { goto IL_0060; } } { int32_t L_27 = V_0; int32_t L_28 = V_1; if ((((int32_t)L_27) >= ((int32_t)L_28))) { goto IL_0054; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = ___map0; int32_t L_30 = V_0; NullCheck(L_29); int32_t L_31 = L_30; int32_t L_32 = (L_29)->GetAt(static_cast(L_31)); V_3 = (int32_t)L_32; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = ___map0; int32_t L_34 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = ___map0; int32_t L_36 = V_1; NullCheck(L_35); int32_t L_37 = L_36; int32_t L_38 = (L_35)->GetAt(static_cast(L_37)); NullCheck(L_33); (L_33)->SetAt(static_cast(L_34), (int32_t)L_38); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = ___map0; int32_t L_40 = V_1; int32_t L_41 = V_3; NullCheck(L_39); (L_39)->SetAt(static_cast(L_40), (int32_t)L_41); } IL_0054: { int32_t L_42 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); int32_t L_43 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_43, (int32_t)1)); int32_t L_44 = V_0; int32_t L_45 = V_1; if ((((int32_t)L_44) <= ((int32_t)L_45))) { goto IL_0014; } } IL_0060: { int32_t L_46 = V_1; int32_t L_47 = ___left1; int32_t L_48 = ___right2; int32_t L_49 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)L_47))) > ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)L_49))))) { goto IL_007a; } } { int32_t L_50 = ___left1; int32_t L_51 = V_1; if ((((int32_t)L_50) >= ((int32_t)L_51))) { goto IL_0075; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = ___map0; int32_t L_53 = ___left1; int32_t L_54 = V_1; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); (( void (*) (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_52, (int32_t)L_53, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); } IL_0075: { int32_t L_55 = V_0; ___left1 = (int32_t)L_55; goto IL_008a; } IL_007a: { int32_t L_56 = V_0; int32_t L_57 = ___right2; if ((((int32_t)L_56) >= ((int32_t)L_57))) { goto IL_0087; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_58 = ___map0; int32_t L_59 = V_0; int32_t L_60 = ___right2; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); (( void (*) (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_58, (int32_t)L_59, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); } IL_0087: { int32_t L_61 = V_1; ___right2 = (int32_t)L_61; } IL_008a: { int32_t L_62 = ___left1; int32_t L_63 = ___right2; if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0000; } } { return; } } // System.Void System.Linq.EnumerableSorter`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_1__ctor_m0B8F4ACA67927AA512E2025BA13AFF66C530CB64_gshared (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((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.Int32[] System.Linq.EnumerableSorter`1::Sort(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* EnumerableSorter_1_Sort_mF3CF6FE6FB95C076B3A51542D6123263FCBA0BED_gshared (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___elements0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int32_t V_1 = 0; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___elements0; int32_t L_1 = ___count1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); VirtualActionInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, (int32_t)L_1); int32_t L_2 = ___count1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)L_2); V_0 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_3; V_1 = (int32_t)0; goto IL_001b; } IL_0013: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = V_0; int32_t L_5 = V_1; int32_t L_6 = V_1; NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_6); int32_t L_7 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001b: { int32_t L_8 = V_1; int32_t L_9 = ___count1; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_0013; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = V_0; int32_t L_11 = ___count1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_10, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; return (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_12; } } // System.Void System.Linq.EnumerableSorter`1::QuickSort(System.Int32[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_1_QuickSort_mECDB5D3A23041E1604E13E52C9F7A48A610D700B_gshared (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___map0, int32_t ___left1, int32_t ___right2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; IL_0000: { int32_t L_0 = ___left1; V_0 = (int32_t)L_0; int32_t L_1 = ___right2; V_1 = (int32_t)L_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___map0; int32_t L_3 = V_0; int32_t L_4 = V_1; int32_t L_5 = V_0; NullCheck(L_2); int32_t L_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5))>>(int32_t)1)))); int32_t L_7 = (L_2)->GetAt(static_cast(L_6)); V_2 = (int32_t)L_7; goto IL_0014; } IL_0010: { int32_t L_8 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0014: { int32_t L_9 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___map0; NullCheck(L_10); if ((((int32_t)L_9) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_002d; } } { int32_t L_11 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___map0; int32_t L_13 = V_0; NullCheck(L_12); int32_t L_14 = L_13; int32_t L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); int32_t L_16; L_16 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (int32_t)L_11, (int32_t)L_15); if ((((int32_t)L_16) > ((int32_t)0))) { goto IL_0010; } } { goto IL_002d; } IL_0029: { int32_t L_17 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); } IL_002d: { int32_t L_18 = V_1; if ((((int32_t)L_18) < ((int32_t)0))) { goto IL_003e; } } { int32_t L_19 = V_2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = ___map0; int32_t L_21 = V_1; NullCheck(L_20); int32_t L_22 = L_21; int32_t L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); int32_t L_24; L_24 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (int32_t)L_19, (int32_t)L_23); if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_0029; } } IL_003e: { int32_t L_25 = V_0; int32_t L_26 = V_1; if ((((int32_t)L_25) > ((int32_t)L_26))) { goto IL_0060; } } { int32_t L_27 = V_0; int32_t L_28 = V_1; if ((((int32_t)L_27) >= ((int32_t)L_28))) { goto IL_0054; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_29 = ___map0; int32_t L_30 = V_0; NullCheck(L_29); int32_t L_31 = L_30; int32_t L_32 = (L_29)->GetAt(static_cast(L_31)); V_3 = (int32_t)L_32; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_33 = ___map0; int32_t L_34 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_35 = ___map0; int32_t L_36 = V_1; NullCheck(L_35); int32_t L_37 = L_36; int32_t L_38 = (L_35)->GetAt(static_cast(L_37)); NullCheck(L_33); (L_33)->SetAt(static_cast(L_34), (int32_t)L_38); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_39 = ___map0; int32_t L_40 = V_1; int32_t L_41 = V_3; NullCheck(L_39); (L_39)->SetAt(static_cast(L_40), (int32_t)L_41); } IL_0054: { int32_t L_42 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); int32_t L_43 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_43, (int32_t)1)); int32_t L_44 = V_0; int32_t L_45 = V_1; if ((((int32_t)L_44) <= ((int32_t)L_45))) { goto IL_0014; } } IL_0060: { int32_t L_46 = V_1; int32_t L_47 = ___left1; int32_t L_48 = ___right2; int32_t L_49 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)L_47))) > ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_48, (int32_t)L_49))))) { goto IL_007a; } } { int32_t L_50 = ___left1; int32_t L_51 = V_1; if ((((int32_t)L_50) >= ((int32_t)L_51))) { goto IL_0075; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_52 = ___map0; int32_t L_53 = ___left1; int32_t L_54 = V_1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_52, (int32_t)L_53, (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); } IL_0075: { int32_t L_55 = V_0; ___left1 = (int32_t)L_55; goto IL_008a; } IL_007a: { int32_t L_56 = V_0; int32_t L_57 = ___right2; if ((((int32_t)L_56) >= ((int32_t)L_57))) { goto IL_0087; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_58 = ___map0; int32_t L_59 = V_0; int32_t L_60 = ___right2; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_58, (int32_t)L_59, (int32_t)L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 1)); } IL_0087: { int32_t L_61 = V_1; ___right2 = (int32_t)L_61; } IL_008a: { int32_t L_62 = ___left1; int32_t L_63 = ___right2; if ((((int32_t)L_62) < ((int32_t)L_63))) { goto IL_0000; } } { return; } } // System.Void System.Linq.EnumerableSorter`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_1__ctor_m8B7642821019E1270D6C5708C7AF8E80D570630A_gshared (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((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.Linq.EnumerableSorter`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Boolean,System.Linq.EnumerableSorter`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2__ctor_m84AD4AD27BA721730F78EEFBD66851CA7A213A68_gshared (EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F * __this, Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * ___keySelector0, RuntimeObject* ___comparer1, bool ___descending2, EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * ___next3, const RuntimeMethod* method) { { NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this); (( void (*) (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * L_0 = ___keySelector0; __this->set_keySelector_0(L_0); RuntimeObject* L_1 = ___comparer1; __this->set_comparer_1(L_1); bool L_2 = ___descending2; __this->set_descending_2(L_2); EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * L_3 = ___next3; __this->set_next_3(L_3); return; } } // System.Void System.Linq.EnumerableSorter`2::ComputeKeys(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2_ComputeKeys_m73A116A817805438C7357B1419F982154DAFFD25_gshared (EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___elements0, int32_t ___count1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___count1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (uint32_t)L_0); __this->set_keys_4(L_1); V_0 = (int32_t)0; goto IL_0032; } IL_0010: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_3 = V_0; Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA * L_4 = (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *)__this->get_keySelector_0(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = ___elements0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *)L_4); int32_t L_9; L_9 = (( int32_t (*) (Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Func_2_tFF6AE79EFD0857556AD37A1A1594C43F76012FEA *)L_4, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (int32_t)L_9); int32_t L_10 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_0; int32_t L_12 = ___count1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0010; } } { EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * L_13 = (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this->get_next_3(); if (!L_13) { goto IL_004b; } } { EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * L_14 = (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this->get_next_3(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___elements0; int32_t L_16 = ___count1; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)L_14); VirtualActionInvoker2< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)L_14, (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_15, (int32_t)L_16); } IL_004b: { return; } } // System.Int32 System.Linq.EnumerableSorter`2::CompareKeys(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumerableSorter_2_CompareKeys_m123301B182C492440852ED46E2D322489AA1DF27_gshared (EnumerableSorter_2_t69D0FCB5B77BD69427C82E283CDC471F4DDF531F * __this, int32_t ___index10, int32_t ___index21, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_1(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_2 = ___index10; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_6 = ___index21; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9; L_9 = InterfaceFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_4, (int32_t)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_0041; } } { EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * L_11 = (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this->get_next_3(); if (L_11) { goto IL_0033; } } { int32_t L_12 = ___index10; int32_t L_13 = ___index21; return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)); } IL_0033: { EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C * L_14 = (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)__this->get_next_3(); int32_t L_15 = ___index10; int32_t L_16 = ___index21; NullCheck((EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)L_14); int32_t L_17; L_17 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_t1B19D70DFC5A0D12D82DE2ED15B4ADEC28AD511C *)L_14, (int32_t)L_15, (int32_t)L_16); return (int32_t)L_17; } IL_0041: { bool L_18 = (bool)__this->get_descending_2(); if (L_18) { goto IL_004b; } } { int32_t L_19 = V_0; return (int32_t)L_19; } IL_004b: { int32_t L_20 = V_0; return (int32_t)((-L_20)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.EnumerableSorter`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Boolean,System.Linq.EnumerableSorter`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2__ctor_mE731856CE4BA95AA0F43AB5CB149989EFFC16A10_gshared (EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B * __this, Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * ___keySelector0, RuntimeObject* ___comparer1, bool ___descending2, EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next3, const RuntimeMethod* method) { { NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * L_0 = ___keySelector0; __this->set_keySelector_0(L_0); RuntimeObject* L_1 = ___comparer1; __this->set_comparer_1(L_1); bool L_2 = ___descending2; __this->set_descending_2(L_2); EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_3 = ___next3; __this->set_next_3(L_3); return; } } // System.Void System.Linq.EnumerableSorter`2::ComputeKeys(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2_ComputeKeys_m14F5CBAC21F7F8CEC71C8E5E5CB21C16A5BC9EF5_gshared (EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___elements0, int32_t ___count1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___count1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (uint32_t)L_0); __this->set_keys_4(L_1); V_0 = (int32_t)0; goto IL_0032; } IL_0010: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_3 = V_0; Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * L_4 = (Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C *)__this->get_keySelector_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___elements0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C *)L_4); int32_t L_9; L_9 = (( int32_t (*) (Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C *)L_4, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (int32_t)L_9); int32_t L_10 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_0; int32_t L_12 = ___count1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0010; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_13 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (!L_13) { goto IL_004b; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___elements0; int32_t L_16 = ___count1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); VirtualActionInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_15, (int32_t)L_16); } IL_004b: { return; } } // System.Int32 System.Linq.EnumerableSorter`2::CompareKeys(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumerableSorter_2_CompareKeys_m835CC7B8446F9BAFC5ECF0980060D533C3CF6F34_gshared (EnumerableSorter_2_tE3C65DA9FF76AAA73903EC8AAF3739D2F56CA31B * __this, int32_t ___index10, int32_t ___index21, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_1(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_2 = ___index10; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)__this->get_keys_4(); int32_t L_6 = ___index21; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9; L_9 = InterfaceFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_4, (int32_t)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_0041; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_11 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (L_11) { goto IL_0033; } } { int32_t L_12 = ___index10; int32_t L_13 = ___index21; return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)); } IL_0033: { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); int32_t L_15 = ___index10; int32_t L_16 = ___index21; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); int32_t L_17; L_17 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (int32_t)L_15, (int32_t)L_16); return (int32_t)L_17; } IL_0041: { bool L_18 = (bool)__this->get_descending_2(); if (L_18) { goto IL_004b; } } { int32_t L_19 = V_0; return (int32_t)L_19; } IL_004b: { int32_t L_20 = V_0; return (int32_t)((-L_20)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.EnumerableSorter`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Boolean,System.Linq.EnumerableSorter`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2__ctor_m42814C4BF961630E63A3395EB4D15259CD22ED23_gshared (EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227 * __this, Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * ___keySelector0, RuntimeObject* ___comparer1, bool ___descending2, EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next3, const RuntimeMethod* method) { { NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_0 = ___keySelector0; __this->set_keySelector_0(L_0); RuntimeObject* L_1 = ___comparer1; __this->set_comparer_1(L_1); bool L_2 = ___descending2; __this->set_descending_2(L_2); EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_3 = ___next3; __this->set_next_3(L_3); return; } } // System.Void System.Linq.EnumerableSorter`2::ComputeKeys(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2_ComputeKeys_m0607F856BE1E2FB7BDAF98705767ABCAA84C1391_gshared (EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227 * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___elements0, int32_t ___count1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___count1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (uint32_t)L_0); __this->set_keys_4(L_1); V_0 = (int32_t)0; goto IL_0032; } IL_0010: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get_keys_4(); int32_t L_3 = V_0; Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_4 = (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)__this->get_keySelector_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___elements0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_4); RuntimeObject * L_9; L_9 = (( RuntimeObject * (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_4, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (RuntimeObject *)L_9); int32_t L_10 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_0; int32_t L_12 = ___count1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0010; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_13 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (!L_13) { goto IL_004b; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___elements0; int32_t L_16 = ___count1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); VirtualActionInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_15, (int32_t)L_16); } IL_004b: { return; } } // System.Int32 System.Linq.EnumerableSorter`2::CompareKeys(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumerableSorter_2_CompareKeys_mBA826761865339A4BF940ACCD37E62C2917DAA17_gshared (EnumerableSorter_2_tB0216593C320E087D2AE98DC89E58FB10410F227 * __this, int32_t ___index10, int32_t ___index21, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_1(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get_keys_4(); int32_t L_2 = ___index10; NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = (L_1)->GetAt(static_cast(L_3)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get_keys_4(); int32_t L_6 = ___index21; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9; L_9 = InterfaceFuncInvoker2< int32_t, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5), (RuntimeObject*)L_0, (RuntimeObject *)L_4, (RuntimeObject *)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_0041; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_11 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (L_11) { goto IL_0033; } } { int32_t L_12 = ___index10; int32_t L_13 = ___index21; return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)); } IL_0033: { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); int32_t L_15 = ___index10; int32_t L_16 = ___index21; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); int32_t L_17; L_17 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (int32_t)L_15, (int32_t)L_16); return (int32_t)L_17; } IL_0041: { bool L_18 = (bool)__this->get_descending_2(); if (L_18) { goto IL_004b; } } { int32_t L_19 = V_0; return (int32_t)L_19; } IL_004b: { int32_t L_20 = V_0; return (int32_t)((-L_20)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.EnumerableSorter`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Boolean,System.Linq.EnumerableSorter`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2__ctor_m1337CA19E60438EDE8C0906C975093B0C344AC52_gshared (EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE * __this, Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * ___keySelector0, RuntimeObject* ___comparer1, bool ___descending2, EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * ___next3, const RuntimeMethod* method) { { NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this); (( void (*) (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * L_0 = ___keySelector0; __this->set_keySelector_0(L_0); RuntimeObject* L_1 = ___comparer1; __this->set_comparer_1(L_1); bool L_2 = ___descending2; __this->set_descending_2(L_2); EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_3 = ___next3; __this->set_next_3(L_3); return; } } // System.Void System.Linq.EnumerableSorter`2::ComputeKeys(TElement[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnumerableSorter_2_ComputeKeys_m7A2B4782AF749834091B9C86045FE67F0BF3360B_gshared (EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___elements0, int32_t ___count1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___count1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 2), (uint32_t)L_0); __this->set_keys_4(L_1); V_0 = (int32_t)0; goto IL_0032; } IL_0010: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)__this->get_keys_4(); int32_t L_3 = V_0; Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 * L_4 = (Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 *)__this->get_keySelector_0(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = ___elements0; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 *)L_4); uint32_t L_9; L_9 = (( uint32_t (*) (Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)->methodPointer)((Func_2_tC3246CBAFBB962E2C6075141A9B6BFC365266428 *)L_4, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 3)); NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (uint32_t)L_9); int32_t L_10 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0032: { int32_t L_11 = V_0; int32_t L_12 = ___count1; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0010; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_13 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (!L_13) { goto IL_004b; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___elements0; int32_t L_16 = ___count1; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); VirtualActionInvoker2< ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t >::Invoke(4 /* System.Void System.Linq.EnumerableSorter`1::ComputeKeys(TElement[],System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_15, (int32_t)L_16); } IL_004b: { return; } } // System.Int32 System.Linq.EnumerableSorter`2::CompareKeys(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EnumerableSorter_2_CompareKeys_mFEB3860E43D98EC0305A8093527F3A81803BD867_gshared (EnumerableSorter_2_t755EE6A150A4FAA4580749CB3F7489B5FFCE5DEE * __this, int32_t ___index10, int32_t ___index21, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_1(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)__this->get_keys_4(); int32_t L_2 = ___index10; NullCheck(L_1); int32_t L_3 = L_2; uint32_t L_4 = (L_1)->GetAt(static_cast(L_3)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_5 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)__this->get_keys_4(); int32_t L_6 = ___index21; NullCheck(L_5); int32_t L_7 = L_6; uint32_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9; L_9 = InterfaceFuncInvoker2< int32_t, uint32_t, uint32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->klass->rgctx_data, 5), (RuntimeObject*)L_0, (uint32_t)L_4, (uint32_t)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_0041; } } { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_11 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); if (L_11) { goto IL_0033; } } { int32_t L_12 = ___index10; int32_t L_13 = ___index21; return (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)L_13)); } IL_0033: { EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A * L_14 = (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)__this->get_next_3(); int32_t L_15 = ___index10; int32_t L_16 = ___index21; NullCheck((EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14); int32_t L_17; L_17 = VirtualFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.EnumerableSorter`1::CompareKeys(System.Int32,System.Int32) */, (EnumerableSorter_1_tC3AC7E5617DBA7BCD8F0F45DCD90A6382B11DC6A *)L_14, (int32_t)L_15, (int32_t)L_16); return (int32_t)L_17; } IL_0041: { bool L_18 = (bool)__this->get_descending_2(); if (L_18) { goto IL_004b; } } { int32_t L_19 = V_0; return (int32_t)L_19; } IL_004b: { int32_t L_20 = V_0; return (int32_t)((-L_20)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * ___list0, const RuntimeMethod* method) { { List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * L_3 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F_AdjustorThunk (RuntimeObject * __this, List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * ___list0, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m44E6F55CF4AB05AC9BA02DB8E18A21F825DC4A1F(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m4668E9CE29ED86A6DED4322C91CF77E8F30AC213(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * V_0 = NULL; { List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_0 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)__this->get_list_0(); V_0 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_7 = V_0; NullCheck(L_7); KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D* L_8 = (KeyValuePair_2U5BU5D_t7A55D2FEB3F9BBFE7CC9322E7E8F00A4D1C77D4D*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_11 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853((Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *)(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m5E6654DC3A94FDA0FE8CA54FCFBBB648B2EA31B0(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_1 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_3 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * L_5 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mBB22B3A1774FF6786AE56BD8BCB1AAB48038C853(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_0 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )__this->get_current_3(); return (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )L_0; } } IL2CPP_EXTERN_C KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 _returnValue; _returnValue = Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_2 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_4; L_4 = Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_inline((Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *)(Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_5 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m680C88796E8D9BC4CF2A9EB68BA8344E7EBA9077(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F_gshared (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 * L_1 = (List_1_t9AAD8217D3BF8F2B4750AD496F9C87CFC41876B7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 * L_3 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m3AFF74B90810B346AF53D8D8B36969439CA8533F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___list0, const RuntimeMethod* method) { { List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * L_3 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3_AdjustorThunk (RuntimeObject * __this, List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___list0, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mB4185953416396B5B878D2B0FBAB26A5D56827E3(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mC61F4419852B1FCF88E6389654F848BA5A0D610F(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * V_0 = NULL; { List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_0 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)__this->get_list_0(); V_0 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_7 = V_0; NullCheck(L_7); KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9* L_8 = (KeyValuePair_2U5BU5D_t5E45801875EDB7AC8EE517B5CD941F08D7FAB1B9*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_11 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9((Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *)(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mCB25E9BF96FD7F6B993456DCB738A450B52612A8(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_1 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_3 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * L_5 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m1D6ACAC72D4AEDBE1156427FB8314A82D9231AA9(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_0 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )__this->get_current_3(); return (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_0; } } IL2CPP_EXTERN_C KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 _returnValue; _returnValue = Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_2 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_4; L_4 = Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_inline((Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *)(Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_5 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mF50194F0A3BA8D08444DD59C59A6D09BFEB7B9F7(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1_gshared (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * L_1 = (List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 * L_3 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mAEEFE2F88B1009649F4906ED85721E5B43C414B1(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * ___list0, const RuntimeMethod* method) { { List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * L_3 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD_AdjustorThunk (RuntimeObject * __this, List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * ___list0, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m387DF1916889BD2B401D3FA35E3FFCF036502ABD(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m31EA10E718E7A5D809B5F566D61447BCC8BCDEFB(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * V_0 = NULL; { List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_0 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)__this->get_list_0(); V_0 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_7 = V_0; NullCheck(L_7); KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C* L_8 = (KeyValuePair_2U5BU5D_tA780E964000F617CC6335A0DEC92B09FE0085E1C*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_11 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD((Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *)(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mC851DE6441AF295DB85CFCE9C6F9242152172F67(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_1 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_3 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * L_5 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m53608330214D9EF91DE664BC8E372FD53E44BFDD(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_0 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )__this->get_current_3(); return (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_0; } } IL2CPP_EXTERN_C KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 _returnValue; _returnValue = Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_2 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_4; L_4 = Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_inline((Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *)(Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_5 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mA119E96E9390C0B45F4DC1E8830D38E27187725A(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9_gshared (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E * L_1 = (List_1_tFBF6A022293416BA5AD7B89F3A150C81EF05606E *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 * L_3 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m091FAFF04557FE70F6D9F4389299A2D664D672C9(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___list0, const RuntimeMethod* method) { { List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * L_3 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6_AdjustorThunk (RuntimeObject * __this, List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___list0, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mD53B3129EE10FA583335465B6CF74A6C8C15D7C6(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m442576A54389F6C903DCD7023DACA13CEA9E1038(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * V_0 = NULL; { List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_0 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)__this->get_list_0(); V_0 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_7 = V_0; NullCheck(L_7); KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1* L_8 = (KeyValuePair_2U5BU5D_t33FFA0CB936E5244A7D233380898F56EE1F38FC1*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_11 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07((Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *)(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mF31AEADC84853253818CA2B13C3C75C5DA1CC832(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_1 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_3 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * L_5 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m048258FDECA11DED948943D643550EB2457ADF07(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_0 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )__this->get_current_3(); return (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )L_0; } } IL2CPP_EXTERN_C KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B _returnValue; _returnValue = Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_2 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_4; L_4 = Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_inline((Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *)(Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_5 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC78BA0B2511A2C36F7314EE8EE7A116FA384C326(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7_gshared (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * L_1 = (List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B * L_3 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m93812045A93CC4BA9CD9F1B3DAD22DD0196744D7(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * ___list0, const RuntimeMethod* method) { { List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * L_3 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511_AdjustorThunk (RuntimeObject * __this, List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * ___list0, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m8535D8EBD13C99C4A10F992929BBF7F5A4EA3511(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mA8A066941008EB53CA1F110D6AF9F54F462F819E(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * V_0 = NULL; { List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_0 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)__this->get_list_0(); V_0 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_7 = V_0; NullCheck(L_7); ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D* L_8 = (ValueTuple_2U5BU5D_t64D219C4FDA9820D5116472468B8EAB569FFC71D*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_11 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111((Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *)(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m9AC3241DD0D7CA878C026A0F1346D1946C8511B0(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_1 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_3 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * L_5 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mC16316DC1CD3F138AD11B66F73D028EC06FDB111(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_0 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )__this->get_current_3(); return (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )L_0; } } IL2CPP_EXTERN_C ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E _returnValue; _returnValue = Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_2 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_4; L_4 = Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_inline((Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *)(Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_5 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mA9616303A97C838F72DC6FD851C77B7A3CAC5511(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3_gshared (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED * L_1 = (List_1_tE57765DC8CEB2E29B9BD9A1290ED584663BDBBED *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E * L_3 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m8E9FC269A08C70E94424EAA7BD95C583832E7DB3(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, List_1_tD06950283859C5EF1757856EE41AE815B706671E * ___list0, const RuntimeMethod* method) { { List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * L_3 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0_AdjustorThunk (RuntimeObject * __this, List_1_tD06950283859C5EF1757856EE41AE815B706671E * ___list0, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE553093AEA9E57A73F8B967A3E7236DD4A3AB2A0(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mC9B0C10DE0E3CDB7E31D198FB061AB000A8D7117(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { List_1_tD06950283859C5EF1757856EE41AE815B706671E * V_0 = NULL; { List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_0 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)__this->get_list_0(); V_0 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_7 = V_0; NullCheck(L_7); ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A* L_8 = (ValueTuple_2U5BU5D_t29EED279F044B4AE802104DFFF9FF9E66CEF737A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_11 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574((Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *)(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m48B1237C236D46FA8902CB6D0EC38C4009FC1401(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_1 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_3 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * L_5 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m504B4FA38683B479DE29A4A72755E7768D361574(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_0 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )__this->get_current_3(); return (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )L_0; } } IL2CPP_EXTERN_C ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 _returnValue; _returnValue = Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_2 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_4; L_4 = Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_inline((Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *)(Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_5 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mDE436705D205C951AA72ED7BAD15CB54D6AEB26D(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902_gshared (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD06950283859C5EF1757856EE41AE815B706671E * L_1 = (List_1_tD06950283859C5EF1757856EE41AE815B706671E *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 * L_3 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m7C4BD59B0C0D6A8BE83580EAA5F1063806DD3902(_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.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ___list0, const RuntimeMethod* method) { { LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_0 = ___list0; __this->set__list_0(L_0); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); __this->set__version_2(L_2); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_3 = ___list0; NullCheck(L_3); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_4 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_3->get_head_0(); __this->set__node_1(L_4); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * L_5 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 *)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110_AdjustorThunk (RuntimeObject * __this, LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * ___list0, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m701EA3CE95E11173D81A89ECC3DCF885759C0110(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m2F4435D5D4422AC6732E87ABF6418158F45335A2(_thisAdjusted, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_0 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )__this->get__current_3(); return (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_0; } } IL2CPP_EXTERN_C ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 _returnValue; _returnValue = Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_4(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_4(); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_2 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck((LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)L_2); int32_t L_3; L_3 = (( int32_t (*) (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0028; } } IL_001d: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_RuntimeMethod_var))); } IL_0028: { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_5 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )__this->get__current_3(); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_6 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_5; RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_6); return (RuntimeObject *)L_7; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mEFF7CDC66108CB9FEC7B2AE0C361110BD3587571(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_1 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_RuntimeMethod_var))); } IL_001e: { LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_4 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)__this->get__node_1(); if (L_4) { goto IL_003b; } } { LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_5 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck((LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)L_5); int32_t L_6; L_6 = (( int32_t (*) (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); return (bool)0; } IL_003b: { int32_t L_7 = (int32_t)__this->get__index_4(); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_8 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)__this->get__node_1(); NullCheck(L_8); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_9 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_8->get_item_3(); __this->set__current_3(L_9); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_10 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)__this->get__node_1(); NullCheck(L_10); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_11 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_10->get_next_1(); __this->set__node_1(L_11); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_12 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)__this->get__node_1(); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_13 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck(L_13); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_14 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_13->get_head_0(); if ((!(((RuntimeObject*)(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_12) == ((RuntimeObject*)(LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_14)))) { goto IL_0085; } } { __this->set__node_1((LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)NULL); } IL_0085: { return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m8590BE3701FC7A687D1F2BF895B510A74F85726B(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_1 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_RuntimeMethod_var))); } IL_001e: { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * L_4 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 *)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )); LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B * L_5 = (LinkedList_1_t76233C48F0195F5B42DA63B18E0708EE70F38E2B *)__this->get__list_0(); NullCheck(L_5); LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 * L_6 = (LinkedListNode_1_t512E8A7F19EB37831A4900D36ACB30AF677EAA10 *)L_5->get_head_0(); __this->set__node_1(L_6); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m388F7F271CD64FD9DE3E9C29F965F4287CB4335C(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m03059ADFAC381FAE77DFECB6E82F3399D28A3258(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC33C84D8714E76AE7567F5B63D2302BBAE4397D0(_thisAdjusted, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_gshared (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m54F78FA82E2F14757F690110360F764DD305300F(_thisAdjusted, ___sender0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * ___list0, const RuntimeMethod* method) { { List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * L_3 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93_AdjustorThunk (RuntimeObject * __this, List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * ___list0, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mD9FC718599D2FA7DFCF721D4177B84E02CA6FB93(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF033552727887D964B4594242801D04BDD185C02(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * V_0 = NULL; { List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_0 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)__this->get_list_0(); V_0 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_7 = V_0; NullCheck(L_7); ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A* L_8 = (ValueTuple_2U5BU5D_tD132CAFC435A6E98F4DC6821CC5508CF6CED384A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_11 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF((Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *)(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mC34E84789B18F4A0FE38F5A6D20958052D39F587(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_1 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_3 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * L_5 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m7DED48447D0260036179EA478F42B58BA409E6BF(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_0 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )__this->get_current_3(); return (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_0; } } IL2CPP_EXTERN_C ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 _returnValue; _returnValue = Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_2 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_4; L_4 = Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_inline((Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *)(Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_5 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mD360482616614BF7A064F66EC267824BDB9DE6DF(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410_gshared (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC * L_1 = (List_1_tF837281ACA0AE5696644C85291C841E8820C7AAC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 * L_3 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mE25448517C112497FB5FB1CFEEE80DE4BCBFF410(_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.LinkedList`1/Enumerator>::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ___list0, const RuntimeMethod* method) { { LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_0 = ___list0; __this->set__list_0(L_0); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); __this->set__version_2(L_2); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_3 = ___list0; NullCheck(L_3); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_4 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_3->get_head_0(); __this->set__node_1(L_4); ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D * L_5 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D *)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D_AdjustorThunk (RuntimeObject * __this, LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * ___list0, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mBF1606A7E421BEF113654D7B8505E5662A523A5D(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE8147CBAC560BCDE3784E6355053BE50CC8F86F4(_thisAdjusted, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D L_0 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )__this->get__current_3(); return (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )L_0; } } IL2CPP_EXTERN_C ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D _returnValue; _returnValue = Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_4(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_4(); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_2 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck((LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)L_2); int32_t L_3; L_3 = (( int32_t (*) (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0028; } } IL_001d: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_RuntimeMethod_var))); } IL_0028: { ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D L_5 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )__this->get__current_3(); ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D L_6 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )L_5; RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_6); return (RuntimeObject *)L_7; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m936C31AB10D718195DE736B1E96AD49F85AF2780(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_1 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_RuntimeMethod_var))); } IL_001e: { LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_4 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)__this->get__node_1(); if (L_4) { goto IL_003b; } } { LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_5 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck((LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)L_5); int32_t L_6; L_6 = (( int32_t (*) (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); return (bool)0; } IL_003b: { int32_t L_7 = (int32_t)__this->get__index_4(); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_8 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)__this->get__node_1(); NullCheck(L_8); ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D L_9 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )L_8->get_item_3(); __this->set__current_3(L_9); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_10 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)__this->get__node_1(); NullCheck(L_10); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_11 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_10->get_next_1(); __this->set__node_1(L_11); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_12 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)__this->get__node_1(); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_13 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck(L_13); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_14 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_13->get_head_0(); if ((!(((RuntimeObject*)(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_12) == ((RuntimeObject*)(LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_14)))) { goto IL_0085; } } { __this->set__node_1((LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)NULL); } IL_0085: { return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m82C97384FDF2A820B1F6041EF9A79BCCC41843A4(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_1 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_RuntimeMethod_var))); } IL_001e: { ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D * L_4 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D *)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )); LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 * L_5 = (LinkedList_1_t555E05F2E497A99E81B02BC6149DEFDB20186689 *)__this->get__list_0(); NullCheck(L_5); LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC * L_6 = (LinkedListNode_1_t31224B82477217EC2257F5D5D3CD9B16431A66EC *)L_5->get_head_0(); __this->set__node_1(L_6); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mF01E6570DC84897AF2D0BE459D2C0FB0F9D556B9(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m9491A5ED5F6EAB6B804F00F916547557980455B9(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF1837F2969B0CEA4E946E44335763EF6828B0CE3(_thisAdjusted, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_gshared (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m4BD600D2AB919F8549987160CD07BC2921FD6B8B(_thisAdjusted, ___sender0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * ___list0, const RuntimeMethod* method) { { List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * L_3 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7_AdjustorThunk (RuntimeObject * __this, List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * ___list0, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6A5889A8DF0B1E851A85800A45628D13E94898B7(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m154E857E87EB2F98C44C72DA58DC5CB556C93FD2(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * V_0 = NULL; { List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_0 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)__this->get_list_0(); V_0 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_7 = V_0; NullCheck(L_7); ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E* L_8 = (ValueTuple_4U5BU5D_tCE7DDAC26F78125D26B7625CF623241B2DEFE61E*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_11 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D((Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *)(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m5922D61DEC52E9B49E1B4946CBFC2D8C94C78D5E(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_1 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_3 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * L_5 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mBDBBA8FACD85A5E200BE606445B5DF36B6100C4D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_0 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )__this->get_current_3(); return (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )L_0; } } IL2CPP_EXTERN_C ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC _returnValue; _returnValue = Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_2 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_4; L_4 = Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_inline((Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *)(Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_5 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mBBC04515AD2EF3A0E4099328357C7EE996F0BC66(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7_gshared (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 * L_1 = (List_1_t41F4488E2D959937C4910C54A2CE1AC65DE608A1 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC * L_3 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mB760A758FCB15379B598FEF4ABCF18F773A3EFC7(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator>::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * ___list0, const RuntimeMethod* method) { { List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * L_3 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041_AdjustorThunk (RuntimeObject * __this, List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * ___list0, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE5974CC0207FA7078D886879A597969532FF6041(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m4E687DB1DBF31633FFA66749E2BF4DF0B1E62B0E(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * V_0 = NULL; { List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_0 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)__this->get_list_0(); V_0 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_7 = V_0; NullCheck(L_7); Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB* L_8 = (Vector_1U5BU5D_t045861B0EDF6D4307C306D7E857C70D6537E50EB*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_11 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )(L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2((Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *)(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2976176E06DC7A8F99DDBF82EC0ADB04F141F2D5(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_1 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_3 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * L_5 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m9D20C5B44C8FC2B9E6ECA672D153A8A3227B74B2(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator>::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_0 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )__this->get_current_3(); return (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )L_0; } } IL2CPP_EXTERN_C Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 _returnValue; _returnValue = Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_2 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_4; L_4 = Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_inline((Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *)(Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_5 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m46DFF06E9DA702556716E94AB5B15692D6F529B2(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator>::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500_gshared (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB * L_1 = (List_1_tA1AA3A09CABFC4234C022658AD5F0D32FAF1A9FB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 * L_3 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mC79B019E33161144F590DEA2279B38267DC2E500(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * ___array0, const RuntimeMethod* method) { { NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * L_0 = ___array0; NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA L_1 = (*(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A_AdjustorThunk (RuntimeObject * __this, NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * ___array0, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m51CD75FE1BFDE9626DDD6AECFAFCF9D456CD093A(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mB7B4F880EED95304D26C4E0E3FA11DBA5053CFAF(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * L_2 = (NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m0F96E60156FC8ED41F04DD0428BC099867441C8D(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m930BB9B4D46B60A9395DE3752FE3CA3A4858EFEC(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { { NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA * L_0 = (NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE , ((NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)(NativeArray_1_t18D233A2E30E28048C1252473AFD0799557294DA *)L_0)->___m_Buffer_0, (int32_t)L_1); return (BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE )L_2; } } IL2CPP_EXTERN_C BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE _returnValue; _returnValue = Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F_gshared (Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * __this, const RuntimeMethod* method) { { BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE L_0; L_0 = Enumerator_get_Current_mC34E0B5C7882BB808C61DC4ED248F523BC25BC6F((Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *)(Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE L_1 = (BatchVisibility_tFA63D052426424FBD58F78E973AAAC52A67B5AFE )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t9ACA79DAE23778953BC12EFC8750E8A6B556103A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m98DA6F722E6F0A5D2D7A751B60B89CCF6134F79F(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * ___list0, const RuntimeMethod* method) { { List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * L_3 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78_AdjustorThunk (RuntimeObject * __this, List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * ___list0, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m5CFCC7338890BDE0E336642BA4DC724B7F2DAF78(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m7E5D8AFB67C84F1584DE12E106B7AF99E8D0DE7F(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * V_0 = NULL; { List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_0 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)__this->get_list_0(); V_0 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_7 = V_0; NullCheck(L_7); BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828* L_8 = (BokehBlurKernelDataU5BU5D_t38341237900DFDC0A5C807065F8B537874254828*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757((Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *)(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mE9D9D9E2078262D43E986F50153A5807FD6E396F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_1 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_3 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * L_5 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m96776C3F6304A29E6EED2C3CAC39206BCBCA4757(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_0 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )__this->get_current_3(); return (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )L_0; } } IL2CPP_EXTERN_C BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D _returnValue; _returnValue = Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_2 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_4; L_4 = Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_inline((Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *)(Enumerator_t06D404B32F015093BA34520EA615531BC312F46B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_5 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mFA44C7B10354918EC25CEF55B0EC51F6794ED9C4(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F_gshared (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D * L_1 = (List_1_t178629E5027212D1B4FED2A5B6810EC7AE5CAF9D *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D * L_3 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m70F1F601CD9EFEDCBC64B8756B2A1B113181E87F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * ___list0, const RuntimeMethod* method) { { List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * L_3 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B_AdjustorThunk (RuntimeObject * __this, List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * ___list0, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m9379455FBA2B0F92E5D88ACD20277AA2D10B244B(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mA3CD6D0EA62FC2614EC682DF40DA2420CA434705(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * V_0 = NULL; { List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_0 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)__this->get_list_0(); V_0 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_7 = V_0; NullCheck(L_7); BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C* L_8 = (BokehBlurParametersU5BU5D_t509D3F4BFB345092661B2D732790FB0F4B0FE98C*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0((Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *)(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m3194FAEDE93BDA2129C565F6C0A55587DEAA602A(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_1 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_3 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * L_5 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mF93D897216405BF4924F78282DB953975ACD33B0(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_0 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )__this->get_current_3(); return (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )L_0; } } IL2CPP_EXTERN_C BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A _returnValue; _returnValue = Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_2 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_4; L_4 = Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_inline((Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *)(Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_5 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m3F926AAFEB972BF53907F9A5CC436B52580D5054(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237_gshared (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 * L_1 = (List_1_t8DDFB79E3119EAF3F064DB484495963988FA9DD8 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A * L_3 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mF08E67A1A9956D67523BEC5A923D1B13F2E8F237(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * ___list0, const RuntimeMethod* method) { { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); bool* L_3 = (bool*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(bool)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75_AdjustorThunk (RuntimeObject * __this, List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * ___list0, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mD6F1376461034EC68C8424E5A4EF0F3965CF5F75(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m83B22A5FE2BA8CBE96D30E2163229470D90E9EBD(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * V_0 = NULL; { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_0 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)__this->get_list_0(); V_0 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_7 = V_0; NullCheck(L_7); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_8 = (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; bool L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D((Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *)(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m829A3B1476C9E85C909907D33E9A81B4CFD5728F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_1 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_3 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); bool* L_5 = (bool*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(bool)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mAC7764FBC74426ECE881009A61863FC35157337D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_current_3(); return (bool)L_0; } } IL2CPP_EXTERN_C bool Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_2 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { bool L_4; L_4 = Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_inline((Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *)(Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); bool L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m07609BC80666C3FE08FC66608442AD2E739ECB98(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A_gshared (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_1 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); bool* L_3 = (bool*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(bool)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mC1E9D61ACC7364602BF30197A7195DE86FF2D11A(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___list0, const RuntimeMethod* method) { { List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * L_3 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08_AdjustorThunk (RuntimeObject * __this, List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * ___list0, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m8B1D8AD923B61864B68597D044EF29BED6DA3C08(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m8C496640F494A2AD4A230EF5AF3F419B1787E608(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * V_0 = NULL; { List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_0 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)__this->get_list_0(); V_0 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_7 = V_0; NullCheck(L_7); BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3* L_8 = (BufferDescU5BU5D_tC958592024A3636F877B9AC761712A7405F8DAD3*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283((Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *)(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2BD4426DFE9C7B6D344009605FF36BD434201072(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_1 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_3 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * L_5 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mE81E3D69486891A6AF2FAD3644DB43959B53B283(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_0 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )__this->get_current_3(); return (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )L_0; } } IL2CPP_EXTERN_C BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 _returnValue; _returnValue = Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_2 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_4; L_4 = Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_inline((Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *)(Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_5 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m2363267A05DBE821C9B5F530E02B3B3171B85582(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9_gshared (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 * L_1 = (List_1_t02A19E74A0AB5D9F84F49707040FE1CA5B03E1A3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 * L_3 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mF228625AD27BD8BF04AB824712EE20D01393A3A9(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * ___list0, const RuntimeMethod* method) { { List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * L_3 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774_AdjustorThunk (RuntimeObject * __this, List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * ___list0, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mDD3047879572DCB8F3582B6860D1BB07A0ACD774(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mB8A9E75BF1103ADCC7572E22D44B661147FBC7AE(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * V_0 = NULL; { List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_0 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)__this->get_list_0(); V_0 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_7 = V_0; NullCheck(L_7); BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9* L_8 = (BufferStoreU5BU5D_tD3A34F0DCC2A349B4FF5E12FED02FA6DCA9950D9*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8((Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *)(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m7A77AB6C280C07F2BA593728E0398B8C00D32849(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_1 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_3 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * L_5 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mCCDCB3BDFE3D78EDEAF0FE9FDA9A36431E7651D8(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_0 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )__this->get_current_3(); return (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )L_0; } } IL2CPP_EXTERN_C BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 _returnValue; _returnValue = Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_2 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_4; L_4 = Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_inline((Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *)(Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_5 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mDEB89F9B57AA0C7C2E8C4C00FA8CD9E560774C1D(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5_gshared (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 * L_1 = (List_1_tAD12AAEF731C82149A38A979F0E10F94A6F3F913 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 * L_3 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mA81B6970399CBDBBBF48D3FD74EAF89E8340E3C5(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * ___list0, const RuntimeMethod* method) { { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); uint8_t* L_3 = (uint8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint8_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E_AdjustorThunk (RuntimeObject * __this, List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * ___list0, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m3F0B66EE9977A863AE61C866DA60A40F1950E26E(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mCE2CC91B42E380D7E2999C5AAD95388A79B301FC(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * V_0 = NULL; { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_0 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)__this->get_list_0(); V_0 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_7 = V_0; NullCheck(L_7); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; uint8_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1((Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *)(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m8AD7612CD13206AF84EA29A3917A272D3694DF63(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_1 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_3 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); uint8_t* L_5 = (uint8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(uint8_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mC40AFB9BA43E2F6F03ADF409E088B22C32A7C3A1(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { uint8_t L_0 = (uint8_t)__this->get_current_3(); return (uint8_t)L_0; } } IL2CPP_EXTERN_C uint8_t Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_2 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { uint8_t L_4; L_4 = Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_inline((Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *)(Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); uint8_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m00DCC6A810E96D628C5FA6788E264CDEDBFCA460(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45_gshared (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_1 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); uint8_t* L_3 = (uint8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint8_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m441203636F0C49E33A1642A6FB9DEE08B9EE6D45(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * ___array0, const RuntimeMethod* method) { { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * L_0 = ___array0; NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 L_1 = (*(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED_AdjustorThunk (RuntimeObject * __this, NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * ___array0, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m43FB0CFABBDF37DB8D79D61617692E9A86C7B6ED(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mFB3C179FF8085EF87AD65685FB2BDD962D372610(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * L_2 = (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m7633C529A8F5F25D9E85A1FE24201696A7032BE9(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m76C39C2166396100A7DA152370EF55A2CA639B86(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { { NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 * L_0 = (NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); uint8_t L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(uint8_t, ((NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)(NativeArray_1_t3C2855C5B238E8C6739D4C17833F244B95C0F785 *)L_0)->___m_Buffer_0, (int32_t)L_1); return (uint8_t)L_2; } } IL2CPP_EXTERN_C uint8_t Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12_gshared (Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * __this, const RuntimeMethod* method) { { uint8_t L_0; L_0 = Enumerator_get_Current_m76C676267835A90D2F80ADFD54E6F9BDDC907F1C((Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *)(Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); uint8_t L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4598CC28363D6DDE3D1D3E171057D16A80313847 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m8427E8E359D81A437EA0DBF12D12CB1D6EE25A12(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * ___list0, const RuntimeMethod* method) { { List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * L_3 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7_AdjustorThunk (RuntimeObject * __this, List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * ___list0, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mA87FCB90B82C22039C9F86FB8A424D380CD382B7(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m820B40349479216A753BAE1F286F93008EE00DBC(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * V_0 = NULL; { List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_0 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)__this->get_list_0(); V_0 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_7 = V_0; NullCheck(L_7); CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85* L_8 = (CallbackDescriptorU5BU5D_tD4FB3FB9369BCEF1B4D5DBCB7EE69F577EDC3E85*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB((Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *)(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m4D560B689F23091C57C501535ABFCB905248527F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_1 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_3 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * L_5 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m980DFBB7182EBD2682FBD8A41BE8836EF5ABC3EB(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_0 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )__this->get_current_3(); return (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )L_0; } } IL2CPP_EXTERN_C CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 _returnValue; _returnValue = Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_2 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_4; L_4 = Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_inline((Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *)(Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_5 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m3CE3360286458AF3C91D6E74B37199AFB605F656(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D_gshared (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B * L_1 = (List_1_t0BB5D663A4160C9684BA672E58EBBE5E98C7FC8B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 * L_3 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mBD3AEAA357152DBDA95575405ACCBF69036EE97D(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * ___list0, const RuntimeMethod* method) { { List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Il2CppChar* L_3 = (Il2CppChar*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Il2CppChar)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF_AdjustorThunk (RuntimeObject * __this, List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * ___list0, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mB30090B6654FC889C20C8C4A12576C80B85AADAF(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mD39A22F4FCC99D1D8EFA252C56A27D5BCF471B02(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * V_0 = NULL; { List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_0 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)__this->get_list_0(); V_0 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_7 = V_0; NullCheck(L_7); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_8 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Il2CppChar L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248((Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *)(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m0AA15D29D509CAD91436A961E5D89B05F2EC97BA(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_1 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_3 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Il2CppChar* L_5 = (Il2CppChar*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Il2CppChar)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m8B91F0B4E0A7D574BC7B818F134A1368FD308248(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { Il2CppChar L_0 = (Il2CppChar)__this->get_current_3(); return (Il2CppChar)L_0; } } IL2CPP_EXTERN_C Il2CppChar Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Il2CppChar _returnValue; _returnValue = Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_2 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Il2CppChar L_4; L_4 = Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_inline((Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *)(Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Il2CppChar L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m207E77E21FA19AAD0A36F1D33E3E04B5F3DB006F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2_gshared (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE * L_1 = (List_1_tC466EC97F6208520EFC214F520D3CB9E72FD1EAE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Il2CppChar* L_3 = (Il2CppChar*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Il2CppChar)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mC10838392BC1DFDEB8B2BE07857FAE03880C8ED2(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___list0, const RuntimeMethod* method) { { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * L_3 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441_AdjustorThunk (RuntimeObject * __this, List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * ___list0, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6FE0955276098839F2381C9D8492765329407441(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m46835E64B90ABBB61BBA75832428202BB951E908(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * V_0 = NULL; { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_0 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)__this->get_list_0(); V_0 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_7 = V_0; NullCheck(L_7); Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2* L_8 = (Color32U5BU5D_t7FEB526973BF84608073B85CF2D581427F0235E2*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74((Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *)(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mD9003E2D8A632C0B4337D50454E2E1751CC72A68(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_1 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_3 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * L_5 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mE4CA890D6D5DAA57CDA71C9E70C924EB2AEE2A74(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_0 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )__this->get_current_3(); return (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )L_0; } } IL2CPP_EXTERN_C Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D _returnValue; _returnValue = Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_2 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_4; L_4 = Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_inline((Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *)(Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_5 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mCECC8818E4CFDD98F93F0896A77F16D95E293ED0(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4_gshared (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 * L_1 = (List_1_tE21C42BE31D35DD3ECF3322C6CA057E27A81B4D5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D * L_3 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mEA8E81B962C91238D960A35235DBB5F5E62E6EA4(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * ___list0, const RuntimeMethod* method) { { List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * L_3 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C_AdjustorThunk (RuntimeObject * __this, List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * ___list0, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m75534A410DA8EAF0067A97F5CBFA291024770A4C(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m48E50A96524E078CB04EDDA1ED9B7C60F764B844(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * V_0 = NULL; { List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_0 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)__this->get_list_0(); V_0 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_7 = V_0; NullCheck(L_7); ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5* L_8 = (ComplexU5BU5D_tB5D4AFC072030492E5A9410FFA524F81AA2C03B5*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2((Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *)(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m138B90898492C1E81FD378B955034547D2DB1713(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_1 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_3 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * L_5 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mD1C5D80130B22C371BF2372968FB9B6DBF2B03B2(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_0 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )__this->get_current_3(); return (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )L_0; } } IL2CPP_EXTERN_C Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C _returnValue; _returnValue = Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_2 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_4; L_4 = Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_inline((Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *)(Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_5 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mA3D4DF5747DE8D2CEF6835CE53FC34C8C588BC3F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810_gshared (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 * L_1 = (List_1_t0FD22D84A9F4B6ECA75FBB886CB268E927F8DE66 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C * L_3 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m6F5779398D4DD4F080BB144B2D06B80947DEB810(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * ___list0, const RuntimeMethod* method) { { List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * L_3 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C_AdjustorThunk (RuntimeObject * __this, List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * ___list0, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mFE9F1552F391B8C152AB80353D30C3849D70028C(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mBB5EB6D8B449674EE13633C9556ABE575414FC51(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * V_0 = NULL; { List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_0 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)__this->get_list_0(); V_0 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_7 = V_0; NullCheck(L_7); Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9* L_8 = (Complex32U5BU5D_tD3934BFC28A1C17EC0ABE0EAE27E104AE5BED1F9*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0((Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *)(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mDA634AFD670818B99921AE6AA9BFEEF8129CE3DA(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_1 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_3 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * L_5 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m081C32DD8CB268A56A922896678814A793A0F7B0(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_0 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )__this->get_current_3(); return (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )L_0; } } IL2CPP_EXTERN_C Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 _returnValue; _returnValue = Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_2 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_4; L_4 = Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_inline((Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *)(Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_5 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mB101CB4B65DD9D77AFFB4A0F40472A4D8B31C016(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4_gshared (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 * L_1 = (List_1_tA8E9836FBCE7599AF334057D7AC97D0F06BA77A5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 * L_3 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m3F435CB6C29AC093215993F8503CB48E9F80BAB4(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * ___list0, const RuntimeMethod* method) { { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_3 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA_AdjustorThunk (RuntimeObject * __this, List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * ___list0, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m8E625D6DE25C5BB7C3AA2E4421F97B9F139646BA(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m88FB0FBF642787796EE3560F463B490EFA73A381(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * V_0 = NULL; { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_0 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)__this->get_list_0(); V_0 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_7 = V_0; NullCheck(L_7); DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_8 = (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7((Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *)(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mFE97E61632CE61091A0747CF7AA04199FACC6D39(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_1 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_3 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_5 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m6E1F30EE1169EB268B53824581FE8DC507F5E2E7(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )__this->get_current_3(); return (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )L_0; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_2 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4; L_4 = Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_inline((Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *)(Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m03D88A20A66B645711AC6432FA35EAD199A6E041(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66_gshared (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_1 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_3 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mE1498E26A55258B78C9D505DD647C6AA99360E66(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * ___list0, const RuntimeMethod* method) { { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * L_3 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864_AdjustorThunk (RuntimeObject * __this, List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * ___list0, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m627DBFC8226CA986881C841C944E669D6F3C2864(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mCDBB3E9963671FF6FEEB8D18E53571C6BD0332B0(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * V_0 = NULL; { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_0 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)__this->get_list_0(); V_0 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_7 = V_0; NullCheck(L_7); DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_8 = (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473((Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *)(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m06ECE1FFDF86F50CF8955E7CCC2C73A25E13B772(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_1 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_3 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * L_5 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mAF3BA899B2E2F13A83ED693203AA03BA82CB9473(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_0 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )__this->get_current_3(); return (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )L_0; } } IL2CPP_EXTERN_C DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 _returnValue; _returnValue = Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_2 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_4; L_4 = Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_inline((Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *)(Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_5 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mEC71B929A9B82531F06C26B7C19C525F8497F0A0(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251_gshared (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_1 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * L_3 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m80961411596739EC29C85B5827BD68250C5A8251(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * ___list0, const RuntimeMethod* method) { { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * L_3 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72_AdjustorThunk (RuntimeObject * __this, List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * ___list0, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mF28787DF198DA4B4E86A6FC543829FC1F206CD72(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m23D0DF175706CA38B9BA3A2656F33EB1C934A880(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * V_0 = NULL; { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_0 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)__this->get_list_0(); V_0 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_7 = V_0; NullCheck(L_7); DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_8 = (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50((Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *)(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m94DEBE5F36416BB0664E8C3F1E0C3E3E03DBFA8F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_1 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_3 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * L_5 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m8A0DAE5E227122965B7D2618BB10D288A6CC1D50(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_0 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )__this->get_current_3(); return (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )L_0; } } IL2CPP_EXTERN_C Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 _returnValue; _returnValue = Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_2 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_4; L_4 = Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_inline((Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *)(Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_5 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m169FD40C6BDB26E491719EE9A8252A69C97FC1B1(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87_gshared (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_1 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * L_3 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m0880F8A610580819075FCE44E6B0F4960BC35B87(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * ___list0, const RuntimeMethod* method) { { List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * L_3 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37_AdjustorThunk (RuntimeObject * __this, List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * ___list0, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE2EBDC53283C9DE36420D15E69C7E9D12C553F37(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m096410C3B9B31E013629FB785C1222A452FC9F05(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * V_0 = NULL; { List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_0 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)__this->get_list_0(); V_0 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_7 = V_0; NullCheck(L_7); DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1* L_8 = (DictionaryEntryU5BU5D_t33D15CB512B443D0720CE6253811B8F4FA7179B1*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3((Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *)(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m6ED11ABDC21F2C4189666A5BF2C4B95E0C582CAF(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_1 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_3 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * L_5 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m2B9678576A08B8D57CB53015D900DE27D0573DB3(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_0 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )__this->get_current_3(); return (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )L_0; } } IL2CPP_EXTERN_C DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 _returnValue; _returnValue = Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_2 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_4; L_4 = Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_inline((Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *)(Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_5 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m2582ADFA40F055B0F37D1D6526D24A9C128E2774(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E_gshared (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 * L_1 = (List_1_tC20BFA2D5D117CA0E97E0D950CF66025B8E5C599 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 * L_3 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m33CF91703B3330FD663E10BDA3988FC52A947A1E(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * ___list0, const RuntimeMethod* method) { { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); double* L_3 = (double*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(double)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5_AdjustorThunk (RuntimeObject * __this, List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * ___list0, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mECBB9AED7E3681E6BE40B030A96A19E5F9E20FD5(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m6DFB3982F8EAF54AF713FC7E5C426711006C84F9(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * V_0 = NULL; { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_0 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)__this->get_list_0(); V_0 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_7 = V_0; NullCheck(L_7); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_8 = (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; double L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26((Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *)(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m3F9800297946765598836D838E09AE04C76A3322(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_1 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_3 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); double* L_5 = (double*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(double)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m046B66F60526771F1D3E8147DE8446FF3523AE26(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { double L_0 = (double)__this->get_current_3(); return (double)L_0; } } IL2CPP_EXTERN_C double Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_2 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { double L_4; L_4 = Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_inline((Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *)(Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); double L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mD9076663800659A8D3697623315DEFC934BD3A95(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE_gshared (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_1 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); double* L_3 = (double*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(double)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m291364633C2AC5235E67B60DFA9A985114DB6ABE(_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.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * ___q0, const RuntimeMethod* method) { { Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_0 = ___q0; __this->set__q_0(L_0); Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_1 = ___q0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); __this->set__version_1(L_2); __this->set__index_2((-1)); double* L_3 = (double*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(double)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF_AdjustorThunk (RuntimeObject * __this, Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * ___q0, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6E5E16CA01AAA841B6A186557344DB310AB29AEF(_thisAdjusted, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { { __this->set__index_2(((int32_t)-2)); double* L_0 = (double*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_0, sizeof(double)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m6A9F0326F5D5D54A511ABC09F42E579C3075E860(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_1 = (Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_002a; } } { return (bool)0; } IL_002a: { int32_t L_5 = (int32_t)__this->get__index_2(); __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = (int32_t)__this->get__index_2(); Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_7 = (Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *)__this->get__q_0(); NullCheck(L_7); int32_t L_8 = (int32_t)L_7->get__size_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_8)))) { goto IL_0061; } } { __this->set__index_2(((int32_t)-2)); double* L_9 = (double*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_9, sizeof(double)); return (bool)0; } IL_0061: { Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_10 = (Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *)__this->get__q_0(); NullCheck(L_10); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_11 = (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_10->get__array_0(); V_0 = (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_11; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_12 = V_0; NullCheck(L_12); V_1 = (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))); Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_13 = (Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *)__this->get__q_0(); NullCheck(L_13); int32_t L_14 = (int32_t)L_13->get__head_1(); int32_t L_15 = (int32_t)__this->get__index_2(); V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_008c; } } { int32_t L_18 = V_2; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)); } IL_008c: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_20 = V_0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; double L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mBC3A99BB46D810600D8CB558F7D51C88081CA508(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862((Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *)(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { double L_1 = (double)__this->get__currentElement_3(); return (double)L_1; } } IL2CPP_EXTERN_C double Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_0010; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0015; } IL_0010: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0015: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_m53AEA58B9D58FB0FE0A72E26B40C8010E04F7862(_thisAdjusted, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { { double L_0; L_0 = Enumerator_get_Current_m28B9C0756C0F3D0C3DC1B57557CDA59BFCA7B1D0((Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *)(Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); double L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m9DF50B21394CA5173879B4A059647BF72BEB7FDD(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_gshared (Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 * L_1 = (Queue_1_t9FA07717F945ABD35987DEDA81ECEEEE5BC3DEA5 *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_RuntimeMethod_var))); } IL_001e: { __this->set__index_2((-1)); double* L_4 = (double*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(double)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t4B03590D2C5D25D9FEF593CA445295B5FBC1E137 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m83EB32103580048B86CB6BA8AAEE3CA9CC13DB88(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * ___array0, const RuntimeMethod* method) { { NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * L_0 = ___array0; NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 L_1 = (*(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6_AdjustorThunk (RuntimeObject * __this, NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * ___array0, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m7872B9AC251A21BA20E2F056F432F7666D3B27C6(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE2A04B8B40DF30ABDFD4D36F10808E4BF41AE543(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * L_2 = (NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mBBB832D4443D2AC04EA7E4857035DF935DB4D946(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_mA032F2A84CC9F2C4A88862793AFEEA64875D37E7(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { { NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 * L_0 = (NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 , ((NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)(NativeArray_1_t3C36132CBE671B5DF37967C0B04ED5659562B7D7 *)L_0)->___m_Buffer_0, (int32_t)L_1); return (GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 )L_2; } } IL2CPP_EXTERN_C GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 _returnValue; _returnValue = Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115_gshared (Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * __this, const RuntimeMethod* method) { { GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 L_0; L_0 = Enumerator_get_Current_m451B5699D9C8A3D0C5A976817CD2513837705E91((Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *)(Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 L_1 = (GfxUpdateBufferRange_t11F569267024B2295C7F30C6E951754053C03D66 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCA03958E0B506AF4CBEF60C70369511C6EEAB89D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m24D56280CDBB9ACC2C5AF61E301640FD36EBB115(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___list0, const RuntimeMethod* method) { { List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * L_3 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936_AdjustorThunk (RuntimeObject * __this, List_1_tE870449A6BC21548542BC92F18B284004FA8668A * ___list0, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m96FACC113C2D3FDDF067DAF4400B717E1A3A1936(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mA4D8CC85895E748C120503A06F06CAFF21372779(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { List_1_tE870449A6BC21548542BC92F18B284004FA8668A * V_0 = NULL; { List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_0 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)__this->get_list_0(); V_0 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_7 = V_0; NullCheck(L_7); GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA* L_8 = (GlyphRectU5BU5D_tD5D74BCDBD33C0E1CF2D67D5419C526C807D3BDA*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0((Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *)(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m86234ED2DFB5883B63AE7FEDDEA6FAE7437972AF(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_1 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_3 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * L_5 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mF55E26A2FB578833156F823C2D33B4E32112C7E0(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )__this->get_current_3(); return (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_0; } } IL2CPP_EXTERN_C GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D _returnValue; _returnValue = Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_2 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_4; L_4 = Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_inline((Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *)(Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_5 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC865DE2A5D559E37927E2A63F60203AB6B56828B(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493_gshared (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE870449A6BC21548542BC92F18B284004FA8668A * L_1 = (List_1_tE870449A6BC21548542BC92F18B284004FA8668A *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D * L_3 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m0F8EDDFADA514AC59C4B4C82295FD47940EFD493(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * ___list0, const RuntimeMethod* method) { { List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * L_3 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2_AdjustorThunk (RuntimeObject * __this, List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * ___list0, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m50A9C915669616C28F4539D726B796CE1D704DB2(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF6CF6CDD8B0C839AF81998B62C715932B301BA2C(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * V_0 = NULL; { List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_0 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)__this->get_list_0(); V_0 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_7 = V_0; NullCheck(L_7); IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B* L_8 = (IccTagTableEntryU5BU5D_tE505F450EB130B51C07A1C4DD5518CF04D02967B*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A((Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *)(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mCFF238C15357737A2BB9587DF5339A0F9F132C4D(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_1 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_3 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * L_5 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mDDBA983A5795A848C8B416ED35665D4D0BBE523A(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_0 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )__this->get_current_3(); return (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )L_0; } } IL2CPP_EXTERN_C IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 _returnValue; _returnValue = Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_2 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_4; L_4 = Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_inline((Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *)(Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_5 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m9D6DEA0EA9ADC8F32C17C40147BBD91475058547(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B_gshared (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD * L_1 = (List_1_tAC9CF3F14310D5D3F2F84CC563322E4DE0E0C1DD *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 * L_3 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m50479C9A3B74B74A36A84E298DFF78F1854B864B(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, List_1_t985353431229C8151763A38589D03FBD829D85E5 * ___list0, const RuntimeMethod* method) { { List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); int16_t* L_3 = (int16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int16_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211_AdjustorThunk (RuntimeObject * __this, List_1_t985353431229C8151763A38589D03FBD829D85E5 * ___list0, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6F784B288F4C92B5A4BDCEE6E38797A55EFED211(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m503C1ABC285B3D0FAA39522FA557453D04CFFFD5(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { List_1_t985353431229C8151763A38589D03FBD829D85E5 * V_0 = NULL; { List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_0 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)__this->get_list_0(); V_0 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_7 = V_0; NullCheck(L_7); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_8 = (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; int16_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306((Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *)(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m9CEA6A4E0A1CC86075937DCECD5E148265615A5A(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_1 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_3 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int16_t* L_5 = (int16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(int16_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m85314001D39996427C16ECF435AE3F9975F1D306(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { int16_t L_0 = (int16_t)__this->get_current_3(); return (int16_t)L_0; } } IL2CPP_EXTERN_C int16_t Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int16_t _returnValue; _returnValue = Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_2 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { int16_t L_4; L_4 = Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_inline((Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *)(Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int16_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mA4424D65DC28519287D44865978729B963CBD291(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D_gshared (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_1 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); int16_t* L_3 = (int16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int16_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mFB77A8C920DA75F0CDB655C95B7B2D94255ABE4D(_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.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * ___set0, const RuntimeMethod* method) { { HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_0 = ___set0; __this->set__set_0(L_0); __this->set__index_1(0); HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_1 = ___set0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); __this->set__version_2(L_2); int32_t* L_3 = (int32_t*)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C_AdjustorThunk (RuntimeObject * __this, HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * ___set0, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mD44675F2B98EBB421F5A0493283D55039D76AF5C(_thisAdjusted, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m86028022BCE0C92C1E9C8FD152409BB4C6AF9B17(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_1 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_007b; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_RuntimeMethod_var))); } IL_001e: { HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_4 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_4); SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975* L_5 = (SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975*)L_4->get__slots_8(); int32_t L_6 = (int32_t)__this->get__index_1(); NullCheck(L_5); int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast(L_6)))->get_hashCode_0(); if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_006d; } } { HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_8 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_8); SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975* L_9 = (SlotU5BU5D_t464AE2F4120A3C0E4A56A29ED1393EC87FBAA975*)L_8->get__slots_8(); int32_t L_10 = (int32_t)__this->get__index_1(); NullCheck(L_9); int32_t L_11 = (int32_t)((L_9)->GetAddressAt(static_cast(L_10)))->get_value_2(); __this->set__current_3(L_11); int32_t L_12 = (int32_t)__this->get__index_1(); __this->set__index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_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(); HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_15 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_15); int32_t L_16 = (int32_t)L_15->get__lastIndex_10(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_001e; } } { HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_17 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_17); int32_t L_18 = (int32_t)L_17->get__lastIndex_10(); __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__current_3(); il2cpp_codegen_initobj(L_19, sizeof(int32_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m93D1C61EE8D6E991B692413D36046DCF5AE0C404(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__current_3(); return (int32_t)L_0; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_1(); HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_2 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__lastIndex_10(); 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_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_RuntimeMethod_var))); } IL_0028: { int32_t L_5; L_5 = Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_inline((Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *)(Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); int32_t L_6 = L_5; RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_6); return (RuntimeObject *)L_7; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mF16CAE5CD118B039160A1D7B76FA01E5AA055C48(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_gshared (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 * L_1 = (HashSet_1_tF187707BD5564B6808CE30721FBC083F00B385E5 *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_RuntimeMethod_var))); } IL_001e: { __this->set__index_1(0); int32_t* L_4 = (int32_t*)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mD4603EA0638AD88B03619D94BFF10663AC4EC0F5(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list0, const RuntimeMethod* method) { { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); int32_t* L_3 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91_AdjustorThunk (RuntimeObject * __this, List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ___list0, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6F7124E035463D06B1B3E042B05C8F48476D9C91(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m0F4FCA57A586D78D592E624FE089FC61DF99EF86(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * V_0 = NULL; { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_0 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)__this->get_list_0(); V_0 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_7 = V_0; NullCheck(L_7); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270((Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m40FD166B6757334A2BBCF67238EFDF70D727A4A6(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_1 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_3 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int32_t* L_5 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(int32_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m752C6FE16BEACFCD54DCAC9B921DCAC9A6B4B270(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_current_3(); return (int32_t)L_0; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_2 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { int32_t L_4; L_4 = Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_inline((Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)(Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC1A0056FBFA9C4FD9AED7D8BC89E5C7FA8823F5F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760_gshared (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_1 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); int32_t* L_3 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m88B7D5512E84FBD0028966C49316FE82AA6AF760(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * ___array0, const RuntimeMethod* method) { { NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * L_0 = ___array0; NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 L_1 = (*(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349_AdjustorThunk (RuntimeObject * __this, NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * ___array0, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m5685D5D9C1B94609B4A273C03978609E18A7B349(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m1BA5A217EE1F04EC997FF95CA595646E06C1B52B(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * L_2 = (NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m740CBDF222F51FFDE7E86716999541DE775F5801(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m884C677021D35F03D1923DD1E65CBEA69319F016(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { { NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 * L_0 = (NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); int32_t L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(int32_t, ((NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)(NativeArray_1_tD60079F06B473C85CF6C2BB4F2D203F38191AE99 *)L_0)->___m_Buffer_0, (int32_t)L_1); return (int32_t)L_2; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120_gshared (Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Enumerator_get_Current_m59B030D26EA0366370132FECDA87655BFE453BC1((Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *)(Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); int32_t L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEE96FCD9D1EF14200B36BEAB6F34FA5FAFC27544 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m251843EAECB4CA9A6778103BD8CE009BA6BDF120(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * ___q0, const RuntimeMethod* method) { { Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_0 = ___q0; __this->set__q_0(L_0); Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_1 = ___q0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); __this->set__version_1(L_2); __this->set__index_2((-1)); int32_t* L_3 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5_AdjustorThunk (RuntimeObject * __this, Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * ___q0, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m4544BA1FF7AE954349767F100E02661B657AD8E5(_thisAdjusted, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { { __this->set__index_2(((int32_t)-2)); int32_t* L_0 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_0, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mB94C637484616C1B2DDE8BD6041234F9AD2C1834(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_1 = (Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_002a; } } { return (bool)0; } IL_002a: { int32_t L_5 = (int32_t)__this->get__index_2(); __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = (int32_t)__this->get__index_2(); Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_7 = (Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *)__this->get__q_0(); NullCheck(L_7); int32_t L_8 = (int32_t)L_7->get__size_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_8)))) { goto IL_0061; } } { __this->set__index_2(((int32_t)-2)); int32_t* L_9 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_9, sizeof(int32_t)); return (bool)0; } IL_0061: { Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_10 = (Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *)__this->get__q_0(); NullCheck(L_10); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_10->get__array_0(); V_0 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_11; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; NullCheck(L_12); V_1 = (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))); Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_13 = (Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *)__this->get__q_0(); NullCheck(L_13); int32_t L_14 = (int32_t)L_13->get__head_1(); int32_t L_15 = (int32_t)__this->get__index_2(); V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_008c; } } { int32_t L_18 = V_2; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)); } IL_008c: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = V_0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; int32_t L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m0FBC8174C50B841134AD6ADFDCF3D4FFD27D0B72(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33((Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *)(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { int32_t L_1 = (int32_t)__this->get__currentElement_3(); return (int32_t)L_1; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_0010; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0015; } IL_0010: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0015: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_m71F12914E2196762A69029EDCD1CC7D5E44AFD33(_thisAdjusted, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Enumerator_get_Current_m646501274E68AE8D04D188AC113E946602F8B7D4((Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *)(Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m16107FD97E1AAB714483CB3BB55D4A5664F76271(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_gshared (Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F * L_1 = (Queue_1_t9E8E273A339CBAE3B981AFE6B2CB2C46C550FA0F *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_RuntimeMethod_var))); } IL_001e: { __this->set__index_2((-1)); int32_t* L_4 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2F745F3B98837948B1C8DD770CCA9AB87C1302CA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m74CF620A08AEFBABBA78A575FEFA407E109977D1(_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.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___stack0, const RuntimeMethod* method) { { Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_0 = ___stack0; __this->set__stack_0(L_0); Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_1 = ___stack0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); __this->set__version_1(L_2); __this->set__index_2(((int32_t)-2)); int32_t* L_3 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56_AdjustorThunk (RuntimeObject * __this, Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___stack0, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m711A1C015E75CF931089B89CC0ABB6C98A59AD56(_thisAdjusted, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { { __this->set__index_2((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m803C6633DDB383AAFFA7713274AA7E52DBEF829E(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; int32_t G_B10_0 = 0; int32_t G_B9_0 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_1 = (Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_0067; } } { Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_5 = (Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *)__this->get__stack_0(); NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_1(); __this->set__index_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); int32_t L_7 = (int32_t)__this->get__index_2(); int32_t L_8 = (int32_t)((((int32_t)((((int32_t)L_7) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B4_0 = L_8; if (!L_8) { G_B5_0 = L_8; goto IL_0066; } } { Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_9 = (Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *)__this->get__stack_0(); NullCheck(L_9); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_9->get__array_0(); int32_t L_11 = (int32_t)__this->get__index_2(); NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); __this->set__currentElement_3(L_13); G_B5_0 = G_B4_0; } IL_0066: { return (bool)G_B5_0; } IL_0067: { int32_t L_14 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_14) == ((uint32_t)(-1))))) { goto IL_0072; } } { return (bool)0; } IL_0072: { int32_t L_15 = (int32_t)__this->get__index_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_16 = V_0; __this->set__index_2(L_16); int32_t L_17 = V_0; int32_t L_18 = (int32_t)((((int32_t)((((int32_t)L_17) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B9_0 = L_18; if (!L_18) { G_B10_0 = L_18; goto IL_00a9; } } { Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_19 = (Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *)__this->get__stack_0(); NullCheck(L_19); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_20 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_19->get__array_0(); int32_t L_21 = (int32_t)__this->get__index_2(); NullCheck(L_20); int32_t L_22 = L_21; int32_t L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)G_B9_0; } IL_00a9: { int32_t* L_24 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_24, sizeof(int32_t)); return (bool)G_B10_0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mDB0ADF3743818E88217F6598B84FB1D87475F2A8(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57((Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *)(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { int32_t L_1 = (int32_t)__this->get__currentElement_3(); return (int32_t)L_1; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)((int32_t)-2)))) { goto IL_0011; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0016; } IL_0011: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0016: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_mF0F12D3B2D957A106F55629FD5434C2EEF15ED57(_thisAdjusted, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Enumerator_get_Current_mCD13D2898E564C9BC32489BA1EAF9DC287DA60D9((Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *)(Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mABD966E4725D80A13B224C844CE0DACA2A6BEA82(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_gshared (Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * L_1 = (Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_RuntimeMethod_var))); } IL_001e: { __this->set__index_2(((int32_t)-2)); int32_t* L_4 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tE692A4B72C8FE0103A75DE76AADEC9149B2FF91E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mF30D4E5FC07513A768F2185ADD0A708EE306C175(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * ___list0, const RuntimeMethod* method) { { List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); int32_t* L_3 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA_AdjustorThunk (RuntimeObject * __this, List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * ___list0, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m75FB5FD5BDB660619EDD3A5027B9BCF60DA0BEAA(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m9905093718C2F34CB58BC1D8E16860E029C08456(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * V_0 = NULL; { List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_0 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)__this->get_list_0(); V_0 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_7 = V_0; NullCheck(L_7); Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_8 = (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E((Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *)(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mDECBD2FBFA44578D8E050CECB33BF350152E111A(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_1 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_3 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int32_t* L_5 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(int32_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m612AB2E04C59C34F3D8BA2BD925C41288442D11E(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_current_3(); return (int32_t)L_0; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_2 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { int32_t L_4; L_4 = Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_inline((Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *)(Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_5 = (int32_t)L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m7CC7D63B16C8A0136458D6C2BF3BC2B61128AEF5(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091_gshared (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A * L_1 = (List_1_tD9A0DAE3CF1F9450036B041168264AE0CEF1737A *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); int32_t* L_3 = (int32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m1D79FA65EB687AE9602C3A7BED608BFFC5359091(_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.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * ___stack0, const RuntimeMethod* method) { { Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_0 = ___stack0; __this->set__stack_0(L_0); Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_1 = ___stack0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); __this->set__version_1(L_2); __this->set__index_2(((int32_t)-2)); int32_t* L_3 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D_AdjustorThunk (RuntimeObject * __this, Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * ___stack0, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m9551B386567F7AFDDC2E9916CE9054FDA4D3154D(_thisAdjusted, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { { __this->set__index_2((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mA829CA54632B8B56382CA553DFE3ECA5958D8DFE(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; int32_t G_B10_0 = 0; int32_t G_B9_0 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_1 = (Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_0067; } } { Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_5 = (Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *)__this->get__stack_0(); NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_1(); __this->set__index_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); int32_t L_7 = (int32_t)__this->get__index_2(); int32_t L_8 = (int32_t)((((int32_t)((((int32_t)L_7) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B4_0 = L_8; if (!L_8) { G_B5_0 = L_8; goto IL_0066; } } { Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_9 = (Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *)__this->get__stack_0(); NullCheck(L_9); Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_10 = (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_9->get__array_0(); int32_t L_11 = (int32_t)__this->get__index_2(); NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); __this->set__currentElement_3(L_13); G_B5_0 = G_B4_0; } IL_0066: { return (bool)G_B5_0; } IL_0067: { int32_t L_14 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_14) == ((uint32_t)(-1))))) { goto IL_0072; } } { return (bool)0; } IL_0072: { int32_t L_15 = (int32_t)__this->get__index_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_16 = V_0; __this->set__index_2(L_16); int32_t L_17 = V_0; int32_t L_18 = (int32_t)((((int32_t)((((int32_t)L_17) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B9_0 = L_18; if (!L_18) { G_B10_0 = L_18; goto IL_00a9; } } { Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_19 = (Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *)__this->get__stack_0(); NullCheck(L_19); Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD* L_20 = (Int32EnumU5BU5D_t9327F857579EE00EB201E1913599094BF837D3CD*)L_19->get__array_0(); int32_t L_21 = (int32_t)__this->get__index_2(); NullCheck(L_20); int32_t L_22 = L_21; int32_t L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)G_B9_0; } IL_00a9: { int32_t* L_24 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_24, sizeof(int32_t)); return (bool)G_B10_0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mF5DCA313FF7D2D6A8F9B6AB8F5CE5FB3C24F9188(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055((Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *)(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { int32_t L_1 = (int32_t)__this->get__currentElement_3(); return (int32_t)L_1; } } IL2CPP_EXTERN_C int32_t Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)((int32_t)-2)))) { goto IL_0011; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0016; } IL_0011: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0016: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_mB2F9675C574805D58FD5A0AB1B3A21C781821055(_thisAdjusted, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Enumerator_get_Current_mD9D88D07B693C8A39271A317994AB7712F091D31((Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *)(Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int32_t L_1 = (int32_t)L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m307CE47C0B6EC4FE6112EA34D887B6CF916536F4(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_gshared (Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 * L_1 = (Stack_1_tCBDE4BE19279E76640CBE54E3E6B4B1536906F84 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_RuntimeMethod_var))); } IL_001e: { __this->set__index_2(((int32_t)-2)); int32_t* L_4 = (int32_t*)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(int32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t73E9C4AE9869F01BC001E975B6EEAC4D10F27F95 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m9048B27128E72E045663E4EFD73BB59D804161EA(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * ___list0, const RuntimeMethod* method) { { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); int64_t* L_3 = (int64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int64_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F_AdjustorThunk (RuntimeObject * __this, List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * ___list0, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m5DAB3499E91053CE31CC31ED40657FDDC822A96F(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m267EB0178CA404F0723760F960C91C1309D4416F(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * V_0 = NULL; { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_0 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)__this->get_list_0(); V_0 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_7 = V_0; NullCheck(L_7); Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_8 = (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; int64_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D((Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *)(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m25DAE3260BFED34CE518F60AF8D6768AF47A2DF2(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_1 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_3 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int64_t* L_5 = (int64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(int64_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m24945AC740BC8CD61EA602EC5B45184A09D81E7D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_current_3(); return (int64_t)L_0; } } IL2CPP_EXTERN_C int64_t Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_2 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { int64_t L_4; L_4 = Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_inline((Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *)(Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int64_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m0058A7752D23313A80358F7BEDDD2E71CC9032D1(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F_gshared (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_1 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); int64_t* L_3 = (int64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int64_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m165D87E34459E864D13554C6F7C08521689A5D5F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * ___list0, const RuntimeMethod* method) { { List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * L_3 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9_AdjustorThunk (RuntimeObject * __this, List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * ___list0, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m355B61EE2203F1B81F341FC53A907CCF253C3BC9(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE89D4C2410D28D2B43A0067692E476526F80CD7B(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * V_0 = NULL; { List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_0 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)__this->get_list_0(); V_0 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_7 = V_0; NullCheck(L_7); InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283* L_8 = (InterpretedFrameInfoU5BU5D_tFA6FBE1C8684475BB4DC1E02532B6DE5C3845283*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF((Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *)(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m25305552B1CB02EBE855D1F03D859EF506AD83CE(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_1 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_3 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * L_5 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mADA149EF69C47F4964C8834DBB2B04F3A78E06EF(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_0 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )__this->get_current_3(); return (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )L_0; } } IL2CPP_EXTERN_C InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 _returnValue; _returnValue = Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_2 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_4; L_4 = Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_inline((Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *)(Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_5 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m084AEF32C6B2268A55FD30A7AA8FFFB645A91670(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904_gshared (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE * L_1 = (List_1_t4874F3D68569FD4BCFC6627F5161F7372BC328DE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 * L_3 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m1BE578B613A8A9490806ED82EA9C9FC82F07D904(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ___list0, const RuntimeMethod* method) { { List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * L_3 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C_AdjustorThunk (RuntimeObject * __this, List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ___list0, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE820A718FB124D132EC3B1449FA7272A2D3C390C(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF800A536024103B2C23F62E49145D5C03B8FE332(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * V_0 = NULL; { List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_0 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)__this->get_list_0(); V_0 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_7 = V_0; NullCheck(L_7); JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597* L_8 = (JsonPositionU5BU5D_t718B27402A94A11341EE7B498A6A5A8C78173597*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8((Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *)(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m0EF8171318EDFF8175FE837221D5C16801540660(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_1 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_3 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * L_5 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mEE384E236EA92DEBF00241DC57112E8C5D1001C8(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_0 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )__this->get_current_3(); return (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )L_0; } } IL2CPP_EXTERN_C JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A _returnValue; _returnValue = Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_2 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_4; L_4 = Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_inline((Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *)(Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_5 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mFDA4205519F9D790C039D308B8F109B51E9E668E(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0_gshared (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * L_1 = (List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * L_3 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m195DC1DC6879A876C96D4D64FEE282CAA53990F0(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * ___array0, const RuntimeMethod* method) { { NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * L_0 = ___array0; NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 L_1 = (*(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3_AdjustorThunk (RuntimeObject * __this, NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * ___array0, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m192D897AA0F000812FD14CAD0872FE79285963D3(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE818A3AA997CF08912F157EB62EA48163011DF75(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * L_2 = (NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m13EBCAF6FE3692CC0BEDA9EFF470B972CB325ECA(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m3B107215361930D8C67535ED92487BF0B48613C0(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { { NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 * L_0 = (NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 , ((NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)(NativeArray_1_tF6A10DD2511425342F2B1B19CF0EA313D4F300D2 *)L_0)->___m_Buffer_0, (int32_t)L_1); return (LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 )L_2; } } IL2CPP_EXTERN_C LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 _returnValue; _returnValue = Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C_gshared (Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * __this, const RuntimeMethod* method) { { LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 L_0; L_0 = Enumerator_get_Current_m6A2C42C01295E4AA52595A91644E70C08B01DFAB((Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *)(Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 L_1 = (LightDataGI_t0C34AB69E4E96717FD276B35116C798A641D44F2 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t24051330D57A5E892A07EE3D6F68F63244771858 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mAF8346C40CDC4DBF5860AFBBBFAA23F24209145C(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * ___list0, const RuntimeMethod* method) { { List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * L_3 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC_AdjustorThunk (RuntimeObject * __this, List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * ___list0, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m13ED47666001C27E5E91B581EDFF4BE901D3D5EC(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mB3A0F42B0DBA96BD7B7E43C30E5EC52E14D40C69(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * V_0 = NULL; { List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_0 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)__this->get_list_0(); V_0 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_7 = V_0; NullCheck(L_7); MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A* L_8 = (MessageU5BU5D_t83B824D19824D00C54AD1A8A07021F9C1398901A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D((Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *)(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mE0019B68BD42443C5EE35E6A142D496010F193A7(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_1 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_3 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * L_5 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mA95E510B113CE16394CB7AE743BBA81B676D7F4D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_0 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )__this->get_current_3(); return (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )L_0; } } IL2CPP_EXTERN_C Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 _returnValue; _returnValue = Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_2 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_4; L_4 = Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_inline((Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *)(Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_5 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m45E84EBA0AD0602C291743C02B7E514856613D1B(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F_gshared (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B * L_1 = (List_1_tA4B5BEC690306B3DC7901CEA473C0A5BC3243F8B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 * L_3 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mEEA30753DF4BF88B6D529DF1759C5ADA68744B9F(_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.Concurrent.ConcurrentBag`1/Enumerator::.ctor(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA86EBB3A10506F78AC40F345DA6779AB307939B7_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; __this->set__array_0(L_0); return; } } // System.Boolean System.Collections.Concurrent.ConcurrentBag`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3B1027D16AA5240871FDC5085FA525B6116E95AA_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__index_2(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__array_0(); NullCheck(L_1); if ((((int32_t)L_0) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))) { goto IL_0034; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__array_0(); int32_t L_3 = (int32_t)__this->get__index_2(); V_0 = (int32_t)L_3; int32_t L_4 = V_0; __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int32_t L_5 = V_0; NullCheck(L_2); int32_t L_6 = L_5; RuntimeObject * L_7 = (L_2)->GetAt(static_cast(L_6)); __this->set__current_1(L_7); return (bool)1; } IL_0034: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__array_0(); NullCheck(L_8); __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)1))); return (bool)0; } } // T System.Collections.Concurrent.ConcurrentBag`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m01817FC837C3F044D6FA6473AFF916171374C276_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_1(); return (RuntimeObject *)L_0; } } // System.Object System.Collections.Concurrent.ConcurrentBag`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2C1B51FB442C45FE4900179732ED9EA2E0BE7806_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if (!L_0) { goto IL_001a; } } { int32_t L_1 = (int32_t)__this->get__index_2(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__array_0(); NullCheck(L_2); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), (int32_t)1)))))) { goto IL_0025; } } IL_001a: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_m2C1B51FB442C45FE4900179732ED9EA2E0BE7806_RuntimeMethod_var))); } IL_0025: { NullCheck((Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 *)__this); RuntimeObject * L_4; L_4 = (( RuntimeObject * (*) (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); return (RuntimeObject *)L_4; } } // System.Void System.Collections.Concurrent.ConcurrentBag`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_mDFAC5A55FF42377139D81D561CABEF0329DA295A_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, const RuntimeMethod* method) { { __this->set__index_2(0); RuntimeObject ** L_0 = (RuntimeObject **)__this->get_address_of__current_1(); il2cpp_codegen_initobj(L_0, sizeof(RuntimeObject *)); return; } } // System.Void System.Collections.Concurrent.ConcurrentBag`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3F3C9E333AACFE33A913DCEB66D061EDFC07582C_gshared (Enumerator_t32E1475E9E3D5E410CABB2517D45B1840A26FC78 * __this, const RuntimeMethod* method) { { 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.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___set0, const RuntimeMethod* method) { { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_0 = ___set0; __this->set__set_0(L_0); __this->set__index_1(0); HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_1 = ___set0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); __this->set__version_2(L_2); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88_AdjustorThunk (RuntimeObject * __this, HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * ___set0, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE142BC95E1ACFF07A2CD03A826410757ECE13D88(_thisAdjusted, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m8A225BA705CC2D5BA0A22FF58381EA1FDB37ED20(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_1 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_007b; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_RuntimeMethod_var))); } IL_001e: { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_4 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_4); SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494* L_5 = (SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494*)L_4->get__slots_8(); int32_t L_6 = (int32_t)__this->get__index_1(); NullCheck(L_5); int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast(L_6)))->get_hashCode_0(); if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_006d; } } { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_8 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_8); SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494* L_9 = (SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494*)L_8->get__slots_8(); int32_t L_10 = (int32_t)__this->get__index_1(); NullCheck(L_9); RuntimeObject * L_11 = (RuntimeObject *)((L_9)->GetAddressAt(static_cast(L_10)))->get_value_2(); __this->set__current_3(L_11); int32_t L_12 = (int32_t)__this->get__index_1(); __this->set__index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_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(); HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_15 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_15); int32_t L_16 = (int32_t)L_15->get__lastIndex_10(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_001e; } } { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_17 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_17); int32_t L_18 = (int32_t)L_17->get__lastIndex_10(); __this->set__index_1(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))); RuntimeObject ** L_19 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_19, sizeof(RuntimeObject *)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mD87CDEF3F60C047F21B9E6A48590E59D9D6621C9(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_0; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_1(); HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_2 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__lastIndex_10(); 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_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_RuntimeMethod_var))); } IL_0028: { RuntimeObject * L_5; L_5 = Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_inline((Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *)(Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (RuntimeObject *)L_5; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m8D33FC873BC08E921D63DA6244A8437103E30398(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_gshared (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_1 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_RuntimeMethod_var))); } IL_001e: { __this->set__index_1(0); RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m9A840F0263DFC3FD5F6DADBEC9ED39587E6BB7C6(_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.LinkedList`1/Enumerator::.ctor(System.Collections.Generic.LinkedList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ___list0, const RuntimeMethod* method) { { LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_0 = ___list0; __this->set__list_0(L_0); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); __this->set__version_2(L_2); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_3 = ___list0; NullCheck(L_3); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_4 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_3->get_head_0(); __this->set__node_1(L_4); RuntimeObject ** L_5 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_5, sizeof(RuntimeObject *)); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43_AdjustorThunk (RuntimeObject * __this, LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * ___list0, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mB7362A6617BDC5A1974820EA8B4FE805DE419D43(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mA63613346FD245B2A95411B1B28FBA55FAC9F523(_thisAdjusted, ___info0, ___context1, method); } // T System.Collections.Generic.LinkedList`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_0; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_4(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_4(); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_2 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck((LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)L_2); int32_t L_3; L_3 = (( int32_t (*) (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0028; } } IL_001d: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_RuntimeMethod_var))); } IL_0028: { RuntimeObject * L_5 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_5; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mE4989A81BC84865D1126696ABC1BA3C5CF40615D(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_1 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_RuntimeMethod_var))); } IL_001e: { LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_4 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)__this->get__node_1(); if (L_4) { goto IL_003b; } } { LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_5 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck((LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)L_5); int32_t L_6; L_6 = (( int32_t (*) (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)->methodPointer)((LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); return (bool)0; } IL_003b: { int32_t L_7 = (int32_t)__this->get__index_4(); __this->set__index_4(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_8 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)__this->get__node_1(); NullCheck(L_8); RuntimeObject * L_9 = (RuntimeObject *)L_8->get_item_3(); __this->set__current_3(L_9); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_10 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)__this->get__node_1(); NullCheck(L_10); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_11 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_10->get_next_1(); __this->set__node_1(L_11); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_12 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)__this->get__node_1(); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_13 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck(L_13); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_14 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_13->get_head_0(); if ((!(((RuntimeObject*)(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_12) == ((RuntimeObject*)(LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_14)))) { goto IL_0085; } } { __this->set__node_1((LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)NULL); } IL_0085: { return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m8C0026B8E1A6150866B1D0100A28B12A672875BB(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_1 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get_version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_RuntimeMethod_var))); } IL_001e: { RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *)); LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B * L_5 = (LinkedList_1_tF98410EEA26883FF7ECC1DFD10068A4CC744550B *)__this->get__list_0(); NullCheck(L_5); LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F * L_6 = (LinkedListNode_1_tE9D663EA27667E3E9F8E311FC56B32F3E3D9B07F *)L_5->get_head_0(); __this->set__node_1(L_6); __this->set__index_4(0); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m567913121BE34DE6AA6FBC2E68008704056F321D(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m5259FBF9B6A888C745BA8877D281B992C503520D(_thisAdjusted, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_m393CBD9CC0ACFCEF6AE57375C20F2AC2D785A511(_thisAdjusted, ___info0, ___context1, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_gshared (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { { PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E * L_0 = (PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_t4F02BDC290520CA1A2452F51A8AC464F6D5E356E_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mF4122BD5C9FF6CF441C2A4BCECF012EEF603AE05(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m33389B4CF0CB6CB4DF327C6A3952B6D92146082B(_thisAdjusted, ___sender0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, const RuntimeMethod* method) { { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1_AdjustorThunk (RuntimeObject * __this, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list0, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mA7704FD4B6AE827619F5C2F83ED1E5101F0F57D1(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * V_0 = NULL; { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_0 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)__this->get_list_0(); V_0 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; RuntimeObject * L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268((Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *)(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_1 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_3 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); RuntimeObject ** L_5 = (RuntimeObject **)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(RuntimeObject *)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mD43434277E8BF30018D7A80732186B53AAD38268(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return (RuntimeObject *)L_0; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_2 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { RuntimeObject * L_4; L_4 = Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_inline((Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *)(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); return (RuntimeObject *)L_4; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m7939AC7FEC260A4997C1F5DB1CBE5DED21C786E9(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_1 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mD6836DE00F3F176ECAA3ABC4E64421B010E8F32B(_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.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * ___q0, const RuntimeMethod* method) { { Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_0 = ___q0; __this->set__q_0(L_0); Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_1 = ___q0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); __this->set__version_1(L_2); __this->set__index_2((-1)); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C_AdjustorThunk (RuntimeObject * __this, Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * ___q0, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m6B1F28310E8BA548CA5B4A62E7D3D208F64AC85C(_thisAdjusted, ___q0, method); } // System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { { __this->set__index_2(((int32_t)-2)); RuntimeObject ** L_0 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_0, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mAC863B8783E18A16FEAE03EF6B53E216A0D8A154(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_1 = (Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_002a; } } { return (bool)0; } IL_002a: { int32_t L_5 = (int32_t)__this->get__index_2(); __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = (int32_t)__this->get__index_2(); Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_7 = (Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *)__this->get__q_0(); NullCheck(L_7); int32_t L_8 = (int32_t)L_7->get__size_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_8)))) { goto IL_0061; } } { __this->set__index_2(((int32_t)-2)); RuntimeObject ** L_9 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_9, sizeof(RuntimeObject *)); return (bool)0; } IL_0061: { Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_10 = (Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *)__this->get__q_0(); NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get__array_0(); V_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_11; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = V_0; NullCheck(L_12); V_1 = (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))); Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_13 = (Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *)__this->get__q_0(); NullCheck(L_13); int32_t L_14 = (int32_t)L_13->get__head_1(); int32_t L_15 = (int32_t)__this->get__index_2(); V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15)); int32_t L_16 = V_2; int32_t L_17 = V_1; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_008c; } } { int32_t L_18 = V_2; int32_t L_19 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)); } IL_008c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = V_0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; RuntimeObject * L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)1; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m021EA477154DFEF16C293069BAA564C75FE058BA(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Queue`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0((Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *)(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { RuntimeObject * L_1 = (RuntimeObject *)__this->get__currentElement_3(); return (RuntimeObject *)L_1; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_0010; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0015; } IL_0010: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0015: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_mE44BF9FEB0D8FECFCAB2D3313950BF7E786004D0(_thisAdjusted, method); } // System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { { RuntimeObject * L_0; L_0 = Enumerator_get_Current_m2735F03B97A5F6B6933BE5DDF1C9D458A0EE3AD2((Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *)(Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); return (RuntimeObject *)L_0; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mEB9C5B37AC20A3349A879E7303801A8D2EB90C64(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_gshared (Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 * L_1 = (Queue_1_t65333FCCA10D8CE1B441D400B6B94140BCB8BF64 *)__this->get__q_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_4(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_RuntimeMethod_var))); } IL_001e: { __this->set__index_2((-1)); RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7AA6AE94A0D53334AA15EFC74FE63FF525189B8C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mD2487144ED0DFF713FDF306D5010A84F9854DC11(_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.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::.ctor(System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m127F10A10E4C35C78B4FD6EF90405658AF4FBCCB_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * ___builder0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405((RuntimeObject *)__this, /*hidden argument*/NULL); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_0 = ___builder0; __this->set__builder_0(L_0); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_1 = ___builder0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); __this->set__version_1(L_2); __this->set__index_2(0); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } // T System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mA1CBB7F44EE2BEEEE976AC0EC11D7BC3BBC533AC_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_0; } } // System.Void System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m58C8BC32D409A647AEB1AF991F5084A31BFA4482_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, const RuntimeMethod* method) { { return; } } // System.Object System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m071F286459C33D0B11CDDC07839CFC4CBE6270C0_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if (!L_0) { goto IL_001b; } } { int32_t L_1 = (int32_t)__this->get__index_2(); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_2 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_1(); if ((((int32_t)L_1) <= ((int32_t)L_3))) { goto IL_0021; } } IL_001b: { Exception_t * L_4; L_4 = Error_EnumerationIsDone_m30904B8D40E60A4DE33200FB2BB6D4F54E45856C(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_m071F286459C33D0B11CDDC07839CFC4CBE6270C0_RuntimeMethod_var))); } IL_0021: { RuntimeObject * L_5 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_5; } } // System.Boolean System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5C8A39AE5A262E2EE1388825F81E48A3902385DE_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_1 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0070; } } { int32_t L_3 = (int32_t)__this->get__index_2(); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_4 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_4); int32_t L_5 = (int32_t)L_4->get__size_1(); if ((((int32_t)L_3) >= ((int32_t)L_5))) { goto IL_004f; } } { ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_6 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_6); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_6->get__items_0(); int32_t L_8 = (int32_t)__this->get__index_2(); V_0 = (int32_t)L_8; int32_t L_9 = V_0; __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); int32_t L_10 = V_0; NullCheck(L_7); int32_t L_11 = L_10; RuntimeObject * L_12 = (L_7)->GetAt(static_cast(L_11)); __this->set__current_3(L_12); return (bool)1; } IL_004f: { ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_13 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_13); int32_t L_14 = (int32_t)L_13->get__size_1(); __this->set__index_2(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); RuntimeObject ** L_15 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_15, sizeof(RuntimeObject *)); return (bool)0; } IL_0070: { Exception_t * L_16; L_16 = Error_CollectionModifiedWhileEnumerating_mBF1C79EAB68E816E513F2627BE74569B1A0FF60C(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m5C8A39AE5A262E2EE1388825F81E48A3902385DE_RuntimeMethod_var))); } } // System.Void System.Runtime.CompilerServices.ReadOnlyCollectionBuilder`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m00AEF0D41C1EB6A913A8991F68CFC1D34ABA6DA4_gshared (Enumerator_tBEEED13454B4BE8307F2419DA934A6893E2E783B * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F * L_1 = (ReadOnlyCollectionBuilder_1_t1705BD741C77CFFA3C925AEDEEC430A60482DD1F *)__this->get__builder_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_0019; } } { Exception_t * L_3; L_3 = Error_CollectionModifiedWhileEnumerating_mBF1C79EAB68E816E513F2627BE74569B1A0FF60C(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m00AEF0D41C1EB6A913A8991F68CFC1D34ABA6DA4_RuntimeMethod_var))); } IL_0019: { __this->set__index_2(0); RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *)); 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.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * ___stack0, const RuntimeMethod* method) { { Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_0 = ___stack0; __this->set__stack_0(L_0); Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_1 = ___stack0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); __this->set__version_1(L_2); __this->set__index_2(((int32_t)-2)); RuntimeObject ** L_3 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E_AdjustorThunk (RuntimeObject * __this, Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * ___stack0, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m973AAC1AADAB804506C124BD817C939A61198A8E(_thisAdjusted, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { { __this->set__index_2((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE091BA5830D82B8726C4141D15FE8F716E5FA7A9(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; int32_t G_B10_0 = 0; int32_t G_B9_0 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_1 = (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_0067; } } { Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_5 = (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *)__this->get__stack_0(); NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_1(); __this->set__index_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); int32_t L_7 = (int32_t)__this->get__index_2(); int32_t L_8 = (int32_t)((((int32_t)((((int32_t)L_7) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B4_0 = L_8; if (!L_8) { G_B5_0 = L_8; goto IL_0066; } } { Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_9 = (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *)__this->get__stack_0(); NullCheck(L_9); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_9->get__array_0(); int32_t L_11 = (int32_t)__this->get__index_2(); NullCheck(L_10); int32_t L_12 = L_11; RuntimeObject * L_13 = (L_10)->GetAt(static_cast(L_12)); __this->set__currentElement_3(L_13); G_B5_0 = G_B4_0; } IL_0066: { return (bool)G_B5_0; } IL_0067: { int32_t L_14 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_14) == ((uint32_t)(-1))))) { goto IL_0072; } } { return (bool)0; } IL_0072: { int32_t L_15 = (int32_t)__this->get__index_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_16 = V_0; __this->set__index_2(L_16); int32_t L_17 = V_0; int32_t L_18 = (int32_t)((((int32_t)((((int32_t)L_17) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B9_0 = L_18; if (!L_18) { G_B10_0 = L_18; goto IL_00a9; } } { Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_19 = (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *)__this->get__stack_0(); NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get__array_0(); int32_t L_21 = (int32_t)__this->get__index_2(); NullCheck(L_20); int32_t L_22 = L_21; RuntimeObject * L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)G_B9_0; } IL_00a9: { RuntimeObject ** L_24 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_24, sizeof(RuntimeObject *)); return (bool)G_B10_0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mB9EE0FB05AC610C559C9E0C0A9DB6B665817F364(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F((Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *)(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { RuntimeObject * L_1 = (RuntimeObject *)__this->get__currentElement_3(); return (RuntimeObject *)L_1; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)((int32_t)-2)))) { goto IL_0011; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0016; } IL_0011: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0016: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_mF723809F4090AD662FAC3C99432F8240E8183B6F(_thisAdjusted, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0; L_0 = Enumerator_get_Current_m6E498BC071AAAB82B6E0C70A6497A22356F7A853((Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *)(Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); return (RuntimeObject *)L_0; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mF20D8F2D587D8EF405C470C2ACCE5C37865E7C51(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_gshared (Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 * L_1 = (Stack_1_t92AC5F573A3C00899B24B775A71B4327D588E981 *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_RuntimeMethod_var))); } IL_001e: { __this->set__index_2(((int32_t)-2)); RuntimeObject ** L_4 = (RuntimeObject **)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(RuntimeObject *)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF6E3A9686966EF18B6DFA3748229B35E666CE514 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mEB7AAB4B06CCFBDFD704D179D83CC86BA16D61B4(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * ___list0, const RuntimeMethod* method) { { List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * L_3 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16_AdjustorThunk (RuntimeObject * __this, List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * ___list0, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m7A79C8EE06F21EC2F7FE7FB18931CD7ACE699E16(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m911039AEA5BE6943FC4A9C5B85E1FA318F3DB96B(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * V_0 = NULL; { List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_0 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)__this->get_list_0(); V_0 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_7 = V_0; NullCheck(L_7); ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A* L_8 = (ParticleCollisionEventU5BU5D_t62880785FE50C001432E57E6D83BF3BD7BD3183A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E((Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *)(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mC1FB8149942A9285B5FB16E417CACB8B2873E208(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_1 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_3 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * L_5 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mBFBD40B912E8B199F0A2A286CF64D6F6D32F553E(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_0 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )__this->get_current_3(); return (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )L_0; } } IL2CPP_EXTERN_C ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD _returnValue; _returnValue = Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_2 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_4; L_4 = Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_inline((Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *)(Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_5 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m0FB31CD2CCB024B2379DD0F18C0DC03AA53F4A0E(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268_gshared (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 * L_1 = (List_1_tC57F1BA46C89AA33253984801D30F8502BBBFE68 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD * L_3 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m6B580EB6C1C01109ED7D9D9B5C111A927AAE4268(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * ___array0, const RuntimeMethod* method) { { NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * L_0 = ___array0; NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E L_1 = (*(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60_AdjustorThunk (RuntimeObject * __this, NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * ___array0, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m82B3FEB348195E03B6922CA15AE5FAAC8DB71A60(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF76C4AA92AEA4A776979028D3B389CF12827A2AB(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * L_2 = (NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m563DB97ED34467BD44232E09FF300A92DF7CF369(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m3F93BE143A72DF8223D368795294AE8EE48387D6(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { { NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E * L_0 = (NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 , ((NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)(NativeArray_1_t527C586787ACD1AD75E3C78BFB024FFA9925662E *)L_0)->___m_Buffer_0, (int32_t)L_1); return (Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 )L_2; } } IL2CPP_EXTERN_C Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 _returnValue; _returnValue = Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F_gshared (Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * __this, const RuntimeMethod* method) { { Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 L_0; L_0 = Enumerator_get_Current_mF8A419DEF2C504FAD758EA1AF51A54F2DA3B9FD2((Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *)(Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 L_1 = (Plane_t80844BF2332EAFC1DDEDD616A950242031A115C7 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tB4E0B1C6CFE4B8CF1DB4E5EBC03CC5EF4DD906AD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m3F19C861C6EF88D6CEB41E58081FB42E74F2733F(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * ___list0, const RuntimeMethod* method) { { List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * L_3 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D_AdjustorThunk (RuntimeObject * __this, List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * ___list0, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m7D811A6135EA5EB3352318267232B70CCA6F9D6D(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mEBF4947095D3913C1A468907E047F0735DAD3C3F(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * V_0 = NULL; { List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_0 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)__this->get_list_0(); V_0 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_7 = V_0; NullCheck(L_7); PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19* L_8 = (PngTextDataU5BU5D_t5864E63FD452B9CB48D6F421EA650DD40A003F19*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12((Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *)(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mBDC09208DFF4A88DD082B203BA302BDD7F4D7D90(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_1 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_3 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * L_5 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mFCC8842022E7B3F4D923B795D880C269C6AE7B12(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_0 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )__this->get_current_3(); return (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )L_0; } } IL2CPP_EXTERN_C PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 _returnValue; _returnValue = Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_2 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_4; L_4 = Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_inline((Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *)(Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_5 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC664B2055B2FADC1C43C7D11F03E73FA04F0D676(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC_gshared (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 * L_1 = (List_1_tADB4BA8E3A1EF9B21E8C68FF3B5FD00242F82B23 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 * L_3 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m8ED49C72741207D8970C08823B43090F412430CC(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * ___list0, const RuntimeMethod* method) { { List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * L_3 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA_AdjustorThunk (RuntimeObject * __this, List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * ___list0, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m0ABCECC4C93649A242EF25AE7174477FB85CC2CA(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF3B7298BAFE874FAB37881DC7CB57E85B7BEAE4D(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * V_0 = NULL; { List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_0 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)__this->get_list_0(); V_0 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_7 = V_0; NullCheck(L_7); PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4* L_8 = (PropertyMetadataU5BU5D_tE81512DB4B13AA5AF619B0AF2C85AC091A6C3CD4*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292((Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *)(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mE2224BF263AC72175BD4149B677670DFE035DD6E(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_1 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_3 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * L_5 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m92BAC8CE9CF4F7CE1AA54EA79987A7FBB58B4292(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_0 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )__this->get_current_3(); return (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )L_0; } } IL2CPP_EXTERN_C PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F _returnValue; _returnValue = Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_2 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_4; L_4 = Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_inline((Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *)(Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_5 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m9A2B8D96D39003A0F1ACB7BFF1DE8286C9978AC1(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461_gshared (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t2AF104D60315227C623084E47EED6630D55BBB37 * L_1 = (List_1_t2AF104D60315227C623084E47EED6630D55BBB37 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F * L_3 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m3EF185A89A87C074300692EF0D8A13AA0A5A9461(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___list0, const RuntimeMethod* method) { { List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * L_3 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421_AdjustorThunk (RuntimeObject * __this, List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * ___list0, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mB04406D3821C4ABE0005BC5E168B32C448F8B421(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mFA9368D02F1EB305CB929DA9374C931DF526BF34(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * V_0 = NULL; { List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_0 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)__this->get_list_0(); V_0 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_7 = V_0; NullCheck(L_7); QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6* L_8 = (QuaternionU5BU5D_t584B1CC68E95071898E32F34DB2CC1E4A726FAA6*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5((Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *)(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mB9CD9C69C486CE54460E94F3026BC3E58D02FD2D(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_1 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_3 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * L_5 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m874724CEE1D4AAEEFA25B95D04B0108B8ED037D5(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_0 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )__this->get_current_3(); return (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_0; } } IL2CPP_EXTERN_C Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 _returnValue; _returnValue = Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_2 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_4; L_4 = Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_inline((Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *)(Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_5 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m0128ABBF333E3AC98DBA4B07282A00E21B8F34A9(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D_gshared (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB * L_1 = (List_1_t2558DEC96F7E6007750607B083ADB3AC48A30CCB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * L_3 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m1D729FC5AC421D2906E59E89F0E447CB4692655D(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * ___list0, const RuntimeMethod* method) { { List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * L_3 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1_AdjustorThunk (RuntimeObject * __this, List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * ___list0, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mDD4584B1B00EFCC0B46C1B520F93E6D9D8D14EA1(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m48BA70FA0291FB071B52DD88AA0BAD5EAB3B5AF9(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * V_0 = NULL; { List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_0 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)__this->get_list_0(); V_0 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_7 = V_0; NullCheck(L_7); RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09* L_8 = (RaycastHit2DU5BU5D_tDEABD9FBBA32C695C932A32A1B8FB9C06A496F09*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917((Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *)(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m51AD90490B1828A8A26ED196068CDEBB34CD91DF(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_1 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_3 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * L_5 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m473371467364CC147BBE1450053700CE5739A917(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_0 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )__this->get_current_3(); return (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )L_0; } } IL2CPP_EXTERN_C RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 _returnValue; _returnValue = Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_2 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_4; L_4 = Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_inline((Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *)(Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_5 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mEAB2EA2059DC1D446152205678A84B339F2FC730(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9_gshared (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3926283FA9AE49778D95220056CEBFB01D034379 * L_1 = (List_1_t3926283FA9AE49778D95220056CEBFB01D034379 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 * L_3 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m5F4237B0B08F858A6628AF70F5C8B2A74A8CD4A9(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * ___list0, const RuntimeMethod* method) { { List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * L_3 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239_AdjustorThunk (RuntimeObject * __this, List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * ___list0, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m5DC07EB8526625289F2E1EDA933CAFF1A2783239(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE79CA34520689C66F73CAEF73FDC9C3D4C6CEA38(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * V_0 = NULL; { List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_0 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)__this->get_list_0(); V_0 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_7 = V_0; NullCheck(L_7); RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D* L_8 = (RaycastResultU5BU5D_t55B9DF597EFA3BE063604C0950E370D850283B9D*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890((Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *)(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m87C325B661D4D218E4D0D07C7E7501E890A5D43C(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_1 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_3 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * L_5 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m820174C13BDE9CCC39387E7A00EADC1AD55C6890(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_0 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )__this->get_current_3(); return (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )L_0; } } IL2CPP_EXTERN_C RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE _returnValue; _returnValue = Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_2 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_4; L_4 = Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_inline((Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *)(Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_5 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mA1BCF4D67CAB8FCEBC63D63EBD30544DC9DC7D8F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F_gshared (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 * L_1 = (List_1_t367B604D3EA3D6A9EC95A32A521EF83F5DA9B447 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE * L_3 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m6BD8D5414AA02CDB0BF289A9CE95B28C12720F7F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * ___list0, const RuntimeMethod* method) { { List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_3 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523_AdjustorThunk (RuntimeObject * __this, List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * ___list0, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE4E1035B44A05E25E583E205E02D2E2FA3D1A523(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m381FCB32D76CA4BBCFE7EE7BD94A7C58698A4677(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * V_0 = NULL; { List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_0 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)__this->get_list_0(); V_0 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_7 = V_0; NullCheck(L_7); RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE* L_8 = (RectU5BU5D_tD4F5052A6F89820365269FF4CA7C3EB1ACD4B1EE*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263((Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *)(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m27780358E04CD6A8836E99C22C87F807D2388EB6(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_1 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_3 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_5 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mA2CBB0E58548494AC0DAC5045980E19470A81263(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_0 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )__this->get_current_3(); return (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )L_0; } } IL2CPP_EXTERN_C Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 _returnValue; _returnValue = Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_2 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_4; L_4 = Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_inline((Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *)(Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_5 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m0027303CCA72B94D8B8E0BC2504B5F826BFBA8A1(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3_gshared (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE * L_1 = (List_1_t7AFC5094F7C1D24DAAA8893B11B1743A7A0D2CFE *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_3 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mA15261363B9E99695ED008E210F512BEBED0E0C3(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___list0, const RuntimeMethod* method) { { List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * L_3 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5_AdjustorThunk (RuntimeObject * __this, List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___list0, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m5A3CEBA81424E98170A6077A215EAD4D75C271F5(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mF16F679A3EE37CF6F41CE29DAC83747E5F0E56C8(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * V_0 = NULL; { List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_0 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)__this->get_list_0(); V_0 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_7 = V_0; NullCheck(L_7); RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A* L_8 = (RenderChainTextEntryU5BU5D_tE6900883BB3D12A178F61F89FA467E2D32B5AE3A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601((Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *)(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mF11BBF40309BB7D8BD9D9B402F9DF8816597111A(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_1 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_3 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * L_5 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m623108FD1BAEA0E2049321FA96EA8F86130A1601(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_0 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )__this->get_current_3(); return (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )L_0; } } IL2CPP_EXTERN_C RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 _returnValue; _returnValue = Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_2 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_4; L_4 = Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_inline((Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *)(Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_5 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m58498F59B9F12F0F6EEBC6322DB896ED4C467092(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A_gshared (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * L_1 = (List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 * L_3 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m716AE11475DBC6371EE45C35E48899E2DE75BD9A(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * ___list0, const RuntimeMethod* method) { { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); int8_t* L_3 = (int8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int8_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824_AdjustorThunk (RuntimeObject * __this, List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * ___list0, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m52F3BCA2C3C770F848C631465C376F41BEA5D824(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m11010DCA21D5B7F0B4E30B9FFE3D20E279A25A0A(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * V_0 = NULL; { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_0 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)__this->get_list_0(); V_0 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_7 = V_0; NullCheck(L_7); SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_8 = (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; int8_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9((Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *)(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2CC3679138879D508C80A9FEF22C89AD4A81232C(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_1 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_3 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int8_t* L_5 = (int8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(int8_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mE7B15DD0CE5A7E203C69AC5826D216627D1297D9(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { int8_t L_0 = (int8_t)__this->get_current_3(); return (int8_t)L_0; } } IL2CPP_EXTERN_C int8_t Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int8_t _returnValue; _returnValue = Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_2 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { int8_t L_4; L_4 = Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_inline((Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *)(Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); int8_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC88B899B60F3B509997136C68300440D90C0401E(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB_gshared (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_1 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); int8_t* L_3 = (int8_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(int8_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m007819D40DAB74859D50171C9DAB080852CDF4BB(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * ___list0, const RuntimeMethod* method) { { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); float* L_3 = (float*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(float)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1_AdjustorThunk (RuntimeObject * __this, List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * ___list0, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mC5EEEAB660CBC9DB8233590426D75F0FDA7C49A1(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mECC73301D14B1A42D299973E1AC8C85F80A45F86(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * V_0 = NULL; { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_0 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)__this->get_list_0(); V_0 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_7 = V_0; NullCheck(L_7); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_8 = (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; float L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B((Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *)(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mF6D031AEDDDEEAF750E0BFE7866FBBA9C9752C7E(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_1 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_3 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); float* L_5 = (float*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(float)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m0EA569791BD5F4631D7377512D6FBD6FD271C88B(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { float L_0 = (float)__this->get_current_3(); return (float)L_0; } } IL2CPP_EXTERN_C float Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_2 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { float L_4; L_4 = Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_inline((Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *)(Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); float L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m487728ACB6F9C827FE015EE059AE6ED56DCAE007(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB_gshared (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_1 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); float* L_3 = (float*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(float)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mC006220CBFED9EAEF07EB74D8DCBA69417DB71AB(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___list0, const RuntimeMethod* method) { { List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * L_3 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B_AdjustorThunk (RuntimeObject * __this, List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * ___list0, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mCB15D28246BDA9857A8863F8F06B6D55808DD24B(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m972F4D29E9B13B655728EB9E30808701128BC2A7(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * V_0 = NULL; { List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_0 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)__this->get_list_0(); V_0 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_7 = V_0; NullCheck(L_7); StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67* L_8 = (StylePropertyValueU5BU5D_tE8C38ACBC1922CD376A4B4342C4FC1943DB80D67*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B((Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *)(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mE17614BB0DF1028AB9B129A471FAD19858B1BF8F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_1 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_3 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * L_5 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m47EB4F1776E202F5ABAD2376789711F3CEC7BE3B(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_0 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )__this->get_current_3(); return (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )L_0; } } IL2CPP_EXTERN_C StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 _returnValue; _returnValue = Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_2 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_4; L_4 = Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_inline((Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *)(Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_5 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m687FF76B6C81DDBE3793EFBF5050DEE456E2ADDB(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E_gshared (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 * L_1 = (List_1_t0C42943245D6CF1CCD1EE408ED6914022E66B3A6 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 * L_3 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mB4E4CC55E36C78B2691DD3AA38B58643CF294A2E(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * ___list0, const RuntimeMethod* method) { { List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * L_3 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470_AdjustorThunk (RuntimeObject * __this, List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * ___list0, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m7C71698F9926AB1ABB409C27F61DC76E669DE470(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mE10E6D9B6B17AB864601F4B60026C7B3BB6294BC(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * V_0 = NULL; { List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_0 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)__this->get_list_0(); V_0 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_7 = V_0; NullCheck(L_7); StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7* L_8 = (StyleSelectorPartU5BU5D_tD8762DADE4104C7D73D7B821DF7E5BBC87417BB7*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC((Enumerator_tC861559498255F6677610CED32D2161012D8D897 *)(Enumerator_tC861559498255F6677610CED32D2161012D8D897 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mC5D34E64D92EABA8FE6CD4D97FF07A35F7F0DF25(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_1 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_3 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * L_5 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m1B8357640C3C56314A48FE6879DA69BED5EFC8DC(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_0 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )__this->get_current_3(); return (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )L_0; } } IL2CPP_EXTERN_C StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 _returnValue; _returnValue = Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_2 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_4; L_4 = Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_inline((Enumerator_tC861559498255F6677610CED32D2161012D8D897 *)(Enumerator_tC861559498255F6677610CED32D2161012D8D897 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_5 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m8DA1C4B5910D59F435D9DBE3FDD1CA7750401FA0(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3_gshared (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 * L_1 = (List_1_tE7DC2F192C483F9E5722779E3C2C1910490AAE59 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 * L_3 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC861559498255F6677610CED32D2161012D8D897 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m1E6C1BD8CA27DC167A9F12409AB4635B18109BC3(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___list0, const RuntimeMethod* method) { { List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * L_3 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF_AdjustorThunk (RuntimeObject * __this, List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * ___list0, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m15B7D330938128F7783017AF5BA7FDBF569D62EF(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m2638756C43B4B81CEE95698532884AA8F6222196(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * V_0 = NULL; { List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_0 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)__this->get_list_0(); V_0 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_7 = V_0; NullCheck(L_7); StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0* L_8 = (StyleValueU5BU5D_t8466C1239027B82640B4D30101232307050720A0*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A((Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *)(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mE73C5CE4403D266957647F5675B4C8073EA235B2(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_1 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_3 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * L_5 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mC567BAA95FAF9542C1FFB0CE6FB05E4393FBCF9A(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_0 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )__this->get_current_3(); return (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )L_0; } } IL2CPP_EXTERN_C StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 _returnValue; _returnValue = Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_2 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_4; L_4 = Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_inline((Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *)(Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_5 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mB78C034D3A9421C5A59E4A69A70231986C33FF4B(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C_gshared (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 * L_1 = (List_1_t3711F6CB516A22815CE2373F02F3EB4767C85A24 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 * L_3 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mED0DB0D967E83484D8565C4CB8E678B9AA9D642C(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___list0, const RuntimeMethod* method) { { List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * L_3 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0_AdjustorThunk (RuntimeObject * __this, List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * ___list0, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m195AD23EBF7A3E22F9F183E9B355AEED78C12EF0(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m1B88A132D246CA77DA9D5820868F441216B66E43(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * V_0 = NULL; { List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_0 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)__this->get_list_0(); V_0 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_7 = V_0; NullCheck(L_7); StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A* L_8 = (StyleVariableU5BU5D_t1E30A447D0969EFC4D8B87FEA510D7698D17684A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C((Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *)(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m33E798D26E0A44B7E22CBF11C55C63B919E3A42C(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_1 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_3 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * L_5 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mE9D2E9D294A5931AE89F0C773066C2162385760C(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_0 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )__this->get_current_3(); return (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )L_0; } } IL2CPP_EXTERN_C StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD _returnValue; _returnValue = Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_2 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_4; L_4 = Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_inline((Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *)(Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_5 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mE74FCBC6E9D4545DAB09C032A082E4CCD7AB943C(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB_gshared (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F * L_1 = (List_1_tC3CCFB111C5D348125C63D1B8674102C22A1E40F *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD * L_3 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m7CAFE3C034DF8DCB12785C512302F213E7C995DB(_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.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ___stack0, const RuntimeMethod* method) { { Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_0 = ___stack0; __this->set__stack_0(L_0); Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_1 = ___stack0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); __this->set__version_1(L_2); __this->set__index_2(((int32_t)-2)); TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * L_3 = (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 *)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_3, sizeof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0_AdjustorThunk (RuntimeObject * __this, Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * ___stack0, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m8D6DD6FF5557D3DC18F57D8592ABBA732D8CD1F0(_thisAdjusted, ___stack0, method); } // System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { { __this->set__index_2((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mD0F97C9A4EF7ABA3C18F3F595100B89F9D67FC30(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; int32_t G_B10_0 = 0; int32_t G_B9_0 = 0; { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_1 = (Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)-2))))) { goto IL_0067; } } { Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_5 = (Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *)__this->get__stack_0(); NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_1(); __this->set__index_2(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))); int32_t L_7 = (int32_t)__this->get__index_2(); int32_t L_8 = (int32_t)((((int32_t)((((int32_t)L_7) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B4_0 = L_8; if (!L_8) { G_B5_0 = L_8; goto IL_0066; } } { Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_9 = (Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *)__this->get__stack_0(); NullCheck(L_9); TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* L_10 = (TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C*)L_9->get__array_0(); int32_t L_11 = (int32_t)__this->get__index_2(); NullCheck(L_10); int32_t L_12 = L_11; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 L_13 = (L_10)->GetAt(static_cast(L_12)); __this->set__currentElement_3(L_13); G_B5_0 = G_B4_0; } IL_0066: { return (bool)G_B5_0; } IL_0067: { int32_t L_14 = (int32_t)__this->get__index_2(); if ((!(((uint32_t)L_14) == ((uint32_t)(-1))))) { goto IL_0072; } } { return (bool)0; } IL_0072: { int32_t L_15 = (int32_t)__this->get__index_2(); V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_16 = V_0; __this->set__index_2(L_16); int32_t L_17 = V_0; int32_t L_18 = (int32_t)((((int32_t)((((int32_t)L_17) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B9_0 = L_18; if (!L_18) { G_B10_0 = L_18; goto IL_00a9; } } { Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_19 = (Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *)__this->get__stack_0(); NullCheck(L_19); TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C* L_20 = (TextureIdU5BU5D_t89F146F32F34215398247069AC0982199B05501C*)L_19->get__array_0(); int32_t L_21 = (int32_t)__this->get__index_2(); NullCheck(L_20); int32_t L_22 = L_21; TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 L_23 = (L_20)->GetAt(static_cast(L_22)); __this->set__currentElement_3(L_23); return (bool)G_B9_0; } IL_00a9: { TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * L_24 = (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 *)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_24, sizeof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )); return (bool)G_B10_0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mB6E4720FDD15F0727F5B223311011F45EAA243A2(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.Stack`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69((Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *)(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); } IL_000f: { TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 L_1 = (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )__this->get__currentElement_3(); return (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )L_1; } } IL2CPP_EXTERN_C TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 _returnValue; _returnValue = Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { String_t* G_B3_0 = NULL; { int32_t L_0 = (int32_t)__this->get__index_2(); if ((((int32_t)L_0) == ((int32_t)((int32_t)-2)))) { goto IL_0011; } } { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral834F4B6837B71847C4048C946DF8754B323D6BF9)); goto IL_0016; } IL_0011: { G_B3_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)); } IL_0016: { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_1 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_1, (String_t*)G_B3_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_RuntimeMethod_var))); } } IL2CPP_EXTERN_C void Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_ThrowEnumerationNotStartedOrEnded_mDFE1AA69E7242ABCC583B9124AF7B90873F08D69(_thisAdjusted, method); } // System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { { TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 L_0; L_0 = Enumerator_get_Current_m09E714AA1F843C798CC2774699AB28F9118772DB((Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *)(Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 L_1 = (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m3ECC7C32587971F8FF5231ECB5378B1A669B7A4F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_gshared (Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_1(); Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC * L_1 = (Stack_1_tA877AD93A35305C288DEC807B2B920706E3133EC *)__this->get__stack_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_2(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_RuntimeMethod_var))); } IL_001e: { __this->set__index_2(((int32_t)-2)); TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 * L_4 = (TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 *)__this->get_address_of__currentElement_3(); il2cpp_codegen_initobj(L_4, sizeof(TextureId_t1DB18D78549F5571E12587245D818634A6EA17C5 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA95C9742ED5D8A0CF42A763382C8DCE1FB9AFA9C * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m5BC1E2D0C52E2055A6E6CA53C3CE0E031223D3F5(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * ___list0, const RuntimeMethod* method) { { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_3 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826_AdjustorThunk (RuntimeObject * __this, List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * ___list0, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE8406837B570E1887F3A6BA4CFD6E8A52757F826(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m52F23F3AA61BD0FDB816C5FE66F538453BD3C9FF(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * V_0 = NULL; { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_0 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)__this->get_list_0(); V_0 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_7 = V_0; NullCheck(L_7); TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_8 = (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647((Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *)(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m4D191780FAD9E484A246CCB973FC7C86EAD1B454(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_1 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_3 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_5 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m3F8E7D1EA8CF9246DF5F70EAC48609CD88F9B647(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )__this->get_current_3(); return (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )L_0; } } IL2CPP_EXTERN_C TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 _returnValue; _returnValue = Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_2 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_4; L_4 = Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_inline((Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *)(Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_5 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m2CDE16947A1CD0AABB87C2613BCC78CC0CB8F487(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F_gshared (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_1 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_3 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mE8241E86694E01611DBC0EA04831BC224196720F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * ___list0, const RuntimeMethod* method) { { List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * L_3 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514_AdjustorThunk (RuntimeObject * __this, List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * ___list0, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_mE6646E6569EDD6413B097B3508CFE2D00CD41514(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m33E45606DA6430CE4450DE92297EA3DD80BB3F8F(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * V_0 = NULL; { List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_0 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)__this->get_list_0(); V_0 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_7 = V_0; NullCheck(L_7); UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0* L_8 = (UICharInfoU5BU5D_t5B6AEA3245EC021FAA20582D295434FF61FBF1F0*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE((Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *)(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mD33A9D6594444760834BFFFFCF40633BA0C656CA(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_1 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_3 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * L_5 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mE6A3F452F9B8E37B5B2374FE7B2B9BD3C6F8A9EE(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_0 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )__this->get_current_3(); return (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )L_0; } } IL2CPP_EXTERN_C UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A _returnValue; _returnValue = Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_2 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_4; L_4 = Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_inline((Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *)(Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_5 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m2E5940A412A263655BD80A5E63222EB95426B778(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492_gshared (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D * L_1 = (List_1_t6D5A50DDC9282F1B1127D04D53FD5A743391289D *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A * L_3 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m851CAB9B24362D8859490622B95E374D441A6492(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * ___list0, const RuntimeMethod* method) { { List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * L_3 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82_AdjustorThunk (RuntimeObject * __this, List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * ___list0, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m813E7513BDCC208A6BB64BB06EE84990D0332D82(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m34F5983528F17166C9CFB144F4D9F923CA4B2537(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * V_0 = NULL; { List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_0 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)__this->get_list_0(); V_0 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_7 = V_0; NullCheck(L_7); UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69* L_8 = (UILineInfoU5BU5D_tBE1D9E4EC8C7A5A1F98B7CCF93D8A8A2FF9B2F69*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D((Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *)(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2FADEC2B5625C0B726B351D08EE8B0B9FC57D661(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_1 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_3 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * L_5 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mC354F65082085A781DB198C95AE982A90B7C416D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_0 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )__this->get_current_3(); return (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )L_0; } } IL2CPP_EXTERN_C UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C _returnValue; _returnValue = Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_2 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_4; L_4 = Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_inline((Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *)(Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_5 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m1F0849A7DA3E4D8B8F84B08E09448E1790162B46(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02_gshared (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB * L_1 = (List_1_tE41795D86BBD10D66F8F64CC87147539BC5AB2EB *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C * L_3 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m004360968A46748890F5454968A11EC6AD52FF02(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * ___list0, const RuntimeMethod* method) { { List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * L_3 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1_AdjustorThunk (RuntimeObject * __this, List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * ___list0, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m66ED39A1E714F4320B871E63948FE8894B0083B1(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m64B59279C544710DBD25AE11D0418D8B5E9EE561(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * V_0 = NULL; { List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_0 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)__this->get_list_0(); V_0 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_7 = V_0; NullCheck(L_7); UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* L_8 = (UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D((Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *)(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mB628AF1390F43094F2444BF75B47595EE51553DA(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_1 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_3 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * L_5 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mB3C381066B1120221B105306BBAD9885012B734D(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_0 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )__this->get_current_3(); return (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )L_0; } } IL2CPP_EXTERN_C UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A _returnValue; _returnValue = Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_2 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_4; L_4 = Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_inline((Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *)(Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_5 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m851AC684D581ECD1F3C29F020ECDB6BFE881E635(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62_gshared (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F * L_1 = (List_1_t8907FD137E854241E2657BF53E6CEFF7370FAC5F *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A * L_3 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A *)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m9DCCD8AB1953A26FBDCC2F430081A856ACBC8E62(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * ___list0, const RuntimeMethod* method) { { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); uint16_t* L_3 = (uint16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint16_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C_AdjustorThunk (RuntimeObject * __this, List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * ___list0, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m8FC4B8AC816A6799B521087B54FBF756FCD5031C(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_mFE2383F5C4D82BB952986EEF3E7AD57DD45D6397(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * V_0 = NULL; { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_0 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)__this->get_list_0(); V_0 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_7 = V_0; NullCheck(L_7); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_8 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; uint16_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A((Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *)(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m8D069F468E85028117463E4FE105BB8B1A1C9616(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_1 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_3 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); uint16_t* L_5 = (uint16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(uint16_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mECCB9E614FEB9AD6D9B451B94DEFB1C58D741E6A(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { uint16_t L_0 = (uint16_t)__this->get_current_3(); return (uint16_t)L_0; } } IL2CPP_EXTERN_C uint16_t Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint16_t _returnValue; _returnValue = Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_2 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { uint16_t L_4; L_4 = Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_inline((Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *)(Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); uint16_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC8C2B36C031BC8CA04258A56A4C19E52C5B5DC32(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D_gshared (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_1 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); uint16_t* L_3 = (uint16_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint16_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m18F5A4C1A27D8C746ADCDE8B39EC4DD99CAC606D(_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 Unity.Collections.NativeArray`1/Enumerator::.ctor(Unity.Collections.NativeArray`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * ___array0, const RuntimeMethod* method) { { NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * L_0 = ___array0; NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A L_1 = (*(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)L_0); __this->set_m_Array_0(L_1); __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120_AdjustorThunk (RuntimeObject * __this, NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * ___array0, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m4B4E7CC6B9A6047E25AAAB48B0322A824BB1B120(_thisAdjusted, ___array0, method); } // System.Void Unity.Collections.NativeArray`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m7809A7F6756EB81F5668279CEA35C12A976FD18B(_thisAdjusted, method); } // System.Boolean Unity.Collections.NativeArray`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { bool V_0 = false; { int32_t L_0 = (int32_t)__this->get_m_Index_1(); __this->set_m_Index_1(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); int32_t L_1 = (int32_t)__this->get_m_Index_1(); NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * L_2 = (NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)__this->get_address_of_m_Array_0(); int32_t L_3; L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)L_2)->___m_Length_1); V_0 = (bool)((((int32_t)L_1) < ((int32_t)L_3))? 1 : 0); goto IL_0025; } IL_0025: { bool L_4 = V_0; return (bool)L_4; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mA78609D8BC4FA8AB12D209271FEA19EA38726326(_thisAdjusted, method); return _returnValue; } // System.Void Unity.Collections.NativeArray`1/Enumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { { __this->set_m_Index_1((-1)); return; } } IL2CPP_EXTERN_C void Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Reset_m8164A793B557550688C9D9D08A4882BA40E7A787(_thisAdjusted, method); } // T Unity.Collections.NativeArray`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { { NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A * L_0 = (NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)__this->get_address_of_m_Array_0(); int32_t L_1 = (int32_t)__this->get_m_Index_1(); uint16_t L_2; L_2 = IL2CPP_NATIVEARRAY_GET_ITEM(uint16_t, ((NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)(NativeArray_1_t7203C36524CBF9E07ED2D6B86C410B21B422626A *)L_0)->___m_Buffer_0, (int32_t)L_1); return (uint16_t)L_2; } } IL2CPP_EXTERN_C uint16_t Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint16_t _returnValue; _returnValue = Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F(_thisAdjusted, method); return _returnValue; } // System.Object Unity.Collections.NativeArray`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104_gshared (Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * __this, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Enumerator_get_Current_mB06592F836B8667D3C3DE404A34952E545721C2F((Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *)(Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2)); uint16_t L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 3), &L_1); return (RuntimeObject *)L_2; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t41071C5EC83DE9A94A092522BB06986426391116 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_m14A95BCBF9465320DBF88601B2CD186E4F9E8104(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.HashSet`1/Enumerator::.ctor(System.Collections.Generic.HashSet`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * ___set0, const RuntimeMethod* method) { { HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_0 = ___set0; __this->set__set_0(L_0); __this->set__index_1(0); HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_1 = ___set0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); __this->set__version_2(L_2); uint32_t* L_3 = (uint32_t*)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918_AdjustorThunk (RuntimeObject * __this, HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * ___set0, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m48AC6091ABBF0F5AF399412ED907202A92E7E918(_thisAdjusted, ___set0, method); } // System.Void System.Collections.Generic.HashSet`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m7D6CF154A091F39E6CFCCBA2B826F9FD3C133635(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.HashSet`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_1 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_007b; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_RuntimeMethod_var))); } IL_001e: { HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_4 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_4); SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5* L_5 = (SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5*)L_4->get__slots_8(); int32_t L_6 = (int32_t)__this->get__index_1(); NullCheck(L_5); int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast(L_6)))->get_hashCode_0(); if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_006d; } } { HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_8 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_8); SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5* L_9 = (SlotU5BU5D_t745D5AF6E629FDF44B2974C24D8E974F5CE7A4E5*)L_8->get__slots_8(); int32_t L_10 = (int32_t)__this->get__index_1(); NullCheck(L_9); uint32_t L_11 = (uint32_t)((L_9)->GetAddressAt(static_cast(L_10)))->get_value_2(); __this->set__current_3(L_11); int32_t L_12 = (int32_t)__this->get__index_1(); __this->set__index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_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(); HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_15 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_15); int32_t L_16 = (int32_t)L_15->get__lastIndex_10(); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_001e; } } { HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_17 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_17); int32_t L_18 = (int32_t)L_17->get__lastIndex_10(); __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__current_3(); il2cpp_codegen_initobj(L_19, sizeof(uint32_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m2C3F0BFF261AB3D8C9B8476015CE4E968A1BD7CE(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.HashSet`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { uint32_t L_0 = (uint32_t)__this->get__current_3(); return (uint32_t)L_0; } } IL2CPP_EXTERN_C uint32_t Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get__index_1(); HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_2 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__lastIndex_10(); 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_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral63FC874122847D14784CB3ADBE59A08B9558FA97)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_RuntimeMethod_var))); } IL_0028: { uint32_t L_5; L_5 = Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_inline((Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *)(Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); uint32_t L_6 = L_5; RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 1), &L_6); return (RuntimeObject *)L_7; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mF26B61D414127623997576EFE2345B7AA908AB05(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.HashSet`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_gshared (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__version_2(); HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B * L_1 = (HashSet_1_tE1C51BB41CBDB9CD639DE8689780E3494FDE999B *)__this->get__set_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_13(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001e; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8D08FCF1537043BF0289FA98C51BF5A3AC7C618)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_RuntimeMethod_var))); } IL_001e: { __this->set__index_1(0); uint32_t* L_4 = (uint32_t*)__this->get_address_of__current_3(); il2cpp_codegen_initobj(L_4, sizeof(uint32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_mB27FAFCA2AC63EA000CA583365BF0AA9CA46AB1F(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___list0, const RuntimeMethod* method) { { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); uint32_t* L_3 = (uint32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint32_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4_AdjustorThunk (RuntimeObject * __this, List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * ___list0, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m926AF4CCFB5364764A0D36373A6EE1CCD4CB09A4(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m81BEF3ACE0AD7491ACE6304BBAEA74938E6DF690(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * V_0 = NULL; { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_0 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)__this->get_list_0(); V_0 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_7 = V_0; NullCheck(L_7); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; uint32_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B((Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *)(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_m896457F6B6978ECD7FF2479376E7342578E5D491(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_1 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_3 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); uint32_t* L_5 = (uint32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(uint32_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_mFA85545342864C41EC882A67640808E889EBB39B(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { uint32_t L_0 = (uint32_t)__this->get_current_3(); return (uint32_t)L_0; } } IL2CPP_EXTERN_C uint32_t Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_2 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { uint32_t L_4; L_4 = Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_inline((Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *)(Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); uint32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mC8395736116A3329C47E51DB5CC217B64C13022B(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131_gshared (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_1 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); uint32_t* L_3 = (uint32_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint32_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m01158CB922D427BADBF907CC38D790BE3A624131(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___list0, const RuntimeMethod* method) { { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_0 = ___list0; __this->set_list_0(L_0); __this->set_index_1(0); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_1 = ___list0; NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); __this->set_version_2(L_2); uint64_t* L_3 = (uint64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint64_t)); return; } } IL2CPP_EXTERN_C void Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9_AdjustorThunk (RuntimeObject * __this, List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * ___list0, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator__ctor_m99F48D5A3F3526551016E749F3CA2E517D669BE9(_thisAdjusted, ___list0, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C void Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_Dispose_m9BA8402D581E480576CB1761668B4686145BD058(_thisAdjusted, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * V_0 = NULL; { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_0 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)__this->get_list_0(); V_0 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_0; int32_t L_1 = (int32_t)__this->get_version_2(); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_2 = V_0; NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__version_3(); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_004a; } } { int32_t L_4 = (int32_t)__this->get_index_1(); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_5 = V_0; NullCheck(L_5); int32_t L_6 = (int32_t)L_5->get__size_2(); if ((!(((uint32_t)L_4) < ((uint32_t)L_6)))) { goto IL_004a; } } { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_7 = V_0; NullCheck(L_7); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_7->get__items_1(); int32_t L_9 = (int32_t)__this->get_index_1(); NullCheck(L_8); int32_t L_10 = L_9; uint64_t L_11 = (L_8)->GetAt(static_cast(L_10)); __this->set_current_3(L_11); int32_t L_12 = (int32_t)__this->get_index_1(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); return (bool)1; } IL_004a: { bool L_13; L_13 = Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C((Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *)(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); return (bool)L_13; } } IL2CPP_EXTERN_C bool Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNext_mD0E05AAC4DA01B98439AB416DB2CF123CF679F57(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_1 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_3 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)__this->get_list_0(); NullCheck(L_3); int32_t L_4 = (int32_t)L_3->get__size_2(); __this->set_index_1(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); uint64_t* L_5 = (uint64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_5, sizeof(uint64_t)); return (bool)0; } } IL2CPP_EXTERN_C bool Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Enumerator_MoveNextRare_m49510058447932B0F43292689931EE3BB7371F4C(_thisAdjusted, method); return _returnValue; } // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { uint64_t L_0 = (uint64_t)__this->get_current_3(); return (uint64_t)L_0; } } IL2CPP_EXTERN_C uint64_t Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); uint64_t _returnValue; _returnValue = Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_index_1(); if (!L_0) { goto IL_001d; } } { int32_t L_1 = (int32_t)__this->get_index_1(); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_2 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)__this->get_list_0(); NullCheck(L_2); int32_t L_3 = (int32_t)L_2->get__size_2(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))) { goto IL_0024; } } IL_001d: { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)31), /*hidden argument*/NULL); } IL_0024: { uint64_t L_4; L_4 = Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_inline((Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *)(Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); uint64_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 2), &L_5); return (RuntimeObject *)L_6; } } IL2CPP_EXTERN_C RuntimeObject * Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mDFD4192B5A645CB11A99801085C317971F257D2F(_thisAdjusted, method); return _returnValue; } // System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79_gshared (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_version_2(); List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_1 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)__this->get_list_0(); NullCheck(L_1); int32_t L_2 = (int32_t)L_1->get__version_3(); if ((((int32_t)L_0) == ((int32_t)L_2))) { goto IL_001a; } } { ThrowHelper_ThrowInvalidOperationException_m156AE0DA5EAFFC8F478E29F74A24674C55C40A24((int32_t)((int32_t)32), /*hidden argument*/NULL); } IL_001a: { __this->set_index_1(0); uint64_t* L_3 = (uint64_t*)__this->get_address_of_current_3(); il2cpp_codegen_initobj(L_3, sizeof(uint64_t)); return; } } IL2CPP_EXTERN_C void Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Enumerator_System_Collections_IEnumerator_Reset_m3E69EE60F511470B89A34997852A00BCF9276E79(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * __this, const RuntimeMethod* method) { { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_0 = __this->get_U3CMetadataU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 KnownEdgeDetectorKernels_get_Sobel_m7679DE89D821822E0DD40D1E0A195DF701EF6D9A_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var); EdgeDetector2DKernel_t7E822DB59163BFD55D33E31AC16C3E5E2E1986C0 L_0 = ((KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_StaticFields*)il2cpp_codegen_static_fields_for(KnownEdgeDetectorKernels_tAF11341F7803CF213C4367D808F5C845B0564BF4_il2cpp_TypeInfo_var))->get_U3CSobelU3Ek__BackingField_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EntropyCropProcessor_get_Threshold_m6DB88919280A0D63F1B9F54761A61744C5A05B0F_inline (EntropyCropProcessor_t25BEDCA15D6B15171BE9616798306E05669339FF * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CThresholdU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Point_get_X_m00EEBD52765410A12CEE55F3C27A25B3638024AE_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CXU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Point_get_Y_mB5E4DF24C70650760D67D06582FD4B74CFC0550D_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CYU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Width_m8E638D747299CA1332573C323B5DC9B3EA43E3EE_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ImageFrame_get_Height_mFE86F4E63EA7E54506852EAB38D70FAEEACFFA56_inline (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Point_set_Y_m221A1866DEE24A2B810D3C15BF4467DCD8FDE2FE_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CYU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Point_set_X_m178E3867AAF3551C2862EC68060553E973C48774_inline (Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CXU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { { int32_t L_0 = ___value0; int32_t L_1 = ___max2; if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_0006; } } { int32_t L_2 = ___max2; return L_2; } IL_0006: { int32_t L_3 = ___value0; int32_t L_4 = ___min1; if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_000c; } } { int32_t L_5 = ___min1; return L_5; } IL_000c: { int32_t L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 Enumerator_get_Current_m2E378721C1484E2987691ACFBEFDB55151A32D7B_gshared_inline (Enumerator_tE036E4FD1082339F5FB8546407ABF40ACBC97375 * __this, const RuntimeMethod* method) { { KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 L_0 = (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )__this->get_current_3(); return (KeyValuePair_2_tB6ECB423D6D4B3D2F916E061DDF9A7C3F0958D57 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 Enumerator_get_Current_m79A7A28766CFB728A30CB11AB994CBF9B2CF0B42_gshared_inline (Enumerator_t3BE483D00C0D8FA5169330EEAB4AB5C80097A57A * __this, const RuntimeMethod* method) { { KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 L_0 = (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )__this->get_current_3(); return (KeyValuePair_2_t56E20A5489EE435FD8BBE3EFACF6219A626E04C0 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 Enumerator_get_Current_mC7F0982F12D98951E661E53D89F4BE45DBA88766_gshared_inline (Enumerator_tA73714A95511E4A3614246077E7C1FDAD5447D04 * __this, const RuntimeMethod* method) { { KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 L_0 = (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )__this->get_current_3(); return (KeyValuePair_2_tFB6A066C69E28C6ACA5FC5E24D969BFADC5FA625 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B Enumerator_get_Current_mE8799FFACB998DEECC366EF876EC4AB29D6BF4E5_gshared_inline (Enumerator_t99CB3E89D581ED56E47CD0918E4F2B54E0077239 * __this, const RuntimeMethod* method) { { KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B L_0 = (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )__this->get_current_3(); return (KeyValuePair_2_t69D65A575EDB8417950EECED1DEB6124D053CC7B )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E Enumerator_get_Current_m31AB7A7C089D0004F1EA2A6DFD31978C556EEEAE_gshared_inline (Enumerator_tF2E8407A4E86536F3F63E6D082DAF1EA4E01146B * __this, const RuntimeMethod* method) { { ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E L_0 = (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )__this->get_current_3(); return (ValueTuple_2_t6E5328CF9F490572344E5992FA01B3256F92075E )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 Enumerator_get_Current_m792623CF275C9343D117055A8D5016A7DC121EC6_gshared_inline (Enumerator_t127A38EC78F0A4B64507178CA166EEE089C52ADC * __this, const RuntimeMethod* method) { { ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 L_0 = (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )__this->get_current_3(); return (ValueTuple_2_tC79F6C450FE5EC37B8859FB2BC4B2AAA6CFFC653 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m98459000613A0E221872F18EF678F05049BC95BB_gshared_inline (Enumerator_tF446EB22E67DFA6D7041536AE9DC9C87AF3A5ADE * __this, const RuntimeMethod* method) { { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_0 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )__this->get__current_3(); return (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 Enumerator_get_Current_m662B1A19ECA70204594A6F383AA0D56486B8CFFD_gshared_inline (Enumerator_tCF455A92CC670AF169DFC7D0E19B47CAB2BD1DA0 * __this, const RuntimeMethod* method) { { ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 L_0 = (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )__this->get_current_3(); return (ValueTuple_2_t69671C4973C1A3829B2193E4C598B1AE7162E403 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D Enumerator_get_Current_m7E3D3CDA651258FE4E59EEFCF101DD586EA6382F_gshared_inline (Enumerator_tDC59471D5148D9341C44E818E45BF04091D98514 * __this, const RuntimeMethod* method) { { ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D L_0 = (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )__this->get__current_3(); return (ValueTuple_3_tEF9008762923C50FBA1F5E13EFAE26235274202D )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC Enumerator_get_Current_m7A72620E5264A080BA9EE1270A41132ACC474E68_gshared_inline (Enumerator_tBA949FA69890A0DF1F1D4D6F5DF7D6F027A1912C * __this, const RuntimeMethod* method) { { ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC L_0 = (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )__this->get_current_3(); return (ValueTuple_4_tC6B5BC93A207FDF4B978B1986FBAE3EA5B6DC3AC )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 Enumerator_get_Current_mED6A888360AC27B05EAEEB0BF72A05442A7A5B5A_gshared_inline (Enumerator_tAB6F6C36AD91587C6286EA634B7D3A82D75235ED * __this, const RuntimeMethod* method) { { Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 L_0 = (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )__this->get_current_3(); return (Vector_1_tDFDD2B93AFA39964F2886BE77923E372E905DE38 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D Enumerator_get_Current_m0F4101375E2080BED33363F91FE8917788C9A8FC_gshared_inline (Enumerator_t06D404B32F015093BA34520EA615531BC312F46B * __this, const RuntimeMethod* method) { { BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D L_0 = (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )__this->get_current_3(); return (BokehBlurKernelData_tD6E99263E2CE21DAC343DAED2524ACE023308C7D )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A Enumerator_get_Current_mFF1A1B65EE795970995310FA58336EE2C273CAD0_gshared_inline (Enumerator_t57E092CA3695C46AFD0357A28D553E336C3A99EB * __this, const RuntimeMethod* method) { { BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A L_0 = (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )__this->get_current_3(); return (BokehBlurParameters_tA908943500680941624999033C06384E200DDE6A )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Enumerator_get_Current_mA624C7174E24FF8D492E6058F8926ED47F9A4F2F_gshared_inline (Enumerator_t3F9663F5F32B0D733380A76CCEAA3ADFA3AE34A9 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_current_3(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 Enumerator_get_Current_m5B28F5837BCE581DCE1D08F64B059A490C4AB9F8_gshared_inline (Enumerator_t6D1108A45954224AC5A5A624D209C2197B33290F * __this, const RuntimeMethod* method) { { BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 L_0 = (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )__this->get_current_3(); return (BufferDesc_tE86C1CCBA81BC19FAE676832AAE96BA5B9EDC0D9 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 Enumerator_get_Current_m0AB6419CBCC889CADD19ABFE565271B56272175B_gshared_inline (Enumerator_tA285AA85F8AA7BB277C879E36930C456973B1D64 * __this, const RuntimeMethod* method) { { BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 L_0 = (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )__this->get_current_3(); return (BufferStore_t3F7DB03B8EF3184FD430A157731CC167D5EDF491 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_m3E7EF24C03331A4FD8E24D9D92ED04C4506475E9_gshared_inline (Enumerator_t6120EE33D7530B898BEB03947154EB230A6DA254 * __this, const RuntimeMethod* method) { { uint8_t L_0 = (uint8_t)__this->get_current_3(); return (uint8_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 Enumerator_get_Current_m7A51EBA36D2FCAF1DB3CDA1B40217ADF6B77CEFA_gshared_inline (Enumerator_t4A4D9F1D92D1EA90BCDA0F72F3DA3089EBBBBEE3 * __this, const RuntimeMethod* method) { { CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 L_0 = (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )__this->get_current_3(); return (CallbackDescriptor_t007E72C161224AF608A038E5EBEB64D9C01F5797 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar Enumerator_get_Current_m4D695D52B9F324B56D1B2C5A4D2FCCC5E50E2542_gshared_inline (Enumerator_tA84BA090971D432C9648ACA7F1744157466B5A4F * __this, const RuntimeMethod* method) { { Il2CppChar L_0 = (Il2CppChar)__this->get_current_3(); return (Il2CppChar)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D Enumerator_get_Current_mCC8AB47A278BF1DC38EB2DB3715934185F905C60_gshared_inline (Enumerator_t713BDEFD82F6E3867E3E6785BDC4E5D7BE071753 * __this, const RuntimeMethod* method) { { Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D L_0 = (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )__this->get_current_3(); return (Color32_tDB54A78627878A7D2DE42BB028D64306A18E858D )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C Enumerator_get_Current_mAA65192725CE0E2570589855F1C6CDF5DC1713F4_gshared_inline (Enumerator_t3177BF93320BFA34A6124B7961028D6DE212D85E * __this, const RuntimeMethod* method) { { Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C L_0 = (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )__this->get_current_3(); return (Complex_tBD2241EF40D963D2B55E4A07928FAE97D3A0E02C )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 Enumerator_get_Current_m17CC18E8AC15E3CF7C898CFC0786FF006C047BF0_gshared_inline (Enumerator_t78148CD76A867D23AAE1103AF152D912735BB5F6 * __this, const RuntimeMethod* method) { { Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 L_0 = (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )__this->get_current_3(); return (Complex32_t0E740C58EBF81BF56A722ED589EDB5C2140A9894 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 Enumerator_get_Current_mDE4C9F0156BF67FC76EBC29A7B28E08B8A003A69_gshared_inline (Enumerator_tFB9C1D594FDD783DAAFD379FF8CFD025E9389C9B * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )__this->get_current_3(); return (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 Enumerator_get_Current_m823277A5A0F608FB56B895EAD0051B4BAE8C6EE2_gshared_inline (Enumerator_t31C646ADDAA79A7C51CBE4384A7E4A78FC77B0C3 * __this, const RuntimeMethod* method) { { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_0 = (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )__this->get_current_3(); return (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 Enumerator_get_Current_m9612FE5648C7DF433BEBDEC5942ED34BBB1E0552_gshared_inline (Enumerator_t97AF9DDC8F349478939A4899D22F6CC1A2FA7021 * __this, const RuntimeMethod* method) { { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_0 = (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )__this->get_current_3(); return (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 Enumerator_get_Current_m01C74F9F079CE0D268C8C5F9522DCA1ED1DE1E1B_gshared_inline (Enumerator_t7070FF2981BAFF6F339DD156BBB3F78D6448BE97 * __this, const RuntimeMethod* method) { { DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 L_0 = (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )__this->get_current_3(); return (DictionaryEntry_tF60471FAB430320A9C7D4382BF966EAAC06D7A90 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double Enumerator_get_Current_m4DA075F98E1EAFE36AA7D8F6B97EBEBFA827C490_gshared_inline (Enumerator_tDB7E887EC564EBF2D244915021ED0896BFD7A8A2 * __this, const RuntimeMethod* method) { { double L_0 = (double)__this->get_current_3(); return (double)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D Enumerator_get_Current_mF1C7D2B3043DC455BFA476602CFA79B9F456B9E5_gshared_inline (Enumerator_t60E904AEE37E2688632D36FADDC618A6F615F7D9 * __this, const RuntimeMethod* method) { { GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D L_0 = (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )__this->get_current_3(); return (GlyphRect_t4F6A791326A28C2CEC6B13B0BD50A4F78280289D )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 Enumerator_get_Current_mB1458F34C9B86F9D5C172CFA90714F3F26AE853D_gshared_inline (Enumerator_tA9EBC5E23B1442A66562BB87EB717A706DEFF471 * __this, const RuntimeMethod* method) { { IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 L_0 = (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )__this->get_current_3(); return (IccTagTableEntry_t6E3F1E6F9986B7A4810C37F5332983697D586D60 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int16_t Enumerator_get_Current_mA337B129865F144ED50612F27D3331045E701A21_gshared_inline (Enumerator_t14A4ACD2915B999F3B3D70AD01356996BC636813 * __this, const RuntimeMethod* method) { { int16_t L_0 = (int16_t)__this->get_current_3(); return (int16_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_mB5B5D4A890BD0DA92A6F46E09EF8586576FC82BA_gshared_inline (Enumerator_t3AF9DCB6AF10CD5F92BF8F52325AB3C373F37844 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__current_3(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m376883DE8D9B9C406BEA9E5A0DB2F132FE4B7FDA_gshared_inline (Enumerator_t7BA00929E14A2F2A62CE085585044A3FEB2C5F3C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_current_3(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Enumerator_get_Current_m98C2BA192E438B8B3041809327222030D7080575_gshared_inline (Enumerator_t3A873D53A96DA0AC1C030CB5A0BF2D0F57FCC984 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_current_3(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t Enumerator_get_Current_mEC5371292CA3612A54A2064CC76C58AA97DAAE63_gshared_inline (Enumerator_t1C02C38119DFDA075166A979AE2B70CCA911ED37 * __this, const RuntimeMethod* method) { { int64_t L_0 = (int64_t)__this->get_current_3(); return (int64_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 Enumerator_get_Current_m98164E2E861338BC83262F48396E32B0FF726E37_gshared_inline (Enumerator_tC73A8ECF81B8D103B1F214726CCE1F9DEBF1E834 * __this, const RuntimeMethod* method) { { InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 L_0 = (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )__this->get_current_3(); return (InterpretedFrameInfo_tC2C153C83030E30AC9BEC762C0B549D6340A1DF7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A Enumerator_get_Current_m2EEEBAE8DEAA83CB54BB21D2E919F8ED46DE78E2_gshared_inline (Enumerator_t6C4CE49EBC0D72706A264D49C0344F882078F4CB * __this, const RuntimeMethod* method) { { JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A L_0 = (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )__this->get_current_3(); return (JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 Enumerator_get_Current_mAE3AE6F49E5EDB2F0FBAF9E9C255C3D0F9711D60_gshared_inline (Enumerator_t559CB43B5F435D21FB4D2B92C5C5A7D2863C3EAA * __this, const RuntimeMethod* method) { { Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_0 = (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )__this->get_current_3(); return (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD3F74B1DAE1E1A26CA398905BEFFDA4760F2FD8F_gshared_inline (Enumerator_t2430E2854B4328060EB6096AD1E4851E8DC45C3A * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m404B81639163579E072762AABE402383137A46B4_gshared_inline (Enumerator_tA78524CF62808F0D1DD3A7AD17E0E8BBE0166A4B * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m4C91D0E84532DF10C654917487D82CB0AB27693B_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD Enumerator_get_Current_m321301239402CECFB3F07DEC5EF2205F884313D1_gshared_inline (Enumerator_tCF5F644984B7525B00049E4B3C54D5707AD632DB * __this, const RuntimeMethod* method) { { ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD L_0 = (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )__this->get_current_3(); return (ParticleCollisionEvent_t363B261289BF8C08D435B93F8DC4F5EB45AE26DD )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 Enumerator_get_Current_m0865B0B717C63051165F2E4C5BA738A42D9E4351_gshared_inline (Enumerator_t82D62FDC837301332001CAE3EFA0694FF7181D81 * __this, const RuntimeMethod* method) { { PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 L_0 = (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )__this->get_current_3(); return (PngTextData_tD7F988276A1F870D7D65FB236C308F7628E38128 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F Enumerator_get_Current_m60E39A8DAB9CDAEE4FA623B21D1EB89AC2EB643A_gshared_inline (Enumerator_tDD3E9FC3606D527AA57EE38AA5324275A1089D86 * __this, const RuntimeMethod* method) { { PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F L_0 = (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )__this->get_current_3(); return (PropertyMetadata_t82F32770B33750701D575D2F6E092A8F1EA7858F )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Enumerator_get_Current_mD16F595E6AFF76147BE0E0EA00919308876C94BD_gshared_inline (Enumerator_t79FEAF44DC0C593D95E7DE1C73F677C6D43E3D27 * __this, const RuntimeMethod* method) { { Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_0 = (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )__this->get_current_3(); return (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 Enumerator_get_Current_mA13FEF7A66A0624FC104E877F5D76F0F4408DE60_gshared_inline (Enumerator_tD10587C18BD28BBFAE424E87042045A702B5B163 * __this, const RuntimeMethod* method) { { RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 L_0 = (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )__this->get_current_3(); return (RaycastHit2D_t210878DAEBC96C1F69DF9883C454758724A106A4 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE Enumerator_get_Current_m6C15DB43EFB59A771F457332C4A9C3320B748E4D_gshared_inline (Enumerator_t485F49ED036E6B3589D90FC60EE9E7B5BB479121 * __this, const RuntimeMethod* method) { { RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE L_0 = (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )__this->get_current_3(); return (RaycastResult_t9EFDE24B29650BD6DC8A49D954A3769E17146BCE )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 Enumerator_get_Current_mC7177A9363CF94276B3F997D7D1BDB54B26A5687_gshared_inline (Enumerator_t7D5C86A49956EEC5B26302673C3F13485E02C43C * __this, const RuntimeMethod* method) { { Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_0 = (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )__this->get_current_3(); return (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 Enumerator_get_Current_mA2A6A290D7DC65386A2CD793562BB0825C47FFFE_gshared_inline (Enumerator_t5C3FC27D70FDBCCAAF189445DC880CDDD5B80A98 * __this, const RuntimeMethod* method) { { RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 L_0 = (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )__this->get_current_3(); return (RenderChainTextEntry_t2B7733A1A5036FC66D89122F798A839F058AE7C7 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int8_t Enumerator_get_Current_m5B533DD618CE45749F6F4A9812FC54502DF821D4_gshared_inline (Enumerator_tAAC5925CD0D89670C1B7AAF369FEB2C6F9945ADD * __this, const RuntimeMethod* method) { { int8_t L_0 = (int8_t)__this->get_current_3(); return (int8_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Enumerator_get_Current_m589A37C563F4C21925FC2B08080898B0A95F4087_gshared_inline (Enumerator_tC1FD01C8BB5327D442D71FD022B4338ACD701783 * __this, const RuntimeMethod* method) { { float L_0 = (float)__this->get_current_3(); return (float)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 Enumerator_get_Current_m4891E8A6DAE4B60FC8A36157EEF5DE0050ECD17D_gshared_inline (Enumerator_tF3C31CDCCBC5DB70F6EA7666F4B913F30B4F7A08 * __this, const RuntimeMethod* method) { { StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 L_0 = (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )__this->get_current_3(); return (StylePropertyValue_t5F204B329C961E7A1EA49F83333FCE27D4FDB2A8 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 Enumerator_get_Current_mEE518BAF9575D30AF8E5D39A599B90BD6B796AC5_gshared_inline (Enumerator_tC861559498255F6677610CED32D2161012D8D897 * __this, const RuntimeMethod* method) { { StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 L_0 = (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )__this->get_current_3(); return (StyleSelectorPart_t707EDC970FC0F3E91E56DCBC178672A120426D54 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 Enumerator_get_Current_m8E3785B5CD371611575BD67B102EC0F12F17D039_gshared_inline (Enumerator_tA38A0F4AC77FAAD5F115B24FBC237AE1B8F45CEC * __this, const RuntimeMethod* method) { { StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 L_0 = (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )__this->get_current_3(); return (StyleValue_t761E8EE98A6473F2FB9DE803BD8F14F047430FF5 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD Enumerator_get_Current_mA3751AA2F7AFE5A9850FC3A6CAB1C79F2587966D_gshared_inline (Enumerator_tA225FB8927D426E9D5885FCDE1E98D7BBA3F6A2A * __this, const RuntimeMethod* method) { { StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD L_0 = (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )__this->get_current_3(); return (StyleVariable_tEF01599E5D91F65B4405F88847D7F6AA87B210BD )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 Enumerator_get_Current_mEF5209F3DA9CB83C954678E8F35B06DA8D4D52E6_gshared_inline (Enumerator_t140E0CD094AC3E38757A30C97EA97000C623D77F * __this, const RuntimeMethod* method) { { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )__this->get_current_3(); return (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A Enumerator_get_Current_m792283D221CC51A0292920A1140D1AF48BBFE747_gshared_inline (Enumerator_tC313A77BA9B83216888EF462D7E75790801E0A1A * __this, const RuntimeMethod* method) { { UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A L_0 = (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )__this->get_current_3(); return (UICharInfo_tDEA65B831FAD06D1E9B10A6088E05C6D615B089A )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C Enumerator_get_Current_m6F1150B61BD9EB51A71F07B63074CFC235389585_gshared_inline (Enumerator_t43516840C366437372A713FB4FEFAFE62435F734 * __this, const RuntimeMethod* method) { { UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C L_0 = (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )__this->get_current_3(); return (UILineInfo_tD082FF4894030AD4EBF57ACF6A997135E4B8B67C )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A Enumerator_get_Current_mD3B97AA9952C7C6A68222AF00EEF628AC417D9D4_gshared_inline (Enumerator_tEC1212B5D3809963156DCBB944F082379ED1BA1A * __this, const RuntimeMethod* method) { { UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A L_0 = (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )__this->get_current_3(); return (UIVertex_tD94AAC5F0B42DBC441AAA8ADBFCFF9E5C320C03A )L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Enumerator_get_Current_mBA147789189395974F68144544EF829DD71F90D0_gshared_inline (Enumerator_tCFA408563ADC89DB9430B1EB2B16060F70E39AC5 * __this, const RuntimeMethod* method) { { uint16_t L_0 = (uint16_t)__this->get_current_3(); return (uint16_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_m71CFC941F8C4658234E8E70EA3D70B65098F38CC_gshared_inline (Enumerator_tA7A9DF1C3E4BD5372E4BA8CD01334DFF9F37A629 * __this, const RuntimeMethod* method) { { uint32_t L_0 = (uint32_t)__this->get__current_3(); return (uint32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Enumerator_get_Current_mD0D407F9C74331215571CD6E4444800CA273FFE0_gshared_inline (Enumerator_t89B20488F9FB0C68BDDD00EB87CDCA69CEB94099 * __this, const RuntimeMethod* method) { { uint32_t L_0 = (uint32_t)__this->get_current_3(); return (uint32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Enumerator_get_Current_mD3240E663E9DA565A7D20F5EA0481CE671EE0157_gshared_inline (Enumerator_t568C8DA6276747342C8E6B2A3567BC627D719C9E * __this, const RuntimeMethod* method) { { uint64_t L_0 = (uint64_t)__this->get_current_3(); return (uint64_t)L_0; } }